18 #ifndef OPAL_H5PARTWRAPPERFORPT_H
19 #define OPAL_H5PARTWRAPPERFORPT_H
28 H5PartWrapperForPT(
const std::string& fileName,
int restartStep, std::string sourceFile, h5_int32_t flags = H5_O_RDWR);
52 #endif //OPAL_H5PARTWRAPPERFORPT_H
void readStepData(PartBunchBase< double, 3 > *, h5_ssize_t, h5_ssize_t)
virtual bool predecessorIsSameFlavour() const
virtual void writeStep(PartBunchBase< double, 3 > *, const std::map< std::string, double > &additionalStepAttributes)
void writeStepData(PartBunchBase< double, 3 > *)
void writeStepHeader(PartBunchBase< double, 3 > *, const std::map< std::string, double > &)
virtual void writeHeader()
H5PartWrapperForPT(const std::string &fileName, h5_int32_t flags=H5_O_WRONLY)
virtual ~H5PartWrapperForPT()
std::string predecessorOPALFlavour_m
virtual void readStep(PartBunchBase< double, 3 > *, h5_ssize_t firstParticle, h5_ssize_t lastParticle)
virtual void readHeader()
void readStepHeader(PartBunchBase< double, 3 > *)