Go to the source code of this file.
Functions | |
| TTree * | EDepSimTree () |
| Return a pointer to the EDepSimEvents Tree found in the geometry file. More... | |
| TG4Event * | EDepSimEvent (int i) |
| Return a pointer to the i'th entry in the tree. This is an event. More... | |
| TG4Event * | EDepSimEvent () |
| Return a pointer to the last event read. More... | |
| void | EDepSimDumpEvent () |
| Dump the current event in memory. More... | |
| void EDepSimDumpEvent | ( | ) |
Dump the current event in memory.
| TG4Event* EDepSimEvent | ( | int | i | ) |
Return a pointer to the i'th entry in the tree. This is an event.
| TG4Event* EDepSimEvent | ( | ) |
Return a pointer to the last event read.
| TTree* EDepSimTree | ( | ) |
Return a pointer to the EDepSimEvents Tree found in the geometry file.
1.8.11