#include <EventFilter/EcalDigiToRaw/src/EcalDigiToRaw.cc>
Public Types | |
typedef unsigned int | Word32 |
typedef long long | Word64 |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Attributes | |
static const int | BXMAX = 2808 |
Private Attributes | |
int | bx_ |
int | counter_ |
bool | debug_ |
bool | doBarrel_ |
bool | doEndCap_ |
bool | doSR_ |
bool | doTCC_ |
bool | doTower_ |
BlockFormatter * | Headerblockformatter_ |
std::string | instanceNameEB_ |
std::string | instanceNameEE_ |
std::string | label_ |
edm::InputTag | labelEBSR_ |
edm::InputTag | labelEESR_ |
edm::InputTag | labelTT_ |
std::vector< int32_t > | listDCCId_ |
int | lv1_ |
int | orbit_number_ |
int | runnumber_ |
SRBlockFormatter * | SRblockformatter_ |
TCCBlockFormatter * | TCCblockformatter_ |
TowerBlockFormatter * | Towerblockformatter_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 48 of file EcalDigiToRaw.h.
typedef unsigned int EcalDigiToRaw::Word32 |
Definition at line 58 of file EcalDigiToRaw.h.
typedef long long EcalDigiToRaw::Word64 |
Definition at line 57 of file EcalDigiToRaw.h.
EcalDigiToRaw::EcalDigiToRaw | ( | const edm::ParameterSet & | pset | ) |
Definition at line 49 of file EcalDigiToRaw.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
virtual |
Definition at line 84 of file EcalDigiToRaw.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 290 of file EcalDigiToRaw.cc.
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Implements edm::EDProducer.
Definition at line 104 of file EcalDigiToRaw.cc.
References begin, edm::EventBase::bunchCrossing(), gather_cfg::cout, EcalElectronicsId::dccId(), cond::rpcobgas::detid, DigiToRaw_cff::DigiToRaw, EcalBarrel, EcalEndcap, end, edm::EventID::event(), edm::EventSetup::get(), edm::Event::getByLabel(), EcalSrFlag::id(), edm::EventBase::id(), FEDNumbering::MINECALFEDID, edm::EventBase::orbitNumber(), edm::print(), edm::ESHandle< class >::product(), edm::Event::put(), lumiPlot::rawdata, edm::EventID::run(), EcalTrigTowerDetId::subDet(), and EcalSrFlag::value().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 86 of file EcalDigiToRaw.h.
Referenced by GetBX().
|
static |
Definition at line 74 of file EcalDigiToRaw.h.
|
private |
Definition at line 82 of file EcalDigiToRaw.h.
Referenced by GetCounter().
|
private |
Definition at line 84 of file EcalDigiToRaw.h.
Referenced by GetDebug().
|
private |
Definition at line 97 of file EcalDigiToRaw.h.
Referenced by GetDoBarrel().
|
private |
Definition at line 98 of file EcalDigiToRaw.h.
Referenced by GetDoEndCap().
|
private |
Definition at line 90 of file EcalDigiToRaw.h.
Referenced by GetDoSR().
|
private |
Definition at line 89 of file EcalDigiToRaw.h.
Referenced by GetDoTCC().
|
private |
Definition at line 91 of file EcalDigiToRaw.h.
Referenced by GetDoTower().
|
private |
Definition at line 108 of file EcalDigiToRaw.h.
|
private |
Definition at line 103 of file EcalDigiToRaw.h.
|
private |
Definition at line 104 of file EcalDigiToRaw.h.
|
private |
Definition at line 102 of file EcalDigiToRaw.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 94 of file EcalDigiToRaw.h.
|
private |
Definition at line 95 of file EcalDigiToRaw.h.
|
private |
Definition at line 93 of file EcalDigiToRaw.h.
|
private |
Definition at line 100 of file EcalDigiToRaw.h.
Referenced by GetListDCCId().
|
private |
Definition at line 87 of file EcalDigiToRaw.h.
Referenced by GetLV1().
|
private |
Definition at line 83 of file EcalDigiToRaw.h.
Referenced by GetOrbit().
|
private |
Definition at line 85 of file EcalDigiToRaw.h.
Referenced by GetRunNumber().
|
private |
Definition at line 109 of file EcalDigiToRaw.h.
|
private |
Definition at line 107 of file EcalDigiToRaw.h.
|
private |
Definition at line 106 of file EcalDigiToRaw.h.