|
enum | DataType { kUnknown = 0,
kRawMC =1,
kTrigMC =2,
kMiniDaq =3
} |
|
|
void | print (int k=0) |
|
EEsectorDst * | addSectorDst (int ID) |
|
EEsectorDst * | getSec (int secID, int create=0) |
|
void | clear () |
|
void | Clear (const char *opt="") |
|
int | getID () |
|
int | getNSectors () |
|
void | setID (int id) |
|
void | setType (DataType t) |
|
DataType | getType () |
|
void | sumRawMC (EEeventDst *, float minE=0.0001) |
|
|
int | ID |
|
DataType | type |
|
int | token |
|
unsigned int | timeStamp |
|
TClonesArray * | Sec |
|
Definition at line 61 of file EEeventDst.h.
The documentation for this class was generated from the following files: