#include <EcalEBTrigPrimProducer.h>
Private Member Functions | |
unsigned long long | getRecords (edm::EventSetup const &setup) |
Private Attributes | |
std::unique_ptr< EcalEBTrigPrimTestAlgo > | algo_ |
bool | barrelOnly_ |
int | binOfMaximum_ |
unsigned long long | cacheID_ |
bool | debug_ |
bool | famos_ |
bool | fillBinOfMaximumFromHistory_ |
int | nEvent_ |
int | nSamples_ |
bool | tcpFormat_ |
edm::EDGetTokenT< EBDigiCollection > | tokenEBdigi_ |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
For Phase II EcalEBTrigPrimProducer produces a EcalEBTrigPrimDigiCollection out of PhaseI Digis. This is a simple starting point to fill in the chain for Phase II
For Phase II
Definition at line 25 of file EcalEBTrigPrimProducer.h.
|
explicit |
Definition at line 63 of file EcalEBTrigPrimProducer.cc.
References edm::ParameterSet::getParameter(), tcpFormat_, and tokenEBdigi_.
|
override |
Definition at line 152 of file EcalEBTrigPrimProducer.cc.
|
override |
Definition at line 79 of file EcalEBTrigPrimProducer.cc.
References algo_, barrelOnly_, binOfMaximum_, cacheID_, debug_, famos_, getRecords(), nEvent_, nSamples_, and tcpFormat_.
|
override |
Definition at line 147 of file EcalEBTrigPrimProducer.cc.
References algo_.
|
private |
Definition at line 89 of file EcalEBTrigPrimProducer.cc.
References algo_, edm::EventSetup::get(), and edm::ESHandle< T >::product().
Referenced by beginRun().
|
override |
Definition at line 158 of file EcalEBTrigPrimProducer.cc.
References algo_, gather_cfg::cout, debug_, edm::Event::getByToken(), mps_fire::i, tablePrinter::labels, edm::EDConsumerBase::labelsForToken(), edm::ProductLabels::module, eostools::move(), nEvent_, edm::Handle< T >::product(), edm::ProductLabels::productInstance, edm::Event::put(), edm::DataFrameContainer::size(), tcpFormat_, and tokenEBdigi_.
|
private |
Definition at line 39 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), endRun(), getRecords(), and produce().
|
private |
Definition at line 40 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 49 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 53 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 42 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 43 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 50 of file EcalEBTrigPrimProducer.h.
|
private |
Definition at line 45 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 44 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 41 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), EcalEBTrigPrimProducer(), and produce().
|
private |
Definition at line 47 of file EcalEBTrigPrimProducer.h.
Referenced by EcalEBTrigPrimProducer(), and produce().