Public Attributes | |
std::unique_ptr< MtdCaloParticleCollection > | pCaloParticles |
std::unique_ptr< MtdSimLayerClusterCollection > | pMtdSimLayerClusters |
std::unique_ptr< MtdSimTracksterCollection > | pMtdSimTracksters |
std::unique_ptr< MtdSimClusterCollection > | pSimClusters |
Definition at line 132 of file MtdTruthAccumulator.cc.
std::unique_ptr<MtdCaloParticleCollection> MtdTruthAccumulator::OutputCollections::pCaloParticles |
Definition at line 134 of file MtdTruthAccumulator.cc.
Referenced by MtdTruthAccumulator::finalizeEvent(), and MtdTruthAccumulator::initializeEvent().
std::unique_ptr<MtdSimLayerClusterCollection> MtdTruthAccumulator::OutputCollections::pMtdSimLayerClusters |
Definition at line 135 of file MtdTruthAccumulator.cc.
Referenced by MtdTruthAccumulator::finalizeEvent(), and MtdTruthAccumulator::initializeEvent().
std::unique_ptr<MtdSimTracksterCollection> MtdTruthAccumulator::OutputCollections::pMtdSimTracksters |
Definition at line 136 of file MtdTruthAccumulator.cc.
Referenced by MtdTruthAccumulator::finalizeEvent(), and MtdTruthAccumulator::initializeEvent().
std::unique_ptr<MtdSimClusterCollection> MtdTruthAccumulator::OutputCollections::pSimClusters |
Definition at line 133 of file MtdTruthAccumulator.cc.
Referenced by MtdTruthAccumulator::finalizeEvent(), and MtdTruthAccumulator::initializeEvent().