#include <TrackToGenParticleAssociator.h>
Private Member Functions | |
const TrackToGenParticleAssociator & | operator= (const TrackToGenParticleAssociator &) |
TrackToGenParticleAssociator (const TrackToGenParticleAssociator &) | |
Private Attributes | |
TrackToGenParticleAssociatorBaseImpl * | m_impl |
Definition at line 34 of file TrackToGenParticleAssociator.h.
TrackToGenParticleAssociator::TrackToGenParticleAssociator | ( | ) |
TrackToGenParticleAssociator::TrackToGenParticleAssociator | ( | std::unique_ptr< reco::TrackToGenParticleAssociatorBaseImpl > | impl | ) |
Definition at line 34 of file TrackToGenParticleAssociator.cc.
TrackToGenParticleAssociator::~TrackToGenParticleAssociator | ( | ) |
Definition at line 38 of file TrackToGenParticleAssociator.cc.
|
private |
|
inline |
Association Sim To Reco with Collections (Gen Particle version)
Definition at line 50 of file TrackToGenParticleAssociator.h.
References reco::TrackToGenParticleAssociatorBaseImpl::associateGenToReco(), and m_impl.
|
inline |
compare reco to sim the handle of reco::Track and GenParticle collections
Definition at line 62 of file TrackToGenParticleAssociator.h.
References reco::TrackToGenParticleAssociatorBaseImpl::associateGenToReco(), and m_impl.
|
inline |
Association Sim To Reco with Collections (Gen Particle version)
Definition at line 45 of file TrackToGenParticleAssociator.h.
References reco::TrackToGenParticleAssociatorBaseImpl::associateRecoToGen(), and m_impl.
|
inline |
compare reco to sim the handle of reco::Track and GenParticle collections
Definition at line 56 of file TrackToGenParticleAssociator.h.
References reco::TrackToGenParticleAssociatorBaseImpl::associateRecoToGen(), and m_impl.
|
private |
|
inline |
Definition at line 67 of file TrackToGenParticleAssociator.h.
References m_impl, and std::swap().
|
private |
Definition at line 77 of file TrackToGenParticleAssociator.h.
Referenced by associateGenToReco(), associateRecoToGen(), and swap().