#include <TrackingTruthAccumulator.h>
Public Attributes | |
std::auto_ptr < TrackingParticleCollection > | pTrackingParticles |
std::auto_ptr < TrackingVertexCollection > | pTrackingVertices |
TrackingParticleRefProd | refTrackingParticles |
TrackingVertexRefProd | refTrackingVertexes |
Definition at line 127 of file TrackingTruthAccumulator.h.
std::auto_ptr<TrackingParticleCollection> TrackingTruthAccumulator::OutputCollections::pTrackingParticles |
Definition at line 129 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::finalizeEvent(), and TrackingTruthAccumulator::initializeEvent().
std::auto_ptr<TrackingVertexCollection> TrackingTruthAccumulator::OutputCollections::pTrackingVertices |
Definition at line 130 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::finalizeEvent(), and TrackingTruthAccumulator::initializeEvent().
TrackingParticleRefProd TrackingTruthAccumulator::OutputCollections::refTrackingParticles |
Definition at line 131 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::initializeEvent().
TrackingVertexRefProd TrackingTruthAccumulator::OutputCollections::refTrackingVertexes |
Definition at line 132 of file TrackingTruthAccumulator.h.
Referenced by TrackingTruthAccumulator::initializeEvent().