Bool_t GeantLMOF::NextEvent | ( | UInt_t | mult = kMaxUInt | ) |
To load the next event.
It returns kFALSE if something goes wrong. The Status field gives you informations to know why the next event cannot be loaded (kEoE=end of events, kFail=something goes wrong during the last reading).
This member function could be used to read:
Definition at line 205 of file GeantLMOF.cpp.