Public Member Functions | |
EdgeProperty (const SimTrack *t, int h, int c) | |
Public Attributes | |
int | cumulative_simHits |
int | simHits |
const SimTrack * | simTrack |
Definition at line 103 of file CaloTruthAccumulator.cc.
|
inline |
Definition at line 104 of file CaloTruthAccumulator.cc.
int EdgeProperty::cumulative_simHits |
Definition at line 107 of file CaloTruthAccumulator.cc.
Referenced by CaloTruthAccumulator::accumulateEvent().
int EdgeProperty::simHits |
Definition at line 106 of file CaloTruthAccumulator.cc.
Referenced by ntupleDataFormat.TrackingParticle::bestMatchingTrack().
const SimTrack* EdgeProperty::simTrack |
Definition at line 105 of file CaloTruthAccumulator.cc.
Referenced by CaloTruthAccumulator::accumulateEvent().