Public Member Functions | |
Phase2L1TGMTProducer (const edm::ParameterSet &) | |
~Phase2L1TGMTProducer () 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 Member Functions | |
void | beginStream (edm::StreamID) override |
void | endStream () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< BXVector< RegionalMuonCand > > | bmtfTracks_ |
int | bxMax_ |
int | bxMin_ |
edm::EDGetTokenT< BXVector< RegionalMuonCand > > | emtfTracks_ |
int | minTrackStubs_ |
std::unique_ptr< Node > | node_ |
edm::EDGetTokenT< BXVector< RegionalMuonCand > > | omtfTracks_ |
edm::EDGetTokenT< std::vector< l1t::MuonStub > > | srcStubs_ |
edm::EDGetTokenT< l1t::TrackerMuon::L1TTTrackCollection > | srcTracks_ |
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 19 of file Phase2L1TGMTProducer.cc.
|
explicit |
Definition at line 41 of file Phase2L1TGMTProducer.cc.
|
override |
Definition at line 56 of file Phase2L1TGMTProducer.cc.
|
overrideprivate |
Definition at line 122 of file Phase2L1TGMTProducer.cc.
|
overrideprivate |
Definition at line 125 of file Phase2L1TGMTProducer.cc.
|
static |
Definition at line 127 of file Phase2L1TGMTProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 66 of file Phase2L1TGMTProducer.cc.
References bmtfTracks_, nano_mu_digi_cff::bx, bxMax_, bxMin_, emtfTracks_, mps_fire::i, iEvent, createfilelist::int, minTrackStubs_, eostools::move(), HLT_2023v12_cff::muon, TrackingDataMCValidation_Standalone_cff::muonTracks, node_, omtfTracks_, MillePedeFileConverter_cfg::out, PointingDoubleMultiSkim_cfg::out1, srcStubs_, srcTracks_, HLT_2023v12_cff::track, pwdgSkimBPark_cfi::tracks, and parallelization::uint.
|
private |
Definition at line 33 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 38 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 37 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 34 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 36 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 30 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 35 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 32 of file Phase2L1TGMTProducer.cc.
Referenced by produce().
|
private |
Definition at line 31 of file Phase2L1TGMTProducer.cc.
Referenced by produce().