NEMO3 ANA load manager. More...
#include <io.h>
Public Member Functions | |
| load_mgr () | |
| constructor | |
| virtual | ~load_mgr () |
| destructor | |
| void | open (const string &filename_) |
| initialyzes the data reader | |
| void | close () |
| resets the data reader | |
| bool | check_next_event () |
| returns true if the next event exists | |
| bool | has_next_event () |
| returns true if the next event exists | |
| void | load_event (ana_event &event_) |
| force implementation of Boost serialization template | |
NEMO3 ANA load manager.
1.8.0