2 #ifndef INCLUDE_EVENT_H 3 #define INCLUDE_EVENT_H 1 11 #include "TClonesArray.h" 12 #include "TRefArray.h" 29 EvtHdr.setRun ( irun );
31 void Clear(Option_t *option =
"");
33 void addData(
int ,
int ,
int );
46 #endif // INCLUDE_EVENT_H virtual ~Event()
Destructor.
static TClonesArray * fgData
void addData(int, int, int)
void setRun(unsigned long irun)
ClassDef(Event, 1) protected unsigned long nData
Event()
Standard constructor.
void Clear(Option_t *option="")