#include <MuonToSimAssociatorBase.h>
|
virtual void | associateMuons (MuonToSimCollection &recoToSim, SimToMuonCollection &simToReco, const edm::Handle< edm::View< reco::Muon >> &, MuonTrackType, const edm::Handle< TrackingParticleCollection > &, const edm::Event *event=nullptr, const edm::EventSetup *setup=nullptr) const =0 |
|
virtual void | associateMuons (MuonToSimCollection &recoToSim, SimToMuonCollection &simToReco, const edm::RefToBaseVector< reco::Muon > &, MuonTrackType, const edm::RefVector< TrackingParticleCollection > &, const edm::Event *event=nullptr, const edm::EventSetup *setup=nullptr) const =0 |
|
| MuonToSimAssociatorBase () |
|
virtual | ~MuonToSimAssociatorBase () |
|
Definition at line 15 of file MuonToSimAssociatorBase.h.
◆ MuonToSimCollection
◆ SimToMuonCollection
◆ MuonTrackType
◆ MuonToSimAssociatorBase()
MuonToSimAssociatorBase::MuonToSimAssociatorBase |
( |
| ) |
|
◆ ~MuonToSimAssociatorBase()
MuonToSimAssociatorBase::~MuonToSimAssociatorBase |
( |
| ) |
|
|
virtual |
◆ associateMuons() [1/2]
◆ associateMuons() [2/2]