NEMO3 ANA store manager. More...
#include <io.h>
Public Member Functions | |
store_mgr () | |
constructor | |
virtual | ~store_mgr () |
destructor | |
void | open (const string &filename_) |
initialyzes the data writer | |
void | close () |
resets the data writer | |
void | store_event (const ana_event &event_) |
force implementation of Boost serialization template |
NEMO3 ANA store manager.