class definition More...
#include "PhysicsTools/PatAlgos/interface/PATMuonProducer.h"
Public Member Functions | |
PATMuonProducer (const edm::ParameterSet &iConfig, PATMuonHeavyObjectCache const *) | |
default constructir More... | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
everything that needs to be done during the event loop More... | |
~PATMuonProducer () override | |
default destructur More... | |
Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< PATMuonHeavyObjectCache > > | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
description of config file parameters More... | |
static void | globalEndJob (PATMuonHeavyObjectCache *) |
static std::unique_ptr< PATMuonHeavyObjectCache > | initializeGlobalCache (const edm::ParameterSet &iConfig) |
Private Types | |
typedef std::vector< edm::Handle< edm::Association< reco::GenParticleCollection > > > | GenAssociations |
typedef std::vector< edm::Handle< edm::ValueMap< IsoDeposit > > > | IsoDepositMaps |
typedef std::pair< pat::IsolationKeys, edm::InputTag > | IsolationLabel |
typedef std::vector< IsolationLabel > | IsolationLabels |
typedef std::vector< edm::Handle< edm::ValueMap< double > > > | IsolationValueMaps |
typedef edm::RefToBase< reco::Muon > | MuonBaseRef |
typedefs for convenience More... | |
Private Member Functions | |
void | embedHighLevel (pat::Muon &aMuon, reco::TrackRef track, reco::TransientTrack &tt, reco::Vertex &primaryVertex, bool primaryVertexIsValid, reco::BeamSpot &beamspot, bool beamspotIsValid) |
void | fillHltTriggerInfo (pat::Muon &muon, edm::Handle< std::vector< pat::TriggerObjectStandAlone >> &triggerObjects, const edm::TriggerNames &names, const std::vector< std::string > &collection_names) |
void | fillL1TriggerInfo (pat::Muon &muon, edm::Handle< std::vector< pat::TriggerObjectStandAlone >> &triggerObjects, const edm::TriggerNames &names, const edm::ESHandle< GlobalTrackingGeometry > &geometry) |
void | fillMuon (Muon &aMuon, const MuonBaseRef &muonRef, const reco::CandidateBaseRef &baseRef, const GenAssociations &genMatches, const IsoDepositMaps &deposits, const IsolationValueMaps &isolationValues) const |
common muon filling, for both the standard and PF2PAT case More... | |
std::optional< GlobalPoint > | getMuonDirection (const reco::MuonChamberMatch &chamberMatch, const edm::ESHandle< GlobalTrackingGeometry > &geometry, const DetId &chamberId) |
double | getRelMiniIsoPUCorrected (const pat::Muon &muon, double rho, const std::vector< double > &area) |
bool | isChargedHadron (long pdgid) |
bool | isNeutralHadron (long pdgid) |
bool | isPhoton (long pdgid) |
double | puppiCombinedIsolation (const pat::Muon &muon, const pat::PackedCandidateCollection *pc) |
template<typename T > | |
void | readIsolationLabels (const edm::ParameterSet &iConfig, const char *psetName, IsolationLabels &labels, std::vector< edm::EDGetTokenT< edm::ValueMap< T >>> &tokens) |
double | relMiniIsoPUCorrected (const pat::Muon &aMuon, double rho) |
void | setMuonMiniIso (pat::Muon &aMuon, const pat::PackedCandidateCollection *pc) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< PATMuonHeavyObjectCache > > | |
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 |
class definition
Produces pat::Muon's.
The PATMuonProducer produces analysis-level pat::Muon's starting from a collection of objects of reco::Muon.
Definition at line 66 of file PATMuonProducer.h.
|
private |
Definition at line 87 of file PATMuonProducer.h.
|
private |
Definition at line 88 of file PATMuonProducer.h.
|
private |
Definition at line 90 of file PATMuonProducer.h.
|
private |
Definition at line 91 of file PATMuonProducer.h.
|
private |
Definition at line 89 of file PATMuonProducer.h.
|
private |
typedefs for convenience
Definition at line 86 of file PATMuonProducer.h.
|
explicit |
default constructir
Definition at line 75 of file PATMuonProducer.cc.
References addEfficiencies_, addGenMatch_, addInverseBeta_, addPuppiIsolation_, addResolutions_, addTriggerMatching_, beamLineToken_, caloMETMuonCorrsToken_, computeMiniIso_, computeMuonMVA_, computePuppiCombinedIso_, computeSoftMuonMVA_, effectiveAreaVec_, efficiencyLoader_, embedBestTrack_, embedCaloMETMuonCorrs_, embedCombinedMuon_, embedDytMuon_, embedGenMatch_, embedHighLevelSelection_, embedPFCandidate_, embedPfEcalEnergy_, embedPickyMuon_, embedStandAloneMuon_, embedTcMETMuonCorrs_, embedTpfmsMuon_, embedTrack_, embedTunePBestTrack_, Exception, edm::ParameterSet::existsAs(), forceEmbedBestTrack_, genMatchTokens_, edm::ParameterSet::getParameter(), hltCollectionFilters_, isoDepositLabels_, isoDepositTokens_, isolationValueLabels_, isolationValueTokens_, miniIsoParams_, muonTimeExtraToken_, muonToken_, mvaBTagCollectionTag_, mvaL1Corrector_, mvaL1L2L3ResCorrector_, mvaUseJec_, pcToken_, pfMuonToken_, PUPPIIsolation_charged_hadrons_, PUPPIIsolation_neutral_hadrons_, PUPPIIsolation_photons_, PUPPINoLeptonsIsolation_charged_hadrons_, PUPPINoLeptonsIsolation_neutral_hadrons_, PUPPINoLeptonsIsolation_photons_, pvToken_, readIsolationLabels(), recomputeBasicSelectors_, resolutionLoader_, rho_, simInfo_, GlobalPosition_Frontier_DevDB_cff::tag, tcMETMuonCorrsToken_, triggerObjects_, triggerResults_, useParticleFlow_, userDataHelper_, useUserData_, and edm::vector_transform().
|
override |
|
private |
Definition at line 1090 of file PATMuonProducer.cc.
References pat::Muon::BS2D, pat::Muon::BS3D, DEFINE_FWK_MODULE, reco::BeamSpot::position(), reco::Vertex::position(), pat::Muon::PV2D, pat::Muon::PV3D, pat::Muon::PVDZ, mps_fire::result, reco::BeamSpot::rotatedCovariance3D(), pat::Muon::setDB(), IPTools::signedImpactParameter3D(), IPTools::signedTransverseImpactParameter(), and reco::Vertex::zError().
Referenced by produce().
|
static |
description of config file parameters
Definition at line 945 of file PATMuonProducer.cc.
References edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addNode(), edm::ParameterSetDescription::addOptional(), pat::helper::KinResolutionsLoader::fillDescription(), pat::PATUserDataHelper< ObjectType >::fillDescription(), edm::ParameterSetDescription::ifValue(), HLT_2018_cff::InputTag, or, edm::ParameterSetDescription::setAllowAnything(), edm::ParameterSetDescription::setComment(), and edm::ParameterDescriptionNode::setComment().
|
private |
Definition at line 284 of file PATMuonProducer.cc.
References pat::PATObject< ObjectType >::addTriggerObjectMatch(), PbPb_ZMuSkimMuonDPG_cff::deltaR, HLT_2018_cff::muon, Skims_PA_cff::name, getGTfromDQMFile::obj, trigger::TriggerMuon, triggerMatchMonitor_cfi::triggerObjects, and pat::TriggerObjectStandAlone::unpackPathNames().
Referenced by produce().
|
private |
Definition at line 232 of file PATMuonProducer.cc.
References funct::abs(), pat::PATObject< ObjectType >::addTriggerObjectMatch(), MuonSubdetId::CSC, SiPixelRawToDigiRegional_cfi::deltaPhi, PbPb_ZMuSkimMuonDPG_cff::deltaR, MuonSubdetId::DT, getMuonDirection(), reco::Muon::matches(), getGTfromDQMFile::obj, trigger::TriggerL1Mu, triggerMatchMonitor_cfi::triggerObjects, and pat::TriggerObjectStandAlone::unpackPathNames().
Referenced by produce().
|
private |
common muon filling, for both the standard and PF2PAT case
Definition at line 783 of file PATMuonProducer.cc.
References addGenMatch_, pat::PATObject< ObjectType >::addGenParticleRef(), edm::contains(), reco::Muon::DYT, efficiencyLoader_, embedBestTrack_, pat::Muon::embedCombinedMuon(), embedCombinedMuon_, pat::Muon::embedDytMuon(), embedDytMuon_, embedGenMatch_, pat::PATObject< ObjectType >::embedGenParticle(), pat::Muon::embedMuonBestTrack(), pat::Muon::embedPickyMuon(), embedPickyMuon_, pat::Muon::embedStandAloneMuon(), embedStandAloneMuon_, pat::Muon::embedTpfmsMuon(), embedTpfmsMuon_, pat::Muon::embedTrack(), embedTrack_, embedTunePBestTrack_, pat::Muon::embedTunePMuonBestTrack(), pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), dqmdumpme::first, forceEmbedBestTrack_, mps_fire::i, edm::RefToBase< T >::id(), reco::Muon::isAValidMuonTrack(), reco::Muon::isGlobalMuon(), isoDepositLabels_, isolationValueLabels_, dqmiolumiharvest::j, dqmiodumpmetadata::n, pat::Muon::pfCandidateRef(), reco::Muon::Picky, resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::Lepton< LeptonType >::setIsoDeposit(), pat::Lepton< LeptonType >::setIsolation(), reco::LeafCandidate::setP4(), pat::helper::KinResolutionsLoader::setResolutions(), source, reco::Muon::TPFMS, and useParticleFlow_.
Referenced by produce().
|
private |
Definition at line 221 of file PATMuonProducer.cc.
References GlobalTrackingGeometry::idToDet(), GeomDet::toGlobal(), reco::MuonChamberMatch::x, and reco::MuonChamberMatch::y.
Referenced by fillL1TriggerInfo().
|
private |
Definition at line 882 of file PATMuonProducer.cc.
References custom_jme_cff::area, MTVHistoProducerAlgoForTrackerBlock_cfi::maxdr, MTVHistoProducerAlgoForTrackerBlock_cfi::mindr, pat::miniIsoDr(), miniIsoParams_, pat::Lepton< LeptonType >::miniPFIsolation(), pat::muonRelMiniIsoPUCorrected(), and reco::LeafCandidate::p4().
Referenced by produce().
|
inlinestatic |
|
inlinestatic |
Definition at line 73 of file PATMuonProducer.h.
|
private |
Definition at line 940 of file PATMuonProducer.cc.
References funct::abs().
Referenced by puppiCombinedIsolation().
|
private |
Definition at line 938 of file PATMuonProducer.cc.
References funct::abs().
Referenced by puppiCombinedIsolation().
|
private |
|
override |
everything that needs to be done during the event loop
Definition at line 310 of file PATMuonProducer.cc.
References addGenMatch_, addInverseBeta_, addPuppiIsolation_, addTriggerMatching_, beamLineToken_, pwdgSkimBPark_cfi::beamSpot, pat::helper::MultiIsolator::beginEvent(), TransientTrackBuilder::build(), muonProducer_cfi::caloMETMuonCorrs, caloMETMuonCorrsToken_, computeMiniIso_, computeMuonMVA_, computePuppiCombinedIso_, computeSoftMuonMVA_, CandIsolatorFromDeposits_cfi::deposits, PVValHelper::dz, reco::PFCandidate::ecalEnergy(), effectiveAreaVec_, efficiencyLoader_, pat::Muon::embedCaloMETMuonCorrs(), embedCaloMETMuonCorrs_, embedCombinedMuon_, embedGenMatch_, embedHighLevel(), embedHighLevelSelection_, pat::Muon::embedPFCandidate(), embedPFCandidate_, embedPfEcalEnergy_, pat::Muon::embedTcMETMuonCorrs(), embedTcMETMuonCorrs_, pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), pat::helper::MultiIsolator::enabled(), pat::helper::MultiIsolator::endEvent(), pat::helper::MultiIsolator::fill(), fillHltTriggerInfo(), fillL1TriggerInfo(), fillMuon(), genMatchTokens_, geometry, edm::EventSetup::get(), edm::Event::getByToken(), getRelMiniIsoPUCorrected(), cutBasedMuonId_MuonPOG_V0_cff::globalTrack, hltCollectionFilters_, mps_fire::i, training_settings::idx, pat::Muon::initSimInfo(), susybsm::HSCParticleType::innerTrack, edm::Ref< C, T, F >::isAvailable(), edm::Ref< C, T, F >::isNonnull(), isoDepositTokens_, electronProducer_cff::isolationValues, isolationValueTokens_, isolator_, isolatorTmpStorage_, edm::EventBase::isRealData(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), dqmiolumiharvest::j, reco::Muon::LowPtMvaLoose, reco::Muon::LowPtMvaMedium, muon::makeSelectorBitset(), reco::Muon::MiniIsoLoose, reco::Muon::MiniIsoMedium, reco::Muon::MiniIsoTight, reco::Muon::MiniIsoVeryTight, eostools::move(), reco::Muon::MultiIsoMedium, reco::PFCandidate::muonRef(), PDWG_BPHSkim_cff::muons, muonTimeExtraToken_, muonToken_, beam_dqm_sourceclient-live_cfg::mva, mvaBTagCollectionTag_, muonProducer_cfi::mvaL1Corrector, mvaL1Corrector_, muonProducer_cfi::mvaL1L2L3ResCorrector, mvaL1L2L3ResCorrector_, reco::Muon::MvaLoose, reco::Muon::MvaMedium, reco::Muon::MvaTight, mvaUseJec_, reco::Muon::MvaVTight, reco::Muon::MvaVVTight, pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), nhits, hemisphereProducer_cfi::patMuons, pcToken_, pfMuonToken_, reco::Vertex::position(), BeamMonitor_cff::primaryVertex, edm::Handle< T >::product(), pTComparator_, puppiCombinedIsolation(), PUPPIIsolation_charged_hadrons_, PUPPIIsolation_neutral_hadrons_, PUPPIIsolation_photons_, reco::Muon::PuppiIsoLoose, reco::Muon::PuppiIsoMedium, reco::Muon::PuppiIsoTight, PUPPINoLeptonsIsolation_charged_hadrons_, PUPPINoLeptonsIsolation_neutral_hadrons_, PUPPINoLeptonsIsolation_photons_, edm::Event::put(), MetAnalyzer::pv(), pat::Muon::PV2D, pat::Muon::PV3D, pvToken_, pat::Muon::readTimeExtra(), recomputeBasicSelectors_, resolutionLoader_, rho_, edm::Event::run(), pat::Muon::setExtSimType(), pat::Lepton< LeptonType >::setIsolation(), pat::Muon::setIsolationPUPPI(), pat::Muon::setIsolationPUPPINoLeptons(), setMuonMiniIso(), pat::Muon::setNormChi2(), pat::Muon::setNumberOfValidHits(), pat::Muon::setPFCandidateRef(), pat::Muon::setPfEcalEnergy(), pat::Muon::setSimBX(), pat::Muon::setSimEta(), pat::Muon::setSimFlavour(), pat::Muon::setSimHeaviestMotherFlavour(), pat::Muon::setSimMatchQuality(), pat::Muon::setSimMotherPdgId(), pat::Muon::setSimPdgId(), pat::Muon::setSimPhi(), pat::Muon::setSimProdRho(), pat::Muon::setSimProdZ(), pat::Muon::setSimPt(), pat::Muon::setSimTpEvent(), pat::Muon::setSimType(), simInfo_, reco::Muon::SoftMvaId, muonProducer_cfi::tcMETMuonCorrs, tcMETMuonCorrsToken_, L1TEGammaOffline_cfi::triggerNames, edm::Event::triggerNames(), triggerMatchMonitor_cfi::triggerObjects, triggerObjects_, triggerResults, triggerResults_, groupFilesInBlocks::tt, useParticleFlow_, userDataHelper_, and useUserData_.
|
private |
Definition at line 890 of file PATMuonProducer.cc.
References funct::abs(), L1DTConfigBti_cff::CH, reco::deltaPhi(), reco::deltaR2(), reco::LeafCandidate::eta(), isChargedHadron(), isNeutralHadron(), isPhoton(), LogTrace, dqm::qstatus::OTHER, PbPb_ZMuSkimMuonDPG_cff::particleType, reco::LeafCandidate::phi(), and reco::LeafCandidate::pt().
Referenced by produce().
|
private |
fill label vector from the contents of the parameter set, for the embedding of isoDeposits or userIsolation values
Definition at line 259 of file PATMuonProducer.h.
References pat::EcalIso, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), pat::HcalIso, crabWrapper::key, label, pat::PfAllParticleIso, pat::PfChargedAllIso, pat::PfChargedHadronIso, pat::PfGammaIso, pat::PfNeutralHadronIso, pat::PfPUChargedHadronIso, pat::TrackIso, pat::UserBaseIso, and edm::vector_transform().
Referenced by PATMuonProducer().
|
private |
|
private |
Definition at line 867 of file PATMuonProducer.cc.
References pat::getMiniPFIsolation(), miniIsoParams_, reco::LeafCandidate::p4(), and pat::Lepton< LeptonType >::setMiniPFIsolation().
Referenced by produce().
|
private |
add efficiencies to the muon (this will be data members of th muon even w/o embedding)
Definition at line 209 of file PATMuonProducer.h.
Referenced by PATMuonProducer().
|
private |
add generator match information
Definition at line 181 of file PATMuonProducer.h.
Referenced by fillMuon(), PATMuonProducer(), and produce().
|
private |
add combined inverse beta measurement into the muon
Definition at line 177 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
add puppi isolation
Definition at line 215 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
add resolutions to the muon (this will be data members of th muon even w/o embedding)
Definition at line 187 of file PATMuonProducer.h.
Referenced by PATMuonProducer().
|
private |
Trigger.
Definition at line 250 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
input source of the primary vertex/beamspot
Definition at line 199 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
source of caloMET muon corrections
Definition at line 165 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 144 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
standard muon selectors
Definition at line 225 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 145 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 226 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 146 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
helper class to add efficiencies to the muon
Definition at line 242 of file PATMuonProducer.h.
Referenced by fillMuon(), PATMuonProducer(), and produce().
|
private |
embed the track from best muon measurement (global pflow)
Definition at line 151 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
embed muon MET correction info for caloMET into the muon
Definition at line 163 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
embed track of the combined fit into the muon
Definition at line 161 of file PATMuonProducer.h.
Referenced by fillMuon(), PATMuonProducer(), and produce().
|
private |
embed track from DYT muon fit into the muon
Definition at line 175 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
embed the gen match information into the muon
Definition at line 185 of file PATMuonProducer.h.
Referenced by fillMuon(), PATMuonProducer(), and produce().
|
private |
embed high level selection variables
Definition at line 197 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
embed pfCandidates into the muon
Definition at line 195 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
add ecal PF energy
Definition at line 213 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
embed track from picky muon fit into the muon
Definition at line 171 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
embed track from muon system into the muon
Definition at line 159 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
embed muon MET correction info for tcMET into the muon
Definition at line 167 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
embed track from tpfms muon fit into the muon
Definition at line 173 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
embed the track from inner tracker into the muon
Definition at line 157 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
embed the track from best muon measurement (muon only)
Definition at line 153 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
force separate embed of the best track even if already embedded
Definition at line 155 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
input tags for generator match information
Definition at line 183 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 253 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
input source for isoDeposits
Definition at line 203 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
Definition at line 204 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
input source isolation value maps
Definition at line 206 of file PATMuonProducer.h.
Referenced by fillMuon(), and PATMuonProducer().
|
private |
Definition at line 207 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
helper class to add userdefined isolation values to the muon
Definition at line 238 of file PATMuonProducer.h.
Referenced by produce().
|
private |
isolation value pair for temporary storage before being folded into the muon
Definition at line 240 of file PATMuonProducer.h.
Referenced by produce().
|
private |
Definition at line 147 of file PATMuonProducer.h.
Referenced by getRelMiniIsoPUCorrected(), PATMuonProducer(), and setMuonMiniIso().
|
private |
input tag for reading inverse beta
Definition at line 179 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
input source
Definition at line 140 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 229 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 230 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 231 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 228 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 143 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
input source pfCandidates that will be to be transformed into pat::Muons, when using PF2PAT
Definition at line 193 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
— tools — comparator for pt ordering
Definition at line 236 of file PATMuonProducer.h.
Referenced by produce().
|
private |
Definition at line 217 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 218 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 219 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 221 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 222 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 223 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
input source of the primary vertex
Definition at line 201 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 227 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 148 of file PATMuonProducer.h.
|
private |
helper class to add resolutions to the muon
Definition at line 189 of file PATMuonProducer.h.
Referenced by fillMuon(), PATMuonProducer(), and produce().
|
private |
Definition at line 232 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
MC info.
Definition at line 247 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
source of tcMET muon corrections
Definition at line 169 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 251 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
Definition at line 252 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
switch to use particle flow (PF2PAT) or not
Definition at line 191 of file PATMuonProducer.h.
Referenced by fillMuon(), PATMuonProducer(), and produce().
|
private |
helper class to add userData to the muon
Definition at line 244 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().
|
private |
add user data to the muon (this will be data members of th muon even w/o embedding)
Definition at line 211 of file PATMuonProducer.h.
Referenced by PATMuonProducer(), and produce().