#include <TrackingTruthAccumulator.h>
Public Attributes | |
std::auto_ptr < TrackingParticleCollection > | pTrackingParticles |
std::auto_ptr < TrackingVertexCollection > | pTrackingVertices |
TrackingParticleRefProd | refTrackingParticles |
TrackingVertexRefProd | refTrackingVertexes |
Definition at line 140 of file TrackingTruthAccumulator.h.
std::auto_ptr<TrackingParticleCollection> TrackingTruthAccumulator::OutputCollections::pTrackingParticles |
Definition at line 142 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::finalizeEvent(), and TrackingTruthAccumulator::initializeEvent().
std::auto_ptr<TrackingVertexCollection> TrackingTruthAccumulator::OutputCollections::pTrackingVertices |
Definition at line 143 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::finalizeEvent(), and TrackingTruthAccumulator::initializeEvent().
TrackingParticleRefProd TrackingTruthAccumulator::OutputCollections::refTrackingParticles |
Definition at line 144 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::initializeEvent().
TrackingVertexRefProd TrackingTruthAccumulator::OutputCollections::refTrackingVertexes |
Definition at line 145 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::initializeEvent().