18#ifndef VOTCA_XTP_CHECKPOINT_H
19#define VOTCA_XTP_CHECKPOINT_H
25#elif defined(__GNUC__)
26#pragma GCC diagnostic push
27#pragma GCC diagnostic ignored "-Wdeprecated-copy"
76#elif defined(__GNUC__)
77#pragma GCC diagnostic pop
CheckpointAccessLevel accessLevel_
CheckpointFile(std::string fN)
CheckpointReader getReader()
std::string getFileName()
CheckpointWriter getWriter()
base class for all analysis tools