Public Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
TICLLayerTileProducer (const edm::ParameterSet &ps) | |
~TICLLayerTileProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::EDGetTokenT< std::vector< reco::CaloCluster > > | clusters_token_ |
hgcal::RecHitTools | rhtools_ |
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 |
Definition at line 17 of file TICLLayerTileProducer.cc.
|
explicit |
Definition at line 30 of file TICLLayerTileProducer.cc.
References clusters_token_, and edm::ParameterSet::getParameter().
|
inlineoverride |
Definition at line 20 of file TICLLayerTileProducer.cc.
|
override |
Definition at line 36 of file TICLLayerTileProducer.cc.
References hgcal::RecHitTools::getEventSetup(), and rhtools_.
|
static |
Definition at line 59 of file TICLLayerTileProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_2018_cff::InputTag.
|
override |
Definition at line 38 of file TICLLayerTileProducer.cc.
References cms::cuda::assert(), clusters_token_, edm::Event::getByToken(), hgcal::RecHitTools::getLayerWithOffset(), hgcal::RecHitTools::lastLayerFH(), LogDebug, eostools::move(), edm::Event::put(), mps_fire::result, rhtools_, and hgcal::RecHitTools::zside().
|
private |
Definition at line 26 of file TICLLayerTileProducer.cc.
Referenced by produce(), and TICLLayerTileProducer().
|
private |
Definition at line 27 of file TICLLayerTileProducer.cc.
Referenced by beginRun(), and produce().