![]() |
![]() |
#include <HLTrigger/special/plugins/HLTRechitsToDigis.cc>
Public Types | |
enum | ecalRegion { invalidRegion =0, barrel, endcap } |
![]() | |
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 |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static const HLTRechitsToDigis::ecalRegion | stringToRegion (const std::string ®ion) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | produce (edm::Event &, edm::EventSetup const &) override |
Private Attributes | |
edm::EDGetTokenT < EBDigiCollection > | digisEBInToken_ |
edm::EDGetTokenT < EEDigiCollection > | digisEEInToken_ |
edm::InputTag | digisIn_ |
std::string | digisOut_ |
edm::InputTag | recHits_ |
edm::EDGetTokenT < EcalRecHitCollection > | recHitsToken_ |
ecalRegion | region_ |
Additional Inherited Members | |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 42 of file HLTRechitsToDigis.cc.
Enumerator | |
---|---|
invalidRegion | |
barrel | |
endcap |
Definition at line 47 of file HLTRechitsToDigis.cc.
|
explicit |
Definition at line 72 of file HLTRechitsToDigis.cc.
References barrel, digisEBInToken_, digisEEInToken_, digisIn_, digisOut_, endcap, edm::ParameterSet::getParameter(), invalidRegion, recHits_, recHitsToken_, region_, AlCaHLTBitMon_QueryRunRegistry::string, and stringToRegion().
HLTRechitsToDigis::~HLTRechitsToDigis | ( | ) |
Definition at line 101 of file HLTRechitsToDigis.cc.
|
static |
Definition at line 212 of file HLTRechitsToDigis.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_25ns10e33_v2_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 120 of file HLTRechitsToDigis.cc.
References barrel, digisEBInToken_, digisEEInToken_, digisOut_, edm::DataFrameContainer::end(), endcap, edm::DataFrameContainer::find(), edm::Event::getByToken(), EcalRecHit::id(), invalidRegion, eostools::move(), edm::Event::put(), recHitsToken_, and region_.
|
static |
Definition at line 111 of file HLTRechitsToDigis.cc.
References barrel, endcap, and invalidRegion.
Referenced by HLTRechitsToDigis().
|
private |
Definition at line 55 of file HLTRechitsToDigis.cc.
Referenced by HLTRechitsToDigis(), and produce().
|
private |
Definition at line 56 of file HLTRechitsToDigis.cc.
Referenced by HLTRechitsToDigis(), and produce().
|
private |
Definition at line 60 of file HLTRechitsToDigis.cc.
Referenced by HLTRechitsToDigis().
|
private |
Definition at line 64 of file HLTRechitsToDigis.cc.
Referenced by HLTRechitsToDigis(), and produce().
|
private |
Definition at line 61 of file HLTRechitsToDigis.cc.
Referenced by HLTRechitsToDigis().
|
private |
Definition at line 57 of file HLTRechitsToDigis.cc.
Referenced by HLTRechitsToDigis(), and produce().
|
private |
Definition at line 65 of file HLTRechitsToDigis.cc.
Referenced by HLTRechitsToDigis(), and produce().