#include <EventFilter/EcalDigiToRaw/src/EcalDigiToRaw.cc>
Public Types | |
typedef unsigned int | Word32 |
typedef long long | Word64 |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | 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 Attributes | |
static const int | BXMAX = 2808 |
Private Attributes | |
const BlockFormatter::Config | config_ |
edm::EDGetTokenT< EBDigiCollection > | EBDigiToken_ |
edm::EDGetTokenT< EEDigiCollection > | EEDigiToken_ |
edm::EDGetTokenT< EBSrFlagCollection > | labelEBSR_ |
edm::EDGetTokenT< EESrFlagCollection > | labelEESR_ |
edm::EDGetTokenT< EcalTrigPrimDigiCollection > | labelTT_ |
const std::vector< int32_t > | listDCCId_ |
edm::EDPutTokenT< FEDRawDataCollection > | putToken_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::global::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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 57 of file EcalDigiToRaw.cc.
typedef unsigned int EcalDigiToRaw::Word32 |
Definition at line 64 of file EcalDigiToRaw.cc.
typedef long long EcalDigiToRaw::Word64 |
Definition at line 63 of file EcalDigiToRaw.cc.
EcalDigiToRaw::EcalDigiToRaw | ( | const edm::ParameterSet & | pset | ) |
Definition at line 91 of file EcalDigiToRaw.cc.
References config_, EBDigiToken_, EEDigiToken_, edm::ParameterSet::getUntrackedParameter(), label, labelEBSR_, labelEESR_, labelTT_, listDCCId_, and putToken_.
|
override |
Definition at line 127 of file EcalDigiToRaw.cc.
References begin, edm::EventBase::bunchCrossing(), BlockFormatter::Params::bx_, BlockFormatter::CleanUp(), config_, counter, BlockFormatter::Params::counter_, gather_cfg::cout, EcalElectronicsId::dccId(), BlockFormatter::Config::debug_, TauDecayModes::dec, DEFINE_FWK_MODULE, SRBlockFormatter::DigiToRaw(), TCCBlockFormatter::DigiToRaw(), TowerBlockFormatter::DigiToRaw(), BlockFormatter::DigiToRaw(), BlockFormatter::Config::doBarrel_, BlockFormatter::Config::doEndCap_, BlockFormatter::Config::doSR_, BlockFormatter::Config::doTCC_, BlockFormatter::Config::doTower_, EBDigiToken_, EcalBarrel, EcalEndcap, EEDigiToken_, edm::Event::emplace(), end, edm::DataFrameContainer::end(), TowerBlockFormatter::EndEvent(), edm::EventID::event(), FEDRawDataCollection::FEDData(), RemoveAddSevLevel::flag, edm::EventSetup::get(), edm::Event::getByToken(), TowerBlockFormatter::GetFEDorder(), triggerObjects_cff::id, EcalSrFlag::id(), edm::EventBase::id(), labelEBSR_, labelEESR_, labelTT_, BlockFormatter::Params::lv1_, FEDNumbering::MINECALFEDID, eostools::move(), BlockFormatter::Params::orbit_number_, edm::EventBase::orbitNumber(), BlockFormatter::print(), edm::ESHandle< T >::product(), putToken_, matplotRender::rawdata, edm::EventID::run(), BlockFormatter::Params::runnumber_, EcalTrigTowerDetId::subDet(), and EcalSrFlag::value().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
static |
Definition at line 66 of file EcalDigiToRaw.cc.
|
private |
Definition at line 84 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw(), and produce().
|
private |
Definition at line 77 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw(), and produce().
|
private |
Definition at line 78 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw(), and produce().
|
private |
Definition at line 75 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw(), and produce().
|
private |
Definition at line 76 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw(), and produce().
|
private |
Definition at line 74 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw(), and produce().
|
private |
Definition at line 81 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw().
|
private |
Definition at line 79 of file EcalDigiToRaw.cc.
Referenced by EcalDigiToRaw(), and produce().