#include <TrackToTrackingParticleAssociator.h>
Private Member Functions | |
const TrackToTrackingParticleAssociator & | operator= (const TrackToTrackingParticleAssociator &) |
TrackToTrackingParticleAssociator (const TrackToTrackingParticleAssociator &) | |
Private Attributes | |
TrackToTrackingParticleAssociatorBaseImpl * | m_impl |
Definition at line 50 of file TrackToTrackingParticleAssociator.h.
TrackToTrackingParticleAssociator::TrackToTrackingParticleAssociator | ( | std::unique_ptr< reco::TrackToTrackingParticleAssociatorBaseImpl > | iImpl | ) |
Definition at line 35 of file TrackToTrackingParticleAssociator.cc.
TrackToTrackingParticleAssociator::TrackToTrackingParticleAssociator | ( | ) |
Definition at line 30 of file TrackToTrackingParticleAssociator.cc.
Referenced by swap().
TrackToTrackingParticleAssociator::~TrackToTrackingParticleAssociator | ( | ) |
Definition at line 45 of file TrackToTrackingParticleAssociator.cc.
References m_impl.
|
private |
|
inline |
compare reco to sim the handle of reco::Track and TrackingParticle collections
Definition at line 63 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateRecoToSim(), and m_impl.
Referenced by MultiTrackValidator::analyze(), TrackerSeedValidator::analyze(), KVFTest::analyze(), GlobalMuonMatchAnalyzer::analyze(), TkConvValidator::analyze(), TestTrackHits::analyze(), TestOutliers::analyze(), PhotonValidator::analyze(), TrackingNtuple::fillSeeds(), TrackingNtuple::fillTracks(), TrackHistory::newEvent(), ShallowSimTracksProducer::produce(), MCTrackMatcher::produce(), TrackAssociatorEDProducer::produce(), TrackMCQuality::produce(), and TrackAlgoCompareUtil::produce().
|
inline |
Association Reco To Sim with Collections.
Definition at line 75 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateRecoToSim(), and m_impl.
|
inline |
Definition at line 87 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateRecoToSim(), and m_impl.
|
inline |
Definition at line 98 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateRecoToSim(), and m_impl.
|
inline |
compare reco to sim the handle of reco::Track and TrackingParticle collections
Definition at line 69 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateSimToReco(), and m_impl.
Referenced by MultiTrackValidator::analyze(), TrackerSeedValidator::analyze(), GlobalMuonMatchAnalyzer::analyze(), TkConvValidator::analyze(), OverlapProblemTPAnalyzer::analyze(), PhotonValidator::analyze(), TrackingNtuple::fillTrackingParticles(), TrackHistory::newEvent(), TrackAssociatorEDProducer::produce(), and TrackAlgoCompareUtil::produce().
|
inline |
Association Sim To Reco with Collections.
Definition at line 81 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateSimToReco(), and m_impl.
|
inline |
Definition at line 92 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateSimToReco(), and m_impl.
|
inline |
Definition at line 103 of file TrackToTrackingParticleAssociator.h.
References reco::TrackToTrackingParticleAssociatorBaseImpl::associateSimToReco(), and m_impl.
|
private |
Referenced by swap().
|
inline |
Definition at line 108 of file TrackToTrackingParticleAssociator.h.
References m_impl, operator=(), std::swap(), and TrackToTrackingParticleAssociator().
|
private |
Definition at line 117 of file TrackToTrackingParticleAssociator.h.
Referenced by associateRecoToSim(), associateSimToReco(), swap(), and ~TrackToTrackingParticleAssociator().