Slimmer of PAT Muons. More...
Public Member Functions | |
PATMuonSlimmer (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATMuonSlimmer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Attributes | |
const StringCutObjectSelector < pat::Muon > | dropDirectionalIso_ |
const StringCutObjectSelector < pat::Muon > | dropPfP4_ |
const bool | linkToPackedPF_ |
const bool | modifyMuon_ |
std::unique_ptr < pat::ObjectModifier < pat::Muon > > | muonModifier_ |
std::vector< edm::EDGetTokenT < edm::Association < pat::PackedCandidateCollection > > > | pf2pc_ |
std::vector< edm::EDGetTokenT < reco::PFCandidateCollection > > | pf_ |
const bool | saveSegments_ |
const StringCutObjectSelector < pat::Muon > | saveTeVMuons_ |
const StringCutObjectSelector < pat::Muon > | segmentsMuonSelection_ |
const StringCutObjectSelector < pat::Muon > | slimCaloMETCorr_ |
const StringCutObjectSelector < pat::Muon > | slimCaloVars_ |
const StringCutObjectSelector < pat::Muon > | slimKinkVars_ |
const StringCutObjectSelector < pat::Muon > | slimMatches_ |
const edm::EDGetTokenT < pat::MuonCollection > | src_ |
std::vector< edm::EDGetTokenT < edm::Association < reco::TrackExtraCollection > > > | trackExtraAssocs_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Slimmer of PAT Muons.
Definition at line 25 of file PATMuonSlimmer.cc.
|
explicit |
Definition at line 46 of file PATMuonSlimmer.cc.
References edm::ParameterSet::getParameter(), linkToPackedPF_, modifyMuon_, muonModifier_, pf2pc_, pf_, saveSegments_, GlobalPosition_Frontier_DevDB_cff::tag, and trackExtraAssocs_.
|
inlineoverride |
Definition at line 28 of file PATMuonSlimmer.cc.
|
override |
Definition at line 87 of file PATMuonSlimmer.cc.
References reco::Muon::calEnergy(), pat::Muon::caloMETMuonCorrs(), reco::Muon::combinedQuality(), reco::MuonMETCorrectionData::corrX(), reco::MuonMETCorrectionData::corrY(), CSCDetId, reco::MuonSegmentMatch::cscSegmentRef, DTChamberId, reco::MuonSegmentMatch::dtSegmentRef, reco::MuonSegmentMatch::dXdZErr, reco::MuonSegmentMatch::dYdZErr, reco::MuonEnergy::ecal_position, reco::MuonEnergy::ecal_time, reco::MuonEnergy::ecal_timeError, reco::MuonEnergy::em, pat::Muon::embedCaloMETMuonCorrs(), pat::Muon::embedDytMuon(), pat::Muon::embedPickyMuon(), pat::Muon::embedTpfmsMuon(), reco::MuonEnergy::emMax, reco::MuonEnergy::emS25, edm::Event::getByToken(), reco::MuonEnergy::had, reco::MuonEnergy::hadMax, reco::MuonEnergy::hadS9, reco::MuonEnergy::hcal_position, reco::MuonEnergy::hcal_time, reco::MuonEnergy::hcal_timeError, mps_fire::i, reco::Muon::isEnergyValid(), reco::Muon::isMatchesValid(), edm::Ref< C, T, F >::isNonnull(), reco::Muon::isPFMuon(), reco::Muon::isQualityValid(), reco::Muon::matches(), eostools::move(), RPCpg::mu, reco::PFCandidate::muonRef(), dqmiodumpmetadata::n, reco::MuonMETCorrectionData::NotUsed, submitPVResolutionJobs::out, AlCaHLTBitMon_ParallelJobs::p, edm::Event::put(), pat::PATObject< ObjectType >::refToOrig_, edm::refToPtr(), pat::Muon::rekeyEmbeddedTracks(), reco::Muon::setCalEnergy(), reco::Muon::setCombinedQuality(), reco::Muon::setPFIsolation(), reco::Muon::setPFP4(), alcazmumu_cfi::src, reco::MuonQuality::tkKink_position, reco::MuonEnergy::tower, reco::MuonEnergy::towerS9, slimmedTrackExtras_cff::trackExtraAssocs, reco::MuonMETCorrectionData::type(), reco::MuonSegmentMatch::xErr, reco::MuonSegmentMatch::yErr, and SiPixelPI::zero.
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 36 of file PATMuonSlimmer.cc.
Referenced by PATMuonSlimmer().
|
private |
Definition at line 39 of file PATMuonSlimmer.cc.
Referenced by PATMuonSlimmer().
|
private |
Definition at line 40 of file PATMuonSlimmer.cc.
Referenced by PATMuonSlimmer().
|
private |
Definition at line 35 of file PATMuonSlimmer.cc.
Referenced by PATMuonSlimmer().
|
private |
Definition at line 34 of file PATMuonSlimmer.cc.
Referenced by PATMuonSlimmer().
|
private |
Definition at line 39 of file PATMuonSlimmer.cc.
Referenced by PATMuonSlimmer().
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 37 of file PATMuonSlimmer.cc.
|
private |
Definition at line 33 of file PATMuonSlimmer.cc.
|
private |
Definition at line 41 of file PATMuonSlimmer.cc.
Referenced by PATMuonSlimmer().