18#define ARY_SIZE(x) (sizeof(x)/sizeof(x[0]))
A struture to keep per-subdetector numbers of hits for truth matching.
virtual void transToPers(const SubDetHitStatistics *transObj, Trk::SubDetHitStatistics_p0 *persObj, MsgStream &msg) const override
Method creating the persistent representation SubDetHitStatistics_p0 from its transient representatio...
virtual void persToTrans(const Trk::SubDetHitStatistics_p0 *persObj, SubDetHitStatistics *transObj, MsgStream &msg) const override
Method creating the transient representation of Analysis::SubDetHitStatistics from its persistent rep...
static unsigned char * numPRDs(SubDetHitStatistics *stat)
unsigned char numPRDs[SubDetHitStatistics::NUM_SUBDETECTORS]
Copy a range with bounds restriction.
OutputIterator copy_bounded(InputIterator begi, InputIterator endi, OutputIterator bego, OutputIterator endo)
Copy a range with bounds restriction.