#include <EcalEBTrigPrimProducer.h>
Public Member Functions | |
void | beginRun (const edm::Run &run, const edm::EventSetup &es) override |
EcalEBTrigPrimProducer (const edm::ParameterSet &conf) | |
void | endRun (const edm::Run &, const edm::EventSetup &) override |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~EcalEBTrigPrimProducer () 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 |
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 |
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 23 of file EcalEBTrigPrimProducer.h.
|
explicit |
Definition at line 62 of file EcalEBTrigPrimProducer.cc.
References edm::ParameterSet::getParameter(), tcpFormat_, and tokenEBdigi_.
|
override |
Definition at line 146 of file EcalEBTrigPrimProducer.cc.
|
override |
Definition at line 76 of file EcalEBTrigPrimProducer.cc.
References algo_, barrelOnly_, binOfMaximum_, cacheID_, debug_, famos_, getRecords(), nEvent_, nSamples_, singleTopDQM_cfi::setup, and tcpFormat_.
|
override |
|
private |
Definition at line 86 of file EcalEBTrigPrimProducer.cc.
References algo_, get, edm::ESHandle< T >::product(), and singleTopDQM_cfi::setup.
Referenced by beginRun().
|
override |
Definition at line 149 of file EcalEBTrigPrimProducer.cc.
References algo_, gather_cfg::cout, debug_, MillePedeFileConverter_cfg::e, mps_fire::i, SummaryClient_cfi::labels, eostools::move(), nEvent_, edm::Handle< T >::product(), edm::DataFrameContainer::size(), tcpFormat_, and tokenEBdigi_.
|
private |
Definition at line 34 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), endRun(), getRecords(), and produce().
|
private |
Definition at line 35 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 44 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 48 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 37 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 38 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 45 of file EcalEBTrigPrimProducer.h.
|
private |
Definition at line 40 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 39 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 36 of file EcalEBTrigPrimProducer.h.
Referenced by beginRun(), EcalEBTrigPrimProducer(), and produce().
|
private |
Definition at line 42 of file EcalEBTrigPrimProducer.h.
Referenced by EcalEBTrigPrimProducer(), and produce().