#include <TrackToGenParticleAssociator.h>
Private Attributes | |
std::unique_ptr< TrackToGenParticleAssociatorBaseImpl > | m_impl |
Definition at line 34 of file TrackToGenParticleAssociator.h.
|
default |
Constructor.
reco::TrackToGenParticleAssociator::TrackToGenParticleAssociator | ( | std::unique_ptr< reco::TrackToGenParticleAssociatorBaseImpl > | ) |
|
default |
|
default |
|
delete |
|
inline |
Association Sim To Reco with Collections (Gen Particle version)
Definition at line 53 of file TrackToGenParticleAssociator.h.
References m_impl, and DiMuonV_cfg::tracks.
Referenced by MultiTrackValidatorGenPs::dqmAnalyze().
|
inline |
compare reco to sim the handle of reco::Track and GenParticle collections
Definition at line 65 of file TrackToGenParticleAssociator.h.
References m_impl.
|
inline |
Association Sim To Reco with Collections (Gen Particle version)
Definition at line 48 of file TrackToGenParticleAssociator.h.
References m_impl, and DiMuonV_cfg::tracks.
Referenced by MultiTrackValidatorGenPs::dqmAnalyze().
|
inline |
compare reco to sim the handle of reco::Track and GenParticle collections
Definition at line 59 of file TrackToGenParticleAssociator.h.
References m_impl.
|
default |
|
delete |
|
private |
Definition at line 71 of file TrackToGenParticleAssociator.h.
Referenced by associateGenToReco(), and associateRecoToGen().