The Event branch simply contains the run and event number.
Header file: trigsimcert/Event.hpp
Package containing the class used to fill the chunk read: edm
Information taken from edm/Event.hpp
| Accessor | Method Used | ||
| RunNumber() | collisionID().runNumber() | int | run number associated to the event read |
| EventNumber() | collisionID().eventNumber() | int | event number of the event read |