5#ifndef BALL_FORMAT_HINFILE_H
6#define BALL_FORMAT_HINFILE_H
8#ifndef BALL_FORMAT_GENERICMOLFILE_H
12#ifndef BALL_MATHS_SIMPLEBOX3_H
virtual bool read(System &system)
void writeAtom_(const Atom &atom, Size number, Size atom_offset)
virtual bool write(const Molecule &molecule)
virtual Molecule * read()
float getTemperature() const
SimpleBox3 getPeriodicBoundary() const
bool hasPeriodicBoundary() const
virtual void initRead_()
Initialize temperature and box dimensions prior to reading a system.
virtual bool write(const System &system)
HINFile(const String &filename, File::OpenMode open_mode=std::ios::in)
std::ios::openmode OpenMode