18#ifndef VOTCA_CSG_BONDEDSTATISTICS_H
19#define VOTCA_CSG_BONDEDSTATISTICS_H
38 void EndCG()
override;
41 Topology *conf_atom =
nullptr)
override;
Class calculates data associated with bond interactions.
tools::DataCollection< double > bonded_values_
void EvalConfiguration(Topology *conf, Topology *conf_atom=nullptr) override
tools::DataCollection< double > & BondedValues()
void EndCG() override
called after the last frame
void BeginCG(Topology *top, Topology *top_atom=nullptr) override
called before the first frame
Observer class for analysis hook.
topology of the whole system
base class for all analysis tools