|
| DIGEvent (DIGEvent &adigevent) |
|
void | Clear (const Option_t *="") |
|
void | PrintInfo () |
|
TClonesArray * | GetParticle () |
|
TClonesArray * | GetCluster () |
|
Int_t | GetNParticles () |
|
Int_t | GetNClusters () |
|
Int_t | GetConfigurationNumber () |
|
DIGReadoutmap * | GetReadoutmap () |
|
void | SetNParticles (Int_t Nparticles) |
|
void | SetNClusters (Int_t NClusters) |
|
void | SetConfigurationNumber (Int_t ConfigurationNumber) |
|
void | AddParticle (DIGParticle &particle) |
|
void | AddCluster (DIGCluster &cluster) |
|
void | BuildTrueClusters (DIGPlane *myDIGPlane) |
|
|
Int_t | fConfigurationNumber |
|
Int_t | fNParticles |
|
Int_t | fNClusters |
|
TClonesArray * | fDIGParticleArray |
|
TClonesArray * | fDIGClusterArray |
|
DIGReadoutmap * | fDIGReadoutmap |
|
Definition at line 43 of file digevent.h.
The documentation for this class was generated from the following files: