#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 | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () 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 23 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 94 of file HLTMuonL2SelectorForL3IO.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
select muons
create collection of L2 muons not already reconstructed as L3 muons
Definition at line 35 of file HLTMuonL2SelectorForL3IO.cc.
References funct::abs(), applyL3Filters_, reco::deltaR2(), reco::TrackBase::eta(), edm::Event::getByToken(), reco::MuonTrackLinks::globalTrack(), cutBasedMuonId_MuonPOG_V0_cff::globalTrack, reco::TrackBase::hitPattern(), checklumidiff::l, l2Src_, l3linkToken_, l3OISrc_, max_NormalizedChi2_, max_PtDifference_, metname, min_Nhits_, min_NmuonHits_, eostools::move(), reco::TrackBase::normalizedChi2(), reco::TrackBase::numberOfValidHits(), reco::HitPattern::numberOfValidMuonHits(), reco::TrackBase::phi(), reco::TrackBase::pt(), edm::Event::put(), mps_fire::result, reco::MuonTrackLinks::standAloneTrack(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 41 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 38 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 40 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 39 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 42 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 42 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 43 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().
|
private |
Definition at line 43 of file HLTMuonL2SelectorForL3IO.h.
Referenced by produce().