Public Member Functions | |
PATMuonMerger (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATMuonMerger () 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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::InputTag | lostTrack_ |
StringCutObjectSelector< pat::PackedCandidate, false > | lostTrackCut_ |
edm::EDGetTokenT< std::vector< pat::PackedCandidate > > | lostTrackToken_ |
edm::InputTag | muons_ |
StringCutObjectSelector< pat::Muon, false > | muonsCut_ |
edm::EDGetTokenT< std::vector< pat::Muon > > | muonToken_ |
edm::InputTag | pfCandidate_ |
StringCutObjectSelector< pat::PackedCandidate, false > | pfCandidateCut_ |
edm::EDGetTokenT< std::vector< pat::PackedCandidate > > | pfCandToken_ |
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 |
Definition at line 21 of file PATMuonMerger.cc.
|
explicit |
Definition at line 42 of file PATMuonMerger.cc.
References lostTrack_, lostTrackToken_, muons_, muonToken_, pfCandidate_, and pfCandToken_.
|
inlineoverride |
Definition at line 24 of file PATMuonMerger.cc.
|
static |
Definition at line 55 of file PATMuonMerger.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_2022v12_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 67 of file PATMuonMerger.cc.
References funct::abs(), HCALHighEnergyHPDFilter_cfi::energy, mps_fire::i, iEvent, edm::Ptr< T >::isNonnull(), lostTrackCut_, isotracks_cff::lostTracks, lostTrackToken_, eostools::move(), amptDefaultParameters_cff::mu, PDWG_BPHSkim_cff::muons, muonsCut_, muonToken_, dqmiodumpmetadata::n, MillePedeFileConverter_cfg::out, packedPFCandidateRefMixer_cfi::pf, pfCandidateCut_, pfCandToken_, and mathSSE::sqrt().
|
private |
Definition at line 34 of file PATMuonMerger.cc.
Referenced by PATMuonMerger().
|
private |
Definition at line 35 of file PATMuonMerger.cc.
Referenced by produce().
|
private |
Definition at line 39 of file PATMuonMerger.cc.
Referenced by PATMuonMerger(), and produce().
|
private |
Definition at line 30 of file PATMuonMerger.cc.
Referenced by PATMuonMerger().
|
private |
Definition at line 31 of file PATMuonMerger.cc.
Referenced by produce().
|
private |
Definition at line 37 of file PATMuonMerger.cc.
Referenced by PATMuonMerger(), and produce().
|
private |
Definition at line 32 of file PATMuonMerger.cc.
Referenced by PATMuonMerger().
|
private |
Definition at line 33 of file PATMuonMerger.cc.
Referenced by produce().
|
private |
Definition at line 38 of file PATMuonMerger.cc.
Referenced by PATMuonMerger(), and produce().