#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 |
Public Member Functions | |
void | beginJob () |
EcalDigiToRaw (const edm::ParameterSet &pset) | |
void | endJob () |
int * | GetBX () |
int * | GetCounter () |
bool | GetDebug () |
bool | GetDoBarrel () |
bool | GetDoEndCap () |
bool | GetDoSR () |
bool | GetDoTCC () |
bool | GetDoTower () |
std::vector< int32_t > * | GetListDCCId () |
int * | GetLV1 () |
int * | GetOrbit () |
int * | GetRunNumber () |
void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~EcalDigiToRaw () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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_ |
edm::EDGetTokenT < EBDigiCollection > | EBDigiToken_ |
edm::EDGetTokenT < EEDigiCollection > | EEDigiToken_ |
BlockFormatter * | Headerblockformatter_ |
std::string | instanceNameEB_ |
std::string | instanceNameEE_ |
std::string | label_ |
edm::EDGetTokenT < EBSrFlagCollection > | labelEBSR_ |
edm::EDGetTokenT < EESrFlagCollection > | labelEESR_ |
edm::EDGetTokenT < EcalTrigPrimDigiCollection > | 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 50 of file EcalDigiToRaw.h.
typedef unsigned int EcalDigiToRaw::Word32 |
Definition at line 60 of file EcalDigiToRaw.h.
typedef long long EcalDigiToRaw::Word64 |
Definition at line 59 of file EcalDigiToRaw.h.
EcalDigiToRaw::EcalDigiToRaw | ( | const edm::ParameterSet & | pset | ) |
Definition at line 47 of file EcalDigiToRaw.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
virtual |
Definition at line 88 of file EcalDigiToRaw.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 294 of file EcalDigiToRaw.cc.
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Implements edm::EDProducer.
Definition at line 108 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(), archive::flag, edm::EventSetup::get(), edm::Event::getByToken(), 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 88 of file EcalDigiToRaw.h.
Referenced by GetBX().
|
static |
Definition at line 76 of file EcalDigiToRaw.h.
|
private |
Definition at line 84 of file EcalDigiToRaw.h.
Referenced by GetCounter().
|
private |
Definition at line 86 of file EcalDigiToRaw.h.
Referenced by GetDebug().
|
private |
Definition at line 101 of file EcalDigiToRaw.h.
Referenced by GetDoBarrel().
|
private |
Definition at line 102 of file EcalDigiToRaw.h.
Referenced by GetDoEndCap().
|
private |
Definition at line 92 of file EcalDigiToRaw.h.
Referenced by GetDoSR().
|
private |
Definition at line 91 of file EcalDigiToRaw.h.
Referenced by GetDoTCC().
|
private |
Definition at line 93 of file EcalDigiToRaw.h.
Referenced by GetDoTower().
|
private |
Definition at line 98 of file EcalDigiToRaw.h.
|
private |
Definition at line 99 of file EcalDigiToRaw.h.
|
private |
Definition at line 112 of file EcalDigiToRaw.h.
|
private |
Definition at line 107 of file EcalDigiToRaw.h.
|
private |
Definition at line 108 of file EcalDigiToRaw.h.
|
private |
Definition at line 106 of file EcalDigiToRaw.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 96 of file EcalDigiToRaw.h.
|
private |
Definition at line 97 of file EcalDigiToRaw.h.
|
private |
Definition at line 95 of file EcalDigiToRaw.h.
|
private |
Definition at line 104 of file EcalDigiToRaw.h.
Referenced by GetListDCCId().
|
private |
Definition at line 89 of file EcalDigiToRaw.h.
Referenced by GetLV1().
|
private |
Definition at line 85 of file EcalDigiToRaw.h.
Referenced by GetOrbit().
|
private |
Definition at line 87 of file EcalDigiToRaw.h.
Referenced by GetRunNumber().
|
private |
Definition at line 113 of file EcalDigiToRaw.h.
|
private |
Definition at line 111 of file EcalDigiToRaw.h.
|
private |
Definition at line 110 of file EcalDigiToRaw.h.