#include <TrackToTrackingParticleAssociator.h>
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 |
|
delete |
|
default |
|
inline |
compare reco to sim the handle of reco::Track and TrackingParticle collections
Definition at line 68 of file TrackToTrackingParticleAssociator.h.
References m_impl.
Referenced by SiPixelPhase1HitsV::analyze(), TrackingNtuple::fillSeeds(), TrackingNtuple::fillTracks(), and MCTrackMatcher::produce().
|
inline |
Association Reco To Sim with Collections.
Definition at line 81 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Definition at line 93 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Definition at line 104 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
compare reco to sim the handle of reco::Track and TrackingParticle collections
Definition at line 75 of file TrackToTrackingParticleAssociator.h.
References m_impl.
Referenced by TrackingNtuple::fillSeeds(), and TrackingNtuple::fillTrackingParticles().
|
inline |
Association Sim To Reco with Collections.
Definition at line 87 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Definition at line 98 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
inline |
Definition at line 109 of file TrackToTrackingParticleAssociator.h.
References m_impl.
|
default |
|
delete |
|
private |
Definition at line 116 of file TrackToTrackingParticleAssociator.h.
Referenced by associateRecoToSim(), and associateSimToReco().