#include <TrackToTrackingParticleAssociator.h>
Private Member Functions | |
const TrackToTrackingParticleAssociator & | operator= (const TrackToTrackingParticleAssociator &)=delete |
TrackToTrackingParticleAssociator (const TrackToTrackingParticleAssociator &)=delete | |
Private Attributes | |
std::unique_ptr< TrackToTrackingParticleAssociatorBaseImpl > | m_impl |
Definition at line 51 of file TrackToTrackingParticleAssociator.h.
TrackToTrackingParticleAssociator::TrackToTrackingParticleAssociator | ( | std::unique_ptr< reco::TrackToTrackingParticleAssociatorBaseImpl > | iImpl | ) |
Definition at line 18 of file TrackToTrackingParticleAssociator.cc.
References eostools::move().
|
default |
|
default |
|
default |
|
privatedelete |
|
inline |
compare reco to sim the handle of reco::Track and TrackingParticle collections
Definition at line 64 of file TrackToTrackingParticleAssociator.h.
References m_impl.
Referenced by SiPixelPhase1HitsV::analyze(), KVFTest::analyze(), GlobalMuonMatchAnalyzer::analyze(), TkConvValidator::analyze(), TestTrackHits::analyze(), TestOutliers::analyze(), MultiTrackValidator::dqmAnalyze(), TrackingNtuple::fillSeeds(), TrackingNtuple::fillTracks(), TrackAssociatorEDProducer::produce(), and TrackAlgoCompareUtil::produce().
|
inline |
Definition at line 89 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Definition at line 100 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Association Reco To Sim with Collections.
Definition at line 77 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
compare reco to sim the handle of reco::Track and TrackingParticle collections
Definition at line 71 of file TrackToTrackingParticleAssociator.h.
References m_impl.
Referenced by GlobalMuonMatchAnalyzer::analyze(), TkConvValidator::analyze(), OverlapProblemTPAnalyzer::analyze(), MultiTrackValidator::dqmAnalyze(), TrackingNtuple::fillSeeds(), TrackingNtuple::fillTrackingParticles(), TrackAssociatorEDProducer::produce(), and TrackAlgoCompareUtil::produce().
|
inline |
Definition at line 94 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Definition at line 105 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Association Sim To Reco with Collections.
Definition at line 83 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
privatedelete |
|
default |
|
private |
Definition at line 117 of file TrackToTrackingParticleAssociator.h.
Referenced by associateRecoToSim(), and associateSimToReco().