18#ifndef VOTCA_CSG_TOPOLOGYREADER_H
19#define VOTCA_CSG_TOPOLOGYREADER_H
43 return TopReaderFactory_;
virtual bool ReadTopology(std::string file, Topology &top)=0
open, read and close topology file
static void RegisterPlugins(void)
virtual ~TopologyReader()=default
topology of the whole system
FileFormatFactory< TopologyReader > & TopReaderFactory()
base class for all analysis tools