#include <MuonToTrackingParticleAssociator.h>
Public Member Functions | |
void | associateMuons (MuonToSimCollection &recoToSim, SimToMuonCollection &simToReco, const edm::RefToBaseVector< reco::Muon > &muons, MuonTrackType type, const edm::RefVector< TrackingParticleCollection > &tpColl) const |
void | associateMuons (MuonToSimCollection &recoToSim, SimToMuonCollection &simToReco, const edm::Handle< edm::View< reco::Muon > > &muons, MuonTrackType type, const edm::Handle< TrackingParticleCollection > &tpColl) const |
MuonToTrackingParticleAssociator ()=default | |
MuonToTrackingParticleAssociator (std::unique_ptr< MuonToTrackingParticleAssociatorBaseImpl >) | |
MuonToTrackingParticleAssociator (MuonToTrackingParticleAssociator &&)=default | |
MuonToTrackingParticleAssociator & | operator= (MuonToTrackingParticleAssociator &&)=default |
~MuonToTrackingParticleAssociator ()=default | |
Private Member Functions | |
MuonToTrackingParticleAssociator (const MuonToTrackingParticleAssociator &)=delete | |
MuonToTrackingParticleAssociator & | operator= (const MuonToTrackingParticleAssociator &)=delete |
Private Attributes | |
std::unique_ptr< MuonToTrackingParticleAssociatorBaseImpl const > | impl_ |
Definition at line 15 of file MuonToTrackingParticleAssociator.h.
|
default |
Referenced by associateMuons().
|
default |
reco::MuonToTrackingParticleAssociator::MuonToTrackingParticleAssociator | ( | std::unique_ptr< MuonToTrackingParticleAssociatorBaseImpl > | iImpl | ) |
Definition at line 22 of file MuonToTrackingParticleAssociator.cc.
|
default |
|
privatedelete |
|
inline |
Definition at line 27 of file MuonToTrackingParticleAssociator.h.
References impl_.
Referenced by RecoMuonValidator::analyze(), MuonSimClassifier::produce(), and MuonMCClassifier::produce().
|
inline |
Definition at line 32 of file MuonToTrackingParticleAssociator.h.
References impl_, extraflags_cff::muons, MuonToTrackingParticleAssociator(), and operator=().
|
default |
Referenced by associateMuons().
|
privatedelete |
|
private |
Definition at line 42 of file MuonToTrackingParticleAssociator.h.
Referenced by associateMuons().