#include <PHGCSimAccumulator.h>
Definition at line 88 of file PHGCSimAccumulator.h.
◆ TmpElem()
PHGCSimAccumulator::TmpElem::TmpElem |
( |
const unsigned int |
detId, |
|
|
const SimHitCollection & |
simhitCollection |
|
) |
| |
|
inline |
Definition at line 90 of file PHGCSimAccumulator.h.
SimHitCollection simhitcollection_
unsigned int detId() const
◆ chargeArray()
const std::vector<unsigned short> PHGCSimAccumulator::TmpElem::chargeArray |
( |
| ) |
const |
|
inline |
◆ detId()
unsigned int PHGCSimAccumulator::TmpElem::detId |
( |
| ) |
const |
|
inline |
◆ nhits()
unsigned int PHGCSimAccumulator::TmpElem::nhits |
( |
| ) |
const |
|
inline |
◆ sampleIndex()
unsigned short PHGCSimAccumulator::TmpElem::sampleIndex |
( |
| ) |
const |
|
inline |
◆ timeArray()
const std::vector<unsigned short> PHGCSimAccumulator::TmpElem::timeArray |
( |
| ) |
const |
|
inline |
◆ detId_
unsigned int PHGCSimAccumulator::TmpElem::detId_ |
|
private |
◆ simhitcollection_