Public Member Functions | |
Phase2TrackerClusterizer (const edm::ParameterSet &conf) | |
void | produce (edm::Event &event, const edm::EventSetup &eventSetup) override |
~Phase2TrackerClusterizer () 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 |
Private Attributes | |
edm::EDGetTokenT< edm::DetSetVector< Phase2TrackerDigi > > | token_ |
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 30 of file Phase2TrackerClusterizer.cc.
|
explicit |
Definition at line 47 of file Phase2TrackerClusterizer.cc.
|
override |
Definition at line 57 of file Phase2TrackerClusterizer.cc.
|
override |
Definition at line 63 of file Phase2TrackerClusterizer.cc.
References edmNew::DetSetVector< T >::FastFiller::abort(), cms::cuda::assert(), haddnano::cl, bsc_activity_cfg::clusters, gather_cfg::cout, CommonMethods::cp(), hcalRecHitTable_cff::detId, options_cfi::eventSetup, mps_fire::i, TrackerGeometry::idToDetUnit(), createfilelist::int, eostools::move(), slimmedTrackExtras_cff::outputClusters, token_, and mitigatedMETSequence_cff::U.
|
private |
Definition at line 40 of file Phase2TrackerClusterizer.cc.
Referenced by produce().