StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
DIGEvent Class Reference
Inheritance diagram for DIGEvent:

Public Member Functions

 DIGEvent (DIGEvent &adigevent)
 
void Clear (const Option_t *="")
 
void PrintInfo ()
 
TClonesArray * GetParticle ()
 
TClonesArray * GetCluster ()
 
Int_t GetNParticles ()
 
Int_t GetNClusters ()
 
Int_t GetConfigurationNumber ()
 
DIGReadoutmapGetReadoutmap ()
 
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)
 

Protected Member Functions

 ClassDef (DIGEvent, 1)
 

Protected Attributes

Int_t fConfigurationNumber
 
Int_t fNParticles
 
Int_t fNClusters
 
TClonesArray * fDIGParticleArray
 
TClonesArray * fDIGClusterArray
 
DIGReadoutmapfDIGReadoutmap
 

Detailed Description

Definition at line 43 of file digevent.h.


The documentation for this class was generated from the following files: