#include <HLTrigger/special/plugins/HLTRechitsToDigis.cc>
Public Types | |
enum | ecalRegion { invalidRegion = 0, barrel, endcap } |
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 |
Public Member Functions | |
HLTRechitsToDigis (const edm::ParameterSet &) | |
~HLTRechitsToDigis () 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) |
static const HLTRechitsToDigis::ecalRegion | stringToRegion (const std::string ®ion) |
Private Member Functions | |
void | produce (edm::Event &, edm::EventSetup const &) override |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 46 of file HLTRechitsToDigis.cc.
Enumerator | |
---|---|
invalidRegion | |
barrel | |
endcap |
Definition at line 51 of file HLTRechitsToDigis.cc.
|
explicit |
Definition at line 85 of file HLTRechitsToDigis.cc.
|
override |
Definition at line 128 of file HLTRechitsToDigis.cc.
|
static |
Definition at line 298 of file HLTRechitsToDigis.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_2022v12_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 146 of file HLTRechitsToDigis.cc.
References barrel, edm::SortedCollection< T, SORT >::begin(), digisEBInToken_, digisEEInToken_, digisOut_, ecalReadoutToolsESGetTokens_, edm::SortedCollection< T, SORT >::end(), edm::DataFrameContainer::end(), endcap, edm::SortedCollection< T, SORT >::find(), edm::DataFrameContainer::find(), hit::id, iEvent, invalidRegion, eostools::move(), edm::Handle< T >::product(), EcalReadoutTools::readOutUnitOf(), recHitsToken_, region_, singleTopDQM_cfi::setup, srFlagsEBInToken_, srFlagsEEInToken_, srFlagsOut_, and ecaldqm::ttId().
|
static |
Definition at line 136 of file HLTRechitsToDigis.cc.
References barrel, endcap, invalidRegion, and HLT_2022v12_cff::region.
|
private |
Definition at line 59 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 60 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 69 of file HLTRechitsToDigis.cc.
|
private |
Definition at line 75 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 66 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 70 of file HLTRechitsToDigis.cc.
|
private |
Definition at line 61 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 76 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 63 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 64 of file HLTRechitsToDigis.cc.
Referenced by produce().
|
private |
Definition at line 72 of file HLTRechitsToDigis.cc.
|
private |
Definition at line 78 of file HLTRechitsToDigis.cc.
Referenced by produce().