Classes | |
class | TEventChangeManager |
class | TEventDisplay |
A singleton class for an event display based on EVE. More... | |
class | TG4HitChangeHandler |
Handle drawing the GEANT4 (truth) hits. More... | |
class | TGUIManager |
class | TMatrixElement |
class | TTrajectoryChangeHandler |
Handle drawing the trajectories. More... | |
class | TVEventChangeHandler |
Variables | |
TTree * | gEDepSimTree = NULL |
The tree containing the event. More... | |
TG4Event * | gEDepSimEvent = NULL |
The event being displayed. More... | |
int | gEDepSimEntryNumber = 0 |
int EDep::gEDepSimEntryNumber = 0 |
Definition at line 75 of file TEventChangeManager.cxx.
TG4Event * EDep::gEDepSimEvent = NULL |
The event being displayed.
Definition at line 74 of file TEventChangeManager.cxx.
TTree * EDep::gEDepSimTree = NULL |
The tree containing the event.
Definition at line 73 of file TEventChangeManager.cxx.