#include <HLTMuonL2SelectorForL3IO.h>
Public Member Functions | |
HLTMuonL2SelectorForL3IO (const edm::ParameterSet &) | |
constructor with config More... | |
void | produce (edm::Event &, const edm::EventSetup &) override |
select muons More... | |
~HLTMuonL2SelectorForL3IO () override | |
destructor More... | |
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) |
default values More... | |
Private Attributes | |
const bool | applyL3Filters_ |
const edm::EDGetTokenT< reco::TrackCollection > | l2Src_ |
const edm::EDGetTokenT< reco::MuonTrackLinksCollection > | l3linkToken_ |
const edm::EDGetTokenT< reco::RecoChargedCandidateCollection > | l3OISrc_ |
const double | max_NormalizedChi2_ |
const double | max_PtDifference_ |
const int | min_Nhits_ |
const int | min_NmuonHits_ |
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 |
L2 muon selector for L3 IO: finds L2 muons not previous converted into (good) L3 muons
Definition at line 27 of file HLTMuonL2SelectorForL3IO.h.
HLTMuonL2SelectorForL3IO::HLTMuonL2SelectorForL3IO | ( | const edm::ParameterSet & | iConfig | ) |
constructor with config
Definition at line 17 of file HLTMuonL2SelectorForL3IO.cc.
References LogTrace.
|
override |
|
static |
default values
Definition at line 100 of file HLTMuonL2SelectorForL3IO.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
select muons
create collection of L2 muons not already reconstructed as L3 muons
Definition at line 34 of file HLTMuonL2SelectorForL3IO.cc.
References funct::abs(), applyL3Filters_, HLTMuonOfflineAnalyzer_cfi::deltaR2, cutBasedMuonId_MuonPOG_V0_cff::globalTrack, iEvent, cmsLHEtoEOSManager::l, l2Src_, l3linkToken_, l3OISrc_, MainPageGenerator::link, electronStore::links, max_NormalizedChi2_, max_PtDifference_, metname, min_Nhits_, min_NmuonHits_, eostools::move(), mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 45 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 42 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 44 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 43 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 46 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 46 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 47 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 47 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().