1#ifndef ROOT_THltEvent_H
2#define ROOT_THltEvent_H
4#include "TClonesArray.h"
20 void Clear( Option_t* option =
"" );
22 void Print( Option_t* option =
"" )
const;
45 static TObjArray* s_staticHltRawCol;
46 TObjArray* m_hltRawCol;
void Clear(Option_t *option="")
const TObjArray * getHltRawCol() const
void addHltRaw(THltRaw *hltRaw)
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