1#ifndef ROOT_THltEvent_H
2#define ROOT_THltEvent_H
5#include "TClonesArray.h"
21 void Clear(Option_t *option=
"");
23 void Print(Option_t *option=
"")
const;
49 static TObjArray* s_staticHltRawCol;
50 TObjArray* m_hltRawCol;
void Clear(Option_t *option="")
const TObjArray * getHltRawCol() const
void addHltRaw(THltRaw *hltRaw)
void addDstHltInf(TDstHltInf *dstHltInf)
const TDstHltInf * getDstHltInf() const
void Print(Option_t *option="") const
void addHltInf(THltInf *hltInf)
const THltInf * getHltInf() const
const THltRaw * getHltRaw(int i) const