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 | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () 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 |
|
static |
Definition at line 55 of file PATMuonMerger.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 67 of file PATMuonMerger.cc.
References funct::abs(), DEFINE_FWK_MODULE, edm::Event::getByToken(), mps_fire::i, edm::Ptr< T >::isNonnull(), lostTrackCut_, isotracks_cff::lostTracks, lostTrackToken_, eostools::move(), RPCpg::mu, extraflags_cff::muons, muonsCut_, muonToken_, gen::n, MillePedeFileConverter_cfg::out, p4, packedPFCandidateRefMixer_cfi::pf, pfCandidateCut_, pfCandToken_, edm::Event::put(), 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().