#include <PHGCSimAccumulator.h>
Public Member Functions | |
const std::vector< unsigned short > | chargeArray () const |
unsigned int | detId () const |
unsigned int | nhits () const |
unsigned short | sampleIndex () const |
const std::vector< unsigned short > | timeArray () const |
TmpElem (const unsigned int detId, const SimHitCollection &simhitCollection) | |
Private Attributes | |
unsigned int | detId_ |
SimHitCollection | simhitcollection_ |
Definition at line 88 of file PHGCSimAccumulator.h.
|
inline |
Definition at line 90 of file PHGCSimAccumulator.h.
|
inline |
Definition at line 96 of file PHGCSimAccumulator.h.
References PHGCSimAccumulator::SimHitCollection::chargeArray(), and simhitcollection_.
|
inline |
|
inline |
Definition at line 95 of file PHGCSimAccumulator.h.
References PHGCSimAccumulator::SimHitCollection::nhits(), and simhitcollection_.
|
inline |
Definition at line 94 of file PHGCSimAccumulator.h.
References PHGCSimAccumulator::SimHitCollection::sampleIndex(), and simhitcollection_.
|
inline |
Definition at line 97 of file PHGCSimAccumulator.h.
References simhitcollection_, and PHGCSimAccumulator::SimHitCollection::timeArray().
|
private |
Definition at line 100 of file PHGCSimAccumulator.h.
Referenced by detId().
|
private |
Definition at line 101 of file PHGCSimAccumulator.h.
Referenced by chargeArray(), nhits(), sampleIndex(), and timeArray().