19#ifndef VOTCA_XTP_MD2QMENGINE_H
20#define VOTCA_XTP_MD2QMENGINE_H
42 std::string tag)
const;
45 const std::vector<Index>& atom_ids_map)
const;
information about molecules
topology of the whole system
void CheckMappingFile(tools::Property &topology_map) const
void MakeSegmentsWholePBC(Topology &top) const
Index DetermineAtomNumOffset(const csg::Molecule *mol, const std::vector< Index > &atom_ids_map) const
bool SameValueForMultipleEntries(const std::vector< tools::Property * > &props, std::string tag) const
Topology map(const csg::Topology &top) const
Md2QmEngine(std::string mapfile)
bool CheckMolWhole(const Topology &top, const Segment &seg) const
Container for segments and box and atoms.
base class for all analysis tools