6#ifndef EMC_REC_DIGIT_2_HIT_H
7#define EMC_REC_DIGIT_2_HIT_H
24 inline void SetAlgName(
const string &name) { m_algName=name; }
27 std::string m_algName;
map< RecEmcID, RecEmcDigit, less< RecEmcID > > RecEmcDigitMap
map< RecEmcID, RecEmcHit, less< RecEmcID > > RecEmcHitMap
void Convert(const RecEmcDigitMap &aDigitMap, RecEmcHitMap &aHitMap)
void OutputEndcap(const RecEmcHitMap &aHitMap, const unsigned int module_ew) const
void Output(const RecEmcHitMap &aHitMap) const
void SetAlgName(const string &name)