#include <GlobalHitsTester.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob (void) |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
GlobalHitsTester (const edm::ParameterSet &) | |
virtual | ~GlobalHitsTester () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
unsigned int | count |
DQMStore * | dbe |
bool | doOutput |
std::string | fName |
int | frequency |
bool | getAllProvenances |
std::string | label |
MonitorElement * | meTestFloat |
MonitorElement * | meTestInt |
MonitorElement * | meTestProfile1 |
MonitorElement * | meTestProfile2 |
MonitorElement * | meTestString |
MonitorElement * | meTestTH1F |
MonitorElement * | meTestTH2F |
MonitorElement * | meTestTH3F |
std::string | outputfile |
bool | printProvenanceInfo |
TRandom * | Random |
double | RandomVal1 |
double | RandomVal2 |
double | RandomVal3 |
int | verbosity |
int | vtxunit |
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 &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 78 of file GlobalHitsTester.h.
|
explicit |
Definition at line 4 of file GlobalHitsTester.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::book3D(), DQMStore::bookFloat(), DQMStore::bookInt(), DQMStore::bookProfile(), DQMStore::bookProfile2D(), DQMStore::bookString(), dbe, doOutput, fName, frequency, getAllProvenances, MonitorElement::getFullname(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), meTestFloat, meTestInt, meTestProfile1, meTestProfile2, meTestString, meTestTH1F, meTestTH2F, meTestTH3F, cppFunctionSkipper::operator, outputfile, printProvenanceInfo, DQMStore::setCurrentFolder(), DQMStore::tag(), verbosity, and vtxunit.
|
virtual |
Definition at line 91 of file GlobalHitsTester.cc.
References dbe, doOutput, outputfile, and DQMStore::save().
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 126 of file GlobalHitsTester.cc.
References MonitorElement::Fill(), i, meTestProfile1, meTestProfile2, meTestTH1F, meTestTH2F, meTestTH3F, RandomVal1, RandomVal2, and RandomVal3.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 97 of file GlobalHitsTester.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 111 of file GlobalHitsTester.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 102 of file GlobalHitsTester.cc.
References count, and verbosity.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 117 of file GlobalHitsTester.cc.
References MonitorElement::Fill(), meTestFloat, and meTestInt.
|
private |
Definition at line 119 of file GlobalHitsTester.h.
Referenced by endJob().
|
private |
Definition at line 100 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester(), and ~GlobalHitsTester().
|
private |
Definition at line 102 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester(), and ~GlobalHitsTester().
|
private |
Definition at line 93 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 95 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 98 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 97 of file GlobalHitsTester.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::_sort_list(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::foundIn(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::fullFilename(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::properties(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::updateProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::usedBy().
|
private |
Definition at line 106 of file GlobalHitsTester.h.
Referenced by endRun(), and GlobalHitsTester().
|
private |
Definition at line 105 of file GlobalHitsTester.h.
Referenced by endRun(), and GlobalHitsTester().
|
private |
Definition at line 110 of file GlobalHitsTester.h.
Referenced by analyze(), and GlobalHitsTester().
|
private |
Definition at line 111 of file GlobalHitsTester.h.
Referenced by analyze(), and GlobalHitsTester().
|
private |
Definition at line 104 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 107 of file GlobalHitsTester.h.
Referenced by analyze(), and GlobalHitsTester().
|
private |
Definition at line 108 of file GlobalHitsTester.h.
Referenced by analyze(), and GlobalHitsTester().
|
private |
Definition at line 109 of file GlobalHitsTester.h.
Referenced by analyze(), and GlobalHitsTester().
|
private |
Definition at line 101 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester(), and ~GlobalHitsTester().
|
private |
Definition at line 99 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 113 of file GlobalHitsTester.h.
|
private |
Definition at line 114 of file GlobalHitsTester.h.
Referenced by analyze().
|
private |
Definition at line 115 of file GlobalHitsTester.h.
Referenced by analyze().
|
private |
Definition at line 116 of file GlobalHitsTester.h.
Referenced by analyze().
|
private |
Definition at line 94 of file GlobalHitsTester.h.
Referenced by endJob(), and GlobalHitsTester().
|
private |
Definition at line 96 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().