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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
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 |
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_FULL_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, p4, 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().