#include <CastorRawToDigi.h>
Private Attributes | |
bool | complainEmptyData_ |
CastorCtdcUnpacker | ctdcunpacker_ |
edm::InputTag | dataTag_ |
int | expectedOrbitMessageTime_ |
std::vector< int > | fedUnpackList_ |
CastorDataFrameFilter | filter_ |
int | firstFED_ |
bool | silent_ |
edm::EDGetTokenT < FEDRawDataCollection > | tok_input_ |
CastorUnpacker | unpacker_ |
bool | unpackTTP_ |
bool | usenominalOrbitMessageTime_ |
bool | usingctdc_ |
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 | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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::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) |
CastorRawToDigi is the EDProducer subclass which runs the Hcal Unpack algorithm.
Definition at line 29 of file CastorRawToDigi.h.
|
explicit |
Definition at line 15 of file CastorRawToDigi.cc.
References dataTag_, expectedOrbitMessageTime_, fedUnpackList_, i, FEDNumbering::MAXCASTORFEDID, FEDNumbering::MINCASTORFEDID, CastorUnpacker::setExpectedOrbitMessageTime(), contentValuesCheck::ss, tok_input_, unpacker_, and unpackTTP_.
|
virtual |
Definition at line 53 of file CastorRawToDigi.cc.
|
overridevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 138 of file CastorRawToDigi.cc.
References expectedOrbitMessageTime_, edm::RunBase::run(), CastorUnpacker::setExpectedOrbitMessageTime(), unpacker_, and usenominalOrbitMessageTime_.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 56 of file CastorRawToDigi.cc.
References CastorDataFrameFilter::active(), CastorRawCollections::castorCont, complainEmptyData_, ctdcunpacker_, fedUnpackList_, CastorDataFrameFilter::filter(), filter_, edm::EventSetup::get(), edm::Event::getByToken(), i, parseEventContent::prod, edm::Event::put(), zeeHLT_cff::report, FEDRawData::size(), edm::SortedCollection< T, SORT >::swap(), tok_input_, CastorRawCollections::tpCont, CastorRawCollections::ttp, CastorCtdcUnpacker::unpack(), CastorUnpacker::unpack(), unpacker_, unpackTTP_, usingctdc_, and cms::Exception::what().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 44 of file CastorRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 40 of file CastorRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 38 of file CastorRawToDigi.h.
Referenced by CastorRawToDigi().
|
private |
Definition at line 49 of file CastorRawToDigi.h.
Referenced by beginRun(), and CastorRawToDigi().
|
private |
Definition at line 42 of file CastorRawToDigi.h.
Referenced by CastorRawToDigi(), and produce().
|
private |
Definition at line 41 of file CastorRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 43 of file CastorRawToDigi.h.
|
private |
Definition at line 47 of file CastorRawToDigi.h.
|
private |
Definition at line 50 of file CastorRawToDigi.h.
Referenced by CastorRawToDigi(), and produce().
|
private |
Definition at line 39 of file CastorRawToDigi.h.
Referenced by beginRun(), CastorRawToDigi(), and produce().
|
private |
Definition at line 46 of file CastorRawToDigi.h.
Referenced by CastorRawToDigi(), and produce().
|
private |
Definition at line 48 of file CastorRawToDigi.h.
Referenced by beginRun().
|
private |
Definition at line 45 of file CastorRawToDigi.h.
Referenced by produce().