#include <ESDaqInfoTask.h>
Public Member Functions | |
ESDaqInfoTask (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~ESDaqInfoTask () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup) |
BeginLuminosityBlock. More... | |
void | cleanup (void) |
Cleanup. More... | |
void | endJob (void) |
EndJob. More... | |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup) |
EndLuminosityBlock. More... | |
void | reset (void) |
Reset. More... | |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Attributes | |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
ESElectronicsMapper * | es_mapping_ |
int | ESFedRangeMax_ |
int | ESFedRangeMin_ |
bool | ESOnFed_ [56] |
MonitorElement * | meESDaqActive_ [56] |
MonitorElement * | meESDaqActiveMap_ |
MonitorElement * | meESDaqError_ |
MonitorElement * | meESDaqFraction_ |
bool | mergeRuns_ |
std::string | prefixME_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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 9 of file ESDaqInfoTask.h.
ESDaqInfoTask::ESDaqInfoTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 30 of file ESDaqInfoTask.cc.
References edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), i, and cppFunctionSkipper::operator.
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 67 of file ESDaqInfoTask.cc.
References interpolateCardsSimple::histo, i, x, and detailsBasic3DVector::y.
|
protectedvirtual |
BeginLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 123 of file ESDaqInfoTask.cc.
References edm::EventSetup::find(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), edm::EventSetup::get(), i, reset(), x, and detailsBasic3DVector::y.
|
protected |
Cleanup.
Definition at line 219 of file ESDaqInfoTask.cc.
References edm::getName(), and i.
|
protectedvirtual |
EndJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 117 of file ESDaqInfoTask.cc.
References edm::cleanup().
|
protectedvirtual |
EndLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 200 of file ESDaqInfoTask.cc.
|
protected |
Reset.
Definition at line 204 of file ESDaqInfoTask.cc.
References i.
|
private |
Definition at line 44 of file ESDaqInfoTask.h.
|
private |
Definition at line 48 of file ESDaqInfoTask.h.
|
private |
Definition at line 61 of file ESDaqInfoTask.h.
|
private |
Definition at line 59 of file ESDaqInfoTask.h.
|
private |
Definition at line 58 of file ESDaqInfoTask.h.
|
private |
Definition at line 63 of file ESDaqInfoTask.h.
|
private |
Definition at line 53 of file ESDaqInfoTask.h.
|
private |
Definition at line 54 of file ESDaqInfoTask.h.
|
private |
Definition at line 56 of file ESDaqInfoTask.h.
|
private |
Definition at line 52 of file ESDaqInfoTask.h.
|
private |
Definition at line 50 of file ESDaqInfoTask.h.
|
private |
Definition at line 46 of file ESDaqInfoTask.h.