#include <MuonProducer.h>
Public Types | |
typedef std::vector< edm::InputTag > | InputTags |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Member Functions | |
MuonProducer (const edm::ParameterSet &) | |
Constructor. More... | |
void | produce (edm::Event &, const edm::EventSetup &) override |
reconstruct muons More... | |
~MuonProducer () override | |
Destructor. More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Member Functions | |
template<typename TYPE > | |
void | fillMuonMap (edm::Event &event, const edm::OrphanHandle< reco::MuonCollection > &muonHandle, const std::vector< TYPE > &muonExtra, const std::string &label) |
std::string | labelOrInstance (const edm::InputTag &) const |
void | setAlias (std::string alias) |
See header file.
Producer meant for the Post PF reconstruction.
This class takes the muon collection produced before the PF is run (muons1Step) and the information calculated after that the entire event has been reconstructed. The collections produced here are meant to be used for the final analysis (or as PAT input). The previous muon collection is meant to be transient.
Definition at line 48 of file MuonProducer.h.
typedef std::vector<edm::InputTag> MuonProducer::InputTags |
Definition at line 61 of file MuonProducer.h.
MuonProducer::MuonProducer | ( | const edm::ParameterSet & | pSet | ) |
Constructor.
Definition at line 30 of file MuonProducer.cc.
References computeStandardSelectors_, fastLabelling_, fillCosmicsIdMap_, fillDetectorBasedIsolation_, fillPFIsolation_, fillPFMomentum_, fillSelectors_, fillShoweringInfo_, fillTimingInfo_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), label, labelOrInstance(), genParticles_cff::map, pfIsoMapNames, pfIsoMapTokens_, setAlias(), AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, theAlias, theCosmicCompMapName, theCosmicCompMapToken_, theCosmicIdMapToken_, theEcalDepositName, theEcalDepositToken_, theHcalDepositName, theHcalDepositToken_, theHoDepositName, theHoDepositToken_, theJetDepositName, theJetDepositToken_, theMuonsCollectionLabel, theMuonsCollectionToken_, theMuToMuMapName, thePFCandLabel, thePFCandToken_, thePFIsoHelper, theSelectorMapNames, theSelectorMapTokens_, theShowerMapName, theShowerMapToken_, theTrackDepositName, theTrackDepositToken_, timeMapCmbToken_, timeMapCSCToken_, timeMapDTToken_, and vertexes_.
|
override |
Destructor.
Definition at line 184 of file MuonProducer.cc.
References fillPFIsolation_, and thePFIsoHelper.
|
private |
Definition at line 501 of file MuonProducer.cc.
References objects.autophobj::filler, and eostools::move().
|
private |
Definition at line 518 of file MuonProducer.cc.
References fastLabelling_, edm::InputTag::instance(), edm::InputTag::label(), and theMuonsCollectionLabel.
Referenced by MuonProducer(), and produce().
|
override |
reconstruct muons
Definition at line 190 of file MuonProducer.cc.
References funct::abs(), begin, MuPFIsoHelper::beginEvent(), computeStandardSelectors_, dout, MuPFIsoHelper::embedPFIsolation(), event(), fillCosmicsIdMap_, fillDetectorBasedIsolation_, fillPFIsolation_, fillPFMomentum_, fillSelectors_, fillShoweringInfo_, fillTimingInfo_, mps_fire::i, edm::OrphanHandleBase::id(), edm::Ref< C, T, F >::id(), calomuons_cfi::inputMuons, edm::InputTag::instance(), reco::Muon::isGlobalMuon(), reco::Muon::isPFMuon(), reco::Muon::isStandAloneMuon(), reco::Muon::isTrackerMuon(), edm::Ref< C, T, F >::key(), labelOrInstance(), muon::makeSelectorBitset(), genParticles_cff::map, metname, eostools::move(), jets_cff::nMuons, reco::LeafCandidate::p4(), slimmedMuons_cfi::pfCandidates, pfIsoMapNames, pfIsoMapTokens_, reco::Muon::pfP4(), jets_cff::primaryVertices, alignCSCRings::s, reco::Muon::setBestTrack(), reco::LeafCandidate::setCharge(), reco::LeafCandidate::setP4(), reco::LeafCandidate::setPdgId(), reco::Muon::setPFP4(), reco::Muon::setSelectors(), AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, theCosmicCompMapName, theCosmicCompMapToken_, theCosmicIdMapToken_, theEcalDepositName, theEcalDepositToken_, theHcalDepositName, theHcalDepositToken_, theHoDepositName, theHoDepositToken_, theJetDepositName, theJetDepositToken_, theMuonsCollectionToken_, theMuToMuMapName, thePFCandToken_, thePFIsoHelper, theSelectorMapNames, theSelectorMapTokens_, theShowerMapName, theShowerMapToken_, theTrackDepositName, theTrackDepositToken_, timeMapCmbToken_, timeMapCSCToken_, timeMapDTToken_, and vertexes_.
|
inlineprivate |
Definition at line 74 of file MuonProducer.h.
References egammaCTFFinalFitWithMaterial_cff::alias, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by MuonProducer().
|
private |
Definition at line 102 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 82 of file MuonProducer.h.
|
private |
Definition at line 83 of file MuonProducer.h.
Referenced by labelOrInstance(), and MuonProducer().
|
private |
Definition at line 96 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 99 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 93 of file MuonProducer.h.
|
private |
Definition at line 98 of file MuonProducer.h.
Referenced by MuonProducer(), produce(), and ~MuonProducer().
|
private |
Definition at line 97 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 95 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 100 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 101 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 138 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 139 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 72 of file MuonProducer.h.
Referenced by MuonProducer().
|
private |
Definition at line 124 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 126 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 125 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 105 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 111 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 106 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 112 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 107 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 113 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 108 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 114 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 85 of file MuonProducer.h.
Referenced by labelOrInstance(), and MuonProducer().
|
private |
Definition at line 86 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 127 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 88 of file MuonProducer.h.
Referenced by MuonProducer().
|
private |
Definition at line 89 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 129 of file MuonProducer.h.
Referenced by MuonProducer(), produce(), and ~MuonProducer().
|
private |
Definition at line 117 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 118 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 121 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 122 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 104 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 110 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 131 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 133 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 132 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 141 of file MuonProducer.h.
Referenced by MuonProducer(), and produce().
|
private |
Definition at line 94 of file MuonProducer.h.