21#ifndef VOTCA_XTP_VAVERAGE_H
22#define VOTCA_XTP_VAVERAGE_H
44 std::string
Identify()
const {
return "vaverage"; }
57 std::vector<double>
ReadOccfile(std::string filename)
const;
58 std::vector<Rate_Engine::PairRates>
ReadRatefile(std::string filename)
const;
Logger is used for thread-safe output of messages.
Container for segments and box and atoms.
bool WriteToStateFile() const
bool Evaluate(Topology &top)
std::string Identify() const
Calculator name.
void ParseOptions(const tools::Property &user_options)
std::vector< double > ReadOccfile(std::string filename) const
std::vector< Rate_Engine::PairRates > ReadRatefile(std::string filename) const
base class for all analysis tools