1 #ifndef TOOLS_TRAJECTORY_IO_H 2 #define TOOLS_TRAJECTORY_IO_H 11 #include <util/param/ParamComposite.h> 48 bool isBinary()
const;
63 virtual bool readFrame(std::ifstream& file) = 0;
71 {
return *configurationPtr_; }
Utility classes for scientific computation.
An object that can read multiple parameters from file.