27#include "MdcxReco/MdcxHit.h"
28#include "CLHEP/Alist/AList.h"
29#include "MdcRawEvent/MdcDigi.h"
30#include "MdcRecEvent/RecMdcHit.h"
31#include "RawDataProviderSvc/IRawDataProviderSvc.h"
41 void print(std::ostream &o,
int pmax=10)
const;
44 void KillList() { HepAListDeleteAll(mdcxHitList); }
45 static double timecut;
47 bool m_hitInUse[43][288];
std::vector< MdcDigi * > MdcDigiVec
void print(std::ostream &o, int pmax=10) const
const HepAList< MdcxHit > & GetMdcxHitList()
void create(MdcDigiVec digiVec, float c0=0.0, float cresol=0.0180)