1#include "HltEvent/DstHltInf.h"
4 "Junk",
"GJunk",
"Beamgas",
"GBeamgas",
"Cosmic",
"GCosmic",
"EBhabha",
5 "GEBhabha",
"BBhabha",
"GBBhabha",
"Dimuon",
"GDimuon",
"Diphoton",
"GDiphoton",
6 "Hadron",
"GHadron",
"Twophoton",
"Twophoton",
"",
"",
"",
7 "",
"",
"",
"",
"EMCEBhabha",
"",
"",
8 "",
"Other",
"Error",
"RandomTrg" };
12 const unsigned int ver,
const float etot )
60 for (
int i = 0; i < 32; i++ )
68 for (
int i = 0; i < 32; i++ )
77 os <<
"-----DstHltInf-----:" << endl;
ostream & operator<<(ostream &os, const DstHltInf &aHlt)
float getTotalEnergy() const
static const std::string s_chn[32]
bool isType(string &type) const
uint32_t getCriteriaTable() const
uint32_t getVersion() const
DstHltInf(const unsigned int type, const unsigned int alg, const unsigned int cri, const unsigned int ver, const float etot)
uint32_t getEventType() const
uint32_t getAlgProcess() const
static const std::string s_err
const string & getEventName() const
DstHltInf & operator=(const DstHltInf &)