#include <RawDataTask.h>
Public Types | |
enum | Constants { nEventTypes = 25 } |
Public Types inherited from ecaldqm::DQWorkerTask | |
typedef EcalDCCHeaderBlock::EcalDCCEventSettings | EventSettings |
Private Attributes | |
int | bx_ |
int | feL1Offset_ |
int | l1A_ |
int | orbit_ |
edm::RunNumber_t | runNumber_ |
short | triggerType_ |
Additional Inherited Members | |
Static Public Member Functions inherited from ecaldqm::DQWorkerTask | |
static void | fillDescriptions (edm::ParameterSetDescription &) |
Static Public Member Functions inherited from ecaldqm::DQWorker | |
static void | fillDescriptions (edm::ParameterSetDescription &_desc) |
Protected Member Functions inherited from ecaldqm::DQWorkerTask | |
void | setME (edm::ParameterSet const &) final |
Protected Member Functions inherited from ecaldqm::DQWorker | |
void | initialize (std::string const &_name, edm::ParameterSet const &) |
void | print_ (std::string const &, int=0) const |
virtual void | setParams (edm::ParameterSet const &) |
virtual void | setSource (edm::ParameterSet const &) |
void | setVerbosity (int _verbosity) |
Protected Attributes inherited from ecaldqm::DQWorkerTask | |
std::set< std::string > | resettable_ |
Protected Attributes inherited from ecaldqm::DQWorker | |
bool | booked_ |
MESetCollection | MEs_ |
std::string | name_ |
bool | onlineMode_ |
Timestamp | timestamp_ |
int | verbosity_ |
bool | willConvertToEDM_ |
Definition at line 13 of file RawDataTask.h.
Enumerator | |
---|---|
nEventTypes |
Definition at line 29 of file RawDataTask.h.
ecaldqm::RawDataTask::RawDataTask | ( | ) |
Definition at line 14 of file RawDataTask.cc.
|
inline |
Definition at line 16 of file RawDataTask.h.
|
overridevirtual |
Reimplemented from ecaldqm::DQWorkerTask.
Definition at line 26 of file RawDataTask.cc.
References ecaldqm::kEcalRawData, ecaldqm::kSource, and ecaldqm::DependencySet::push_back().
|
inlineoverridevirtual |
Reimplemented from ecaldqm::DQWorkerTask.
Definition at line 43 of file RawDataTask.h.
References ecaldqm::kEcalRawData, ecaldqm::kSource, runOnRawData(), and runOnSource().
|
overridevirtual |
Reimplemented from ecaldqm::DQWorkerTask.
Definition at line 45 of file RawDataTask.cc.
References edm::EventBase::bunchCrossing(), bx_, edm::EventBase::experimentType(), feL1Offset_, edm::EventBase::isRealData(), l1A_, orbit_, edm::EventBase::orbitNumber(), and triggerType_.
|
overridevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 38 of file RawDataTask.cc.
References ecaldqm::DQWorker::MEs_.
|
overridevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 32 of file RawDataTask.cc.
References edm::RunBase::run(), and runNumber_.
void ecaldqm::RawDataTask::runOnRawData | ( | EcalRawDataCollection const & | _dcchs | ) |
Definition at line 77 of file RawDataTask.cc.
References asciidump::at, edm::SortedCollection< T, SORT >::begin(), ecaldqm::BlockSize, bx_, ecaldqm::BXDesync, ecaldqm::ccuExists(), ecaldqm::ChannelId, ecaldqm::dccId(), edm::SortedCollection< T, SORT >::end(), feL1Offset_, ecaldqm::getElectronicsMap(), ecaldqm::HeaderError, ecaldqm::HParity, ecaldqm::DQWorker::Timestamp::iLumi, ecaldqm::kEEpLow, l1A_, ecaldqm::L1ABXDesync, ecaldqm::L1ADesync, ecaldqm::LinkError, ecaldqm::DQWorker::MEs_, orbit_, runNumber_, environment_file_cff::runType, ntuplemaker::status, ecaldqm::Timeout, ecaldqm::DQWorker::timestamp_, triggerType_, and ecaldqm::VParity.
Referenced by analyze().
void ecaldqm::RawDataTask::runOnSource | ( | FEDRawDataCollection const & | _fedRaw | ) |
Definition at line 55 of file RawDataTask.cc.
References FEDRawDataCollection::FEDData(), l1A_, and ecaldqm::DQWorker::MEs_.
Referenced by analyze().
|
private |
Definition at line 37 of file RawDataTask.h.
Referenced by beginEvent(), and runOnRawData().
|
private |
Definition at line 39 of file RawDataTask.h.
Referenced by beginEvent(), and runOnRawData().
|
private |
Definition at line 35 of file RawDataTask.h.
Referenced by beginEvent(), runOnRawData(), and runOnSource().
|
private |
Definition at line 36 of file RawDataTask.h.
Referenced by beginEvent(), and runOnRawData().
|
private |
Definition at line 34 of file RawDataTask.h.
Referenced by beginRun(), and runOnRawData().
|
private |
Definition at line 38 of file RawDataTask.h.
Referenced by beginEvent(), and runOnRawData().