#include <TrackToGenParticleAssociator.h>
Private Member Functions | |
const TrackToGenParticleAssociator & | operator= (const TrackToGenParticleAssociator &)=delete |
TrackToGenParticleAssociator (const TrackToGenParticleAssociator &)=delete | |
Private Attributes | |
std::unique_ptr< TrackToGenParticleAssociatorBaseImpl > | m_impl |
Definition at line 34 of file TrackToGenParticleAssociator.h.
|
default |
Constructor.
Referenced by associateGenToReco().
TrackToGenParticleAssociator::TrackToGenParticleAssociator | ( | std::unique_ptr< reco::TrackToGenParticleAssociatorBaseImpl > | impl | ) |
Definition at line 29 of file TrackToGenParticleAssociator.cc.
|
default |
|
default |
|
privatedelete |
|
inline |
Association Sim To Reco with Collections (Gen Particle version)
Definition at line 51 of file TrackToGenParticleAssociator.h.
References m_impl.
Referenced by MultiTrackValidatorGenPs::dqmAnalyze().
|
inline |
compare reco to sim the handle of reco::Track and GenParticle collections
Definition at line 63 of file TrackToGenParticleAssociator.h.
References m_impl, operator=(), and TrackToGenParticleAssociator().
|
inline |
Association Sim To Reco with Collections (Gen Particle version)
Definition at line 46 of file TrackToGenParticleAssociator.h.
References m_impl.
Referenced by MultiTrackValidatorGenPs::dqmAnalyze().
|
inline |
compare reco to sim the handle of reco::Track and GenParticle collections
Definition at line 57 of file TrackToGenParticleAssociator.h.
References m_impl.
|
default |
Referenced by associateGenToReco().
|
privatedelete |
|
private |
Definition at line 73 of file TrackToGenParticleAssociator.h.
Referenced by associateGenToReco(), and associateRecoToGen().