#include <GlobalHitsTester.h>
Private Attributes | |
unsigned int | count |
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::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
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::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 76 of file GlobalHitsTester.h.
|
explicit |
Definition at line 4 of file GlobalHitsTester.cc.
References doOutput, fName, frequency, getAllProvenances, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), outputfile, printProvenanceInfo, AlCaHLTBitMon_QueryRunRegistry::string, verbosity, and vtxunit.
|
virtual |
Definition at line 39 of file GlobalHitsTester.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 95 of file GlobalHitsTester.cc.
References MonitorElement::Fill(), i, meTestFloat, meTestInt, meTestProfile1, meTestProfile2, meTestTH1F, meTestTH2F, meTestTH3F, RandomVal1, RandomVal2, and RandomVal3.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 43 of file GlobalHitsTester.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::book3D(), DQMStore::IBooker::bookFloat(), DQMStore::IBooker::bookInt(), DQMStore::IBooker::bookProfile(), DQMStore::IBooker::bookProfile2D(), DQMStore::IBooker::bookString(), meTestFloat, meTestInt, meTestProfile1, meTestProfile2, meTestString, meTestTH1F, meTestTH2F, meTestTH3F, DQMStore::IBooker::setCurrentFolder(), and DQMStore::IBooker::tag().
|
private |
Definition at line 114 of file GlobalHitsTester.h.
|
private |
Definition at line 97 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 88 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 90 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 93 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 92 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 101 of file GlobalHitsTester.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file GlobalHitsTester.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file GlobalHitsTester.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file GlobalHitsTester.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file GlobalHitsTester.h.
Referenced by bookHistograms().
|
private |
Definition at line 102 of file GlobalHitsTester.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file GlobalHitsTester.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file GlobalHitsTester.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 94 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 108 of file GlobalHitsTester.h.
|
private |
Definition at line 109 of file GlobalHitsTester.h.
Referenced by analyze().
|
private |
Definition at line 110 of file GlobalHitsTester.h.
Referenced by analyze().
|
private |
Definition at line 111 of file GlobalHitsTester.h.
Referenced by analyze().
|
private |
Definition at line 89 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().
|
private |
Definition at line 91 of file GlobalHitsTester.h.
Referenced by GlobalHitsTester().