#include <DecayGraph.h>
Public Member Functions | |
EdgeProperty (const SimTrack *t, int h, int c) | |
Public Attributes | |
int | cumulative_simHits |
int | simHits |
const SimTrack * | simTrack |
Definition at line 59 of file DecayGraph.h.
|
inline |
Definition at line 60 of file DecayGraph.h.
int EdgeProperty::cumulative_simHits |
Definition at line 63 of file DecayGraph.h.
Referenced by CaloTruthAccumulator::accumulateEvent(), and MtdTruthAccumulator::accumulateEvent().
int EdgeProperty::simHits |
Definition at line 62 of file DecayGraph.h.
Referenced by ntupleDataFormat.TrackingParticle::bestMatchingTrack().
const SimTrack* EdgeProperty::simTrack |
Definition at line 61 of file DecayGraph.h.
Referenced by CaloTruthAccumulator::accumulateEvent(), and MtdTruthAccumulator::accumulateEvent().