Public Member Functions | |
L1TMuonBarrelTrackProducer (const edm::ParameterSet &pset) | |
Constructor. More... | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
Produce digis out of raw data. More... | |
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 |
Private Attributes | |
L1MuBMTrackFinder | dtbx_ |
edm::EDPutTokenT< l1t::RegionalMuonCandBxCollection > | regionToken_ |
edm::EDPutTokenT< vector< L1MuBMTrackSegEta > > | segEtaToken_ |
edm::EDPutTokenT< vector< L1MuBMTrackSegPhi > > | segPhiToken_ |
edm::EDPutTokenT< vector< L1MuBMTrack > > | trackToken_ |
edm::EDPutTokenT< l1t::RegionalMuonCandBxCollection > | unsortRegionToken_ |
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 33 of file L1TMuonBarrelTrackProducer.cc.
L1TMuonBarrelTrackProducer::L1TMuonBarrelTrackProducer | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 53 of file L1TMuonBarrelTrackProducer.cc.
References L1MuBMTrackFinder::clear(), dtbx_, regionToken_, segEtaToken_, segPhiToken_, trackToken_, and unsortRegionToken_.
|
override |
Produce digis out of raw data.
Muons before muon sorter
Muons after muon sorter, for uGMT
Definition at line 64 of file L1TMuonBarrelTrackProducer.cc.
References DummyCfis::c, L1MuBMTrackFinder::clear(), L1MuBMTrackFinder::config(), gather_cfg::cout, L1MuBMTFConfig::Debug(), dtbx_, MillePedeFileConverter_cfg::e, L1MuBMTrackFinder::getcache(), L1MuBMTrackFinder::getcache0(), L1MuBMTrackFinder::getcache1(), L1MuBMTrackFinder::getcache2(), L1MuBMTrackFinder::getcache3(), eostools::move(), L1MuBMTrackFinder::numberOfTracks(), regionToken_, L1MuBMTrackFinder::run(), segEtaToken_, segPhiToken_, trackToken_, and unsortRegionToken_.
|
private |
Definition at line 42 of file L1TMuonBarrelTrackProducer.cc.
Referenced by L1TMuonBarrelTrackProducer(), and produce().
|
private |
Definition at line 44 of file L1TMuonBarrelTrackProducer.cc.
Referenced by L1TMuonBarrelTrackProducer(), and produce().
|
private |
Definition at line 48 of file L1TMuonBarrelTrackProducer.cc.
Referenced by L1TMuonBarrelTrackProducer(), and produce().
|
private |
Definition at line 47 of file L1TMuonBarrelTrackProducer.cc.
Referenced by L1TMuonBarrelTrackProducer(), and produce().
|
private |
Definition at line 46 of file L1TMuonBarrelTrackProducer.cc.
Referenced by L1TMuonBarrelTrackProducer(), and produce().
|
private |
Definition at line 45 of file L1TMuonBarrelTrackProducer.cc.
Referenced by L1TMuonBarrelTrackProducer(), and produce().