#include <ESFEDIntegrityTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
void | endJob (void) |
EndJob. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
EndRun. More... | |
void | reset (void) |
Reset. More... | |
void | setup (void) |
Setup. More... | |
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) |
Private Attributes | |
edm::EDGetTokenT < ESRawDataCollection > | dccCollections_ |
bool | debug_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
std::string | fedDirName_ |
edm::EDGetTokenT < FEDRawDataCollection > | FEDRawDataCollection_ |
int | ievt_ |
bool | init_ |
MonitorElement * | meESFedsEntries_ |
MonitorElement * | meESFedsFatal_ |
MonitorElement * | meESFedsNonFatal_ |
bool | mergeRuns_ |
std::string | prefixME_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 15 of file ESFEDIntegrityTask.h.
ESFEDIntegrityTask::ESFEDIntegrityTask | ( | const edm::ParameterSet & | ps | ) |
Definition at line 27 of file ESFEDIntegrityTask.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and cppFunctionSkipper::operator.
|
virtual |
Definition at line 48 of file ESFEDIntegrityTask.cc.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 132 of file ESFEDIntegrityTask.cc.
References gather_cfg::cout, FEDRawData::data(), ESDCCHeaderBlock::fedId(), ESDCCHeaderBlock::getBX(), edm::Event::getByToken(), ESDCCHeaderBlock::getDCCErrors(), ESDCCHeaderBlock::getFEChannelStatus(), ESDCCHeaderBlock::getLV1(), ESDCCHeaderBlock::getOptoRX0(), ESDCCHeaderBlock::getOptoRX1(), ESDCCHeaderBlock::getOptoRX2(), ESDCCHeaderBlock::getOrbitNumber(), i, FEDHeader::lvl1ID(), HcalObjRepresent::setup(), and FEDRawData::size().
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 52 of file ESFEDIntegrityTask.cc.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 63 of file ESFEDIntegrityTask.cc.
References reset().
|
protected |
Cleanup.
Definition at line 102 of file ESFEDIntegrityTask.cc.
|
protectedvirtual |
EndJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 124 of file ESFEDIntegrityTask.cc.
References edm::cleanup().
|
protectedvirtual |
|
protected |
Reset.
Definition at line 73 of file ESFEDIntegrityTask.cc.
|
protected |
Setup.
Definition at line 81 of file ESFEDIntegrityTask.cc.
References timingPdfMaker::histo.
|
private |
Definition at line 60 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 58 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 52 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 56 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 55 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 61 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 50 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 67 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 63 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 64 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 65 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 57 of file ESFEDIntegrityTask.h.
|
private |
Definition at line 54 of file ESFEDIntegrityTask.h.