18#ifndef VOTCA_CSG_TOPOLOGYMAP_H
19#define VOTCA_CSG_TOPOLOGYMAP_H
49 : in_(in), out_(out) {}
52 maps_.push_back(std::move(map));
void AddMoleculeMap(Map map)
std::vector< Map > MapContainer
TopologyMap(const Topology *in, Topology *out)
topology of the whole system
base class for all analysis tools