21#ifndef VOTCA_XTP_NEIGHBORLIST_H
22#define VOTCA_XTP_NEIGHBORLIST_H
38 std::string
Identify()
const {
return "neighborlist"; }
49 std::map<std::string, std::map<std::string, double> >
cutoffs_;
std::vector< std::string > included_segments_
Index DetClassicalPairs(Topology &top)
std::map< std::string, std::map< std::string, double > > cutoffs_
bool Evaluate(Topology &top)
void ParseOptions(const tools::Property &user_options)
std::string Identify() const
Calculator name.
bool WriteToStateFile() const
Container for segments and box and atoms.
base class for all analysis tools