18#ifndef VOTCA_CSG_GROREADER_PRIVATE_H
19#define VOTCA_CSG_GROREADER_PRIVATE_H
63 bool Open(
const std::string &file)
override;
69 void Close()
override;
~GROReader() override=default
const tools::MassUnit mass_unit
const tools::MolarForceUnit force_unit
const tools::TimeUnit time_unit
const tools::MolarEnergyUnit energy_unit
bool ReadTopology(std::string file, Topology &top) override
open a topology file
const tools::ChargeUnit charge_unit
bool NextFrame(Topology &top) override
read in the next frame
const tools::DistanceUnit distance_unit
const tools::VelocityUnit velocity_unit
bool FirstFrame(Topology &top) override
read in the first frame
bool Open(const std::string &file) override
open a trejectory file
topology of the whole system
trajectoryreader interface
base class for all analysis tools