21#ifndef VOTCA_XTP_IANALYZE_H
22#define VOTCA_XTP_IANALYZE_H
34 std::string
Identify()
const {
return "ianalyze"; }
bool WriteToStateFile() const
double resolution_spatial_
std::vector< QMPair::PairType > pairtype_
bool Evaluate(Topology &top)
std::string Identify() const
Calculator name.
std::vector< QMStateType > states_
void ParseOptions(const tools::Property &user_options)
void IHist(Topology &top, QMStateType state)
void IRdependence(Topology &top, QMStateType state)
Container for segments and box and atoms.
base class for all analysis tools