#include <DQM/HLXMonitor/src/HLXMonitor.cc>
Public Types | |
typedef HCAL_HLX::LUMI_SECTION | LUMI_SECTION |
typedef HCAL_HLX::TCPReceiver | TCPReceiver |
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 |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | connectHLXTCP () |
void | EndRun () |
void | FillEventInfo (const LUMI_SECTION &, const edm::Event &e) |
void | FillHistograms (const LUMI_SECTION &) |
void | FillHistoHFCompare (const LUMI_SECTION &) |
void | FillReportSummary () |
double | getUTCtime (timeval *a, timeval *b=NULL) |
void | ResetAll () |
void | SetupEventInfo (DQMStore::IBooker &) |
void | SetupHists (DQMStore::IBooker &) |
Additional Inherited Members | |
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) |
Description: DQM Source for HLX histograms
Implementation: <Notes on="" implementation>="">
Definition at line 48 of file HLXMonitor.h.
Definition at line 50 of file HLXMonitor.h.
Definition at line 51 of file HLXMonitor.h.
|
explicit |
Definition at line 17 of file HLXMonitor.cc.
References Accumulate, AquireMode, connectHLXTCP(), currentRunEnded_, DistribIP1, DistribIP2, eventInfoFolder_, eventInfoFolderHLX_, expectedNibbles_, edm::ParameterSet::getUntrackedParameter(), HLXHFMap, listenPort, lsBinOld, lumiSectionCount, MAX_LS, MinLSBeforeSave, monitorName_, NBINS, num4NibblePerLS_, NUM_BUNCHES, NUM_HLX, OutputDir, OutputFilePrefix, prescaleEvt_, previousSection, reconnTime, ResetAtNewRun, runNumber_, runNumLength, SavePeriod, secNumLength, sectionInstantErrSumEt, sectionInstantErrSumOcc1, sectionInstantErrSumOcc2, sectionInstantNorm, sectionInstantSumEt, sectionInstantSumOcc1, sectionInstantSumOcc2, set1AboveIndex, set1BelowIndex, set1BetweenIndex, set2AboveIndex, set2BelowIndex, set2BetweenIndex, AlCaHLTBitMon_QueryRunRegistry::string, subSystemName_, totalNibbles_, TriggerBX, XMAX, and XMIN.
HLXMonitor::~HLXMonitor | ( | ) |
Definition at line 115 of file HLXMonitor.cc.
References HCAL_HLX::TCPReceiver::Disconnect(), EndRun(), and HLXTCP.
|
privatevirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 826 of file HLXMonitor.cc.
References HCAL_HLX::TCPReceiver::Connect(), gather_cfg::cout, currentRunEnded_, HCAL_HLX::TCPReceiver::Disconnect(), DistribIP1, DistribIP2, EndRun(), MonitorElement::Fill(), FillEventInfo(), FillHistograms(), FillHistoHFCompare(), FillReportSummary(), getUTCtime(), HCAL_HLX::LUMI_SECTION::hdr, HLXTCP, HCAL_HLX::LUMI_SUMMARY::InstantETLumi, HCAL_HLX::LUMI_SUMMARY::InstantOccLumi, HCAL_HLX::TCPReceiver::IsConnected(), lumiSection, HCAL_HLX::LUMI_SECTION::lumiSummary, NULL, HCAL_HLX::TCPReceiver::ReceiveLumiSection(), reconnTime, HCAL_HLX::LUMI_SECTION_HEADER::runNumber, runNumber_, runStartTimeStamp_, HCAL_HLX::LUMI_SECTION_HEADER::sectionNumber, HCAL_HLX::TCPReceiver::SetIP(), and HCAL_HLX::LUMI_SECTION_HEADER::startOrbit.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 147 of file HLXMonitor.cc.
References SetupEventInfo(), and SetupHists().
|
private |
Definition at line 121 of file HLXMonitor.cc.
References AquireMode, HCAL_HLX::TCPReceiver::Connect(), gather_cfg::cout, DistribIP1, DistribIP2, HLXTCP, HCAL_HLX::TCPReceiver::IsConnected(), listenPort, reconnTime, HCAL_HLX::TCPReceiver::SetIP(), HCAL_HLX::TCPReceiver::SetMode(), and HCAL_HLX::TCPReceiver::SetPort().
Referenced by HLXMonitor().
|
private |
Definition at line 879 of file HLXMonitor.cc.
References gather_cfg::cout, currentRunEnded_, expectedNibbles_, FillReportSummary(), lsBinOld, lumiSectionCount, NUM_HLX, previousSection, ResetAll(), ResetAtNewRun, runNumber_, sectionInstantErrSumEt, sectionInstantErrSumOcc1, sectionInstantErrSumOcc2, sectionInstantNorm, sectionInstantSumEt, sectionInstantSumOcc1, sectionInstantSumOcc2, and totalNibbles_.
Referenced by analyze(), and ~HLXMonitor().
|
private |
Definition at line 1431 of file HLXMonitor.cc.
References currentTime_, edm::EventID::event(), eventId_, eventTimeStamp_, evtRateCount_, evtRateWindow_, expectedNibbles_, MonitorElement::Fill(), getUTCtime(), HCAL_HLX::OCCUPANCY_SECTION::hdr, HCAL_HLX::LUMI_SECTION::hdr, HLXHFMap, edm::EventBase::id(), lastAvgTime_, lastUpdateTime_, lumisecId_, NULL, num4NibblePerLS_, NUM_HLX, HCAL_HLX::LUMI_SECTION_SUB_HEADER::numNibbles, HCAL_HLX::LUMI_SECTION_HEADER::numOrbits, HCAL_HLX::LUMI_SECTION::occupancy, pEvent_, processEventRate_, processEvents_, processLatency_, processTimeStamp_, runId_, HCAL_HLX::LUMI_SECTION_HEADER::runNumber, HCAL_HLX::LUMI_SECTION_HEADER::sectionNumber, cond::rpcobgas::time, edm::EventBase::time(), totalNibbles_, and edm::Timestamp::value().
Referenced by analyze().
|
private |
Definition at line 902 of file HLXMonitor.cc.
References AvgEtSum, AvgOccAboveSet1, AvgOccAboveSet2, AvgOccBelowSet1, AvgOccBelowSet2, AvgOccBetweenSet1, AvgOccBetweenSet2, BXvsTimeAvgEtSumHFM, BXvsTimeAvgEtSumHFP, HCAL_HLX::ET_SUM_SECTION::data, HCAL_HLX::OCCUPANCY_SECTION::data, alignCSCRings::e, HCAL_HLX::LUMI_DETAIL::ETLumi, HCAL_HLX::LUMI_DETAIL::ETLumiErr, ETSum, HCAL_HLX::LUMI_SECTION::etSum, MonitorElement::Fill(), MonitorElement::getBinContent(), MonitorElement::getBinError(), MonitorElement::getMean(), MonitorElement::getRMS(), MonitorElement::getTH1F(), HCAL_HLX::OCCUPANCY_SECTION::hdr, HCAL_HLX::LUMI_SECTION::hdr, HistAvgEtSumHFM, HistAvgEtSumHFP, HistAvgLumiEtSum, HistAvgLumiOccSet1, HistAvgLumiOccSet2, HistAvgOccAboveSet1HFM, HistAvgOccAboveSet1HFP, HistAvgOccAboveSet2HFM, HistAvgOccAboveSet2HFP, HistAvgOccBelowSet1HFM, HistAvgOccBelowSet1HFP, HistAvgOccBelowSet2HFM, HistAvgOccBelowSet2HFP, HistAvgOccBetweenSet1HFM, HistAvgOccBetweenSet1HFP, HistAvgOccBetweenSet2HFM, HistAvgOccBetweenSet2HFP, HistInstantLumiEtSum, HistInstantLumiEtSumError, HistInstantLumiOccSet1, HistInstantLumiOccSet1Error, HistInstantLumiOccSet2, HistInstantLumiOccSet2Error, HistIntegratedLumiEtSum, HistIntegratedLumiOccSet1, HistIntegratedLumiOccSet2, HLXHFMap, HCAL_HLX::LUMI_SUMMARY::InstantETLumi, HCAL_HLX::LUMI_SUMMARY::InstantETLumiErr, HCAL_HLX::LUMI_SUMMARY::InstantOccLumi, HCAL_HLX::LUMI_SUMMARY::InstantOccLumiErr, lsBinOld, LumiAvgEtSum, LumiAvgOccSet1, LumiAvgOccSet2, HCAL_HLX::LUMI_SECTION::lumiDetail, LumiInstantEtSum, LumiInstantOccSet1, LumiInstantOccSet2, LumiIntegratedEtSum, LumiIntegratedOccSet1, LumiIntegratedOccSet2, lumiSectionCount, HCAL_HLX::LUMI_SECTION::lumiSummary, bookConverter::max, MaxInstLumiBX1, MaxInstLumiBX2, MaxInstLumiBX3, MaxInstLumiBX4, MaxInstLumiBXNum1, MaxInstLumiBXNum2, MaxInstLumiBXNum3, MaxInstLumiBXNum4, MissingDQMDataCheck, num4NibblePerLS_, NUM_BUNCHES, NUM_HLX, HCAL_HLX::LUMI_SECTION_SUB_HEADER::numNibbles, HCAL_HLX::LUMI_SECTION_HEADER::numOrbits, HCAL_HLX::LUMI_DETAIL::OccLumi, HCAL_HLX::LUMI_DETAIL::OccLumiErr, HCAL_HLX::LUMI_SECTION::occupancy, previousSection, RecentInstantLumiEtSum, RecentInstantLumiOccSet1, RecentInstantLumiOccSet2, RecentIntegratedLumiEtSum, RecentIntegratedLumiOccSet1, RecentIntegratedLumiOccSet2, sectionInstantErrSumEt, sectionInstantErrSumOcc1, sectionInstantErrSumOcc2, sectionInstantNorm, sectionInstantSumEt, sectionInstantSumOcc1, sectionInstantSumOcc2, HCAL_HLX::LUMI_SECTION_HEADER::sectionNumber, Set1Above, set1AboveIndex, Set1Below, set1BelowIndex, Set1Between, set1BetweenIndex, Set2Above, set2AboveIndex, Set2Below, set2BelowIndex, Set2Between, set2BetweenIndex, MonitorElement::setAxisRange(), MonitorElement::setBinContent(), MonitorElement::setBinError(), MonitorElement::softReset(), mathSSE::sqrt(), SumAllOccSet1, SumAllOccSet2, tmp, histoStyle::weight, XMAX, and XMIN.
Referenced by analyze().
|
private |
Definition at line 1371 of file HLXMonitor.cc.
References HCAL_HLX::ET_SUM_SECTION::data, HCAL_HLX::OCCUPANCY_SECTION::data, HCAL_HLX::LUMI_SECTION::etSum, MonitorElement::Fill(), HCAL_HLX::OCCUPANCY_SECTION::hdr, HFCompareEtSum, HFCompareOccAboveSet1, HFCompareOccAboveSet2, HFCompareOccBelowSet1, HFCompareOccBelowSet2, HFCompareOccBetweenSet1, HFCompareOccBetweenSet2, HLXHFMap, NUM_HLX, HCAL_HLX::LUMI_SECTION_SUB_HEADER::numNibbles, HCAL_HLX::LUMI_SECTION::occupancy, set1AboveIndex, set1BelowIndex, set1BetweenIndex, set2AboveIndex, set2BelowIndex, set2BetweenIndex, pileupDistInMC::total, and TriggerBX.
Referenced by analyze().
|
private |
Definition at line 1467 of file HLXMonitor.cc.
References expectedNibbles_, MonitorElement::Fill(), cropTnPTrees::frac, HLXHFMap, NUM_HLX, reportSummary_, reportSummaryMap_, MonitorElement::setBinContent(), and totalNibbles_.
Referenced by analyze(), and EndRun().
|
private |
Definition at line 1588 of file HLXMonitor.cc.
References NULL.
Referenced by analyze(), FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 1491 of file HLXMonitor.cc.
References AvgEtSum, AvgOccAboveSet1, AvgOccAboveSet2, AvgOccBelowSet1, AvgOccBelowSet2, AvgOccBetweenSet1, AvgOccBetweenSet2, BXvsTimeAvgEtSumHFM, BXvsTimeAvgEtSumHFP, ETSum, HFCompareEtSum, HFCompareOccAboveSet1, HFCompareOccAboveSet2, HFCompareOccBelowSet1, HFCompareOccBelowSet2, HFCompareOccBetweenSet1, HFCompareOccBetweenSet2, HistAvgEtSumHFM, HistAvgEtSumHFP, HistAvgLumiEtSum, HistAvgLumiOccSet1, HistAvgLumiOccSet2, HistAvgOccAboveSet1HFM, HistAvgOccAboveSet1HFP, HistAvgOccAboveSet2HFM, HistAvgOccAboveSet2HFP, HistAvgOccBelowSet1HFM, HistAvgOccBelowSet1HFP, HistAvgOccBelowSet2HFM, HistAvgOccBelowSet2HFP, HistAvgOccBetweenSet1HFM, HistAvgOccBetweenSet1HFP, HistAvgOccBetweenSet2HFM, HistAvgOccBetweenSet2HFP, HistInstantLumiEtSum, HistInstantLumiEtSumError, HistInstantLumiOccSet1, HistInstantLumiOccSet1Error, HistInstantLumiOccSet2, HistInstantLumiOccSet2Error, HistIntegratedLumiEtSum, HistIntegratedLumiOccSet1, HistIntegratedLumiOccSet2, LumiAvgEtSum, LumiAvgOccSet1, LumiAvgOccSet2, LumiInstantEtSum, LumiInstantOccSet1, LumiInstantOccSet2, LumiIntegratedEtSum, LumiIntegratedOccSet1, LumiIntegratedOccSet2, lumiSectionCount, MaxInstLumiBX1, MaxInstLumiBX2, MaxInstLumiBX3, MaxInstLumiBX4, MaxInstLumiBXNum1, MaxInstLumiBXNum2, MaxInstLumiBXNum3, MaxInstLumiBXNum4, MissingDQMDataCheck, NUM_HLX, previousSection, RecentInstantLumiEtSum, RecentInstantLumiOccSet1, RecentInstantLumiOccSet2, RecentIntegratedLumiEtSum, RecentIntegratedLumiOccSet1, RecentIntegratedLumiOccSet2, Set1Above, Set1Below, Set1Between, Set2Above, Set2Below, Set2Between, MonitorElement::softReset(), SumAllOccSet1, and SumAllOccSet2.
Referenced by EndRun().
|
private |
Definition at line 747 of file HLXMonitor.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), DQMStore::IBooker::bookInt(), DQMStore::IBooker::bookString(), cmsswVer_, currentTime_, eventId_, eventInfoFolder_, eventInfoFolderHLX_, eventTimeStamp_, evtRateCount_, evtRateWindow_, MonitorElement::Fill(), edm::getReleaseVersion(), MonitorElement::getTH2F(), getUTCtime(), HLXHFMap, hostName_, lastAvgTime_, lumisecId_, NULL, NUM_HLX, nUpdates_, pEvent_, processEventRate_, processEvents_, processId_, processLatency_, processName_, processStartTimeStamp_, processTimeStamp_, reportSummary_, reportSummaryMap_, runId_, runStartTimeStamp_, MonitorElement::setBinContent(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, subSystemName_, and workingDir_.
Referenced by bookHistograms().
|
private |
Definition at line 153 of file HLXMonitor.cc.
References Accumulate, AvgEtSum, AvgOccAboveSet1, AvgOccAboveSet2, AvgOccBelowSet1, AvgOccBelowSet2, AvgOccBetweenSet1, AvgOccBetweenSet2, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::bookProfile(), BXvsTimeAvgEtSumHFM, BXvsTimeAvgEtSumHFP, TauDecayModes::dec, alignCSCRings::e, ETSum, EtXAxisTitle, EtYAxisTitle, HFCompareEtSum, HFCompareOccAboveSet1, HFCompareOccAboveSet2, HFCompareOccBelowSet1, HFCompareOccBelowSet2, HFCompareOccBetweenSet1, HFCompareOccBetweenSet2, HistAvgEtSumHFM, HistAvgEtSumHFP, HistAvgLumiEtSum, HistAvgLumiOccSet1, HistAvgLumiOccSet2, HistAvgOccAboveSet1HFM, HistAvgOccAboveSet1HFP, HistAvgOccAboveSet2HFM, HistAvgOccAboveSet2HFP, HistAvgOccBelowSet1HFM, HistAvgOccBelowSet1HFP, HistAvgOccBelowSet2HFM, HistAvgOccBelowSet2HFP, HistAvgOccBetweenSet1HFM, HistAvgOccBetweenSet1HFP, HistAvgOccBetweenSet2HFM, HistAvgOccBetweenSet2HFP, HistInstantLumiEtSum, HistInstantLumiEtSumError, HistInstantLumiOccSet1, HistInstantLumiOccSet1Error, HistInstantLumiOccSet2, HistInstantLumiOccSet2Error, HistIntegratedLumiEtSum, HistIntegratedLumiOccSet1, HistIntegratedLumiOccSet2, LumiAvgEtSum, LumiAvgOccSet1, LumiAvgOccSet2, LumiInstantEtSum, LumiInstantOccSet1, LumiInstantOccSet2, LumiIntegratedEtSum, LumiIntegratedOccSet1, LumiIntegratedOccSet2, MAX_LS, MaxInstLumiBX1, MaxInstLumiBX2, MaxInstLumiBX3, MaxInstLumiBX4, MaxInstLumiBXNum1, MaxInstLumiBXNum2, MaxInstLumiBXNum3, MaxInstLumiBXNum4, MissingDQMDataCheck, monitorName_, NBINS, NUM_HLX, OccXAxisTitle, OccYAxisTitle, RecentInstantLumiEtSum, RecentInstantLumiOccSet1, RecentInstantLumiOccSet2, RecentIntegratedLumiEtSum, RecentIntegratedLumiOccSet1, RecentIntegratedLumiOccSet2, Set1Above, Set1Below, Set1Between, Set2Above, Set2Below, Set2Between, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), MonitorElement::setResetMe(), AlCaHLTBitMon_QueryRunRegistry::string, SumAllOccSet1, SumAllOccSet2, DQMStore::IBooker::tagContents(), XMAX, and XMIN.
Referenced by bookHistograms().
|
private |
Definition at line 216 of file HLXMonitor.h.
Referenced by HLXMonitor(), and SetupHists().
|
private |
Definition at line 224 of file HLXMonitor.h.
Referenced by connectHLXTCP(), and HLXMonitor().
|
private |
Definition at line 95 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 98 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 101 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 96 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 99 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 97 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 100 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 146 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 145 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Current working directory of the job.
Definition at line 194 of file HLXMonitor.h.
Referenced by SetupEventInfo().
|
private |
Definition at line 208 of file HLXMonitor.h.
Referenced by counter.Counters::__getitem__().
|
private |
Definition at line 258 of file HLXMonitor.h.
Referenced by analyze(), EndRun(), and HLXMonitor().
|
private |
Definition at line 277 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 232 of file HLXMonitor.h.
Referenced by analyze(), connectHLXTCP(), and HLXMonitor().
|
private |
Definition at line 233 of file HLXMonitor.h.
Referenced by analyze(), connectHLXTCP(), and HLXMonitor().
|
private |
CMSSW version run for this job.
Definition at line 195 of file HLXMonitor.h.
|
private |
DQM patch version for this job.
Definition at line 196 of file HLXMonitor.h.
|
private |
Subdetector-specific error summary (float)
Definition at line 198 of file HLXMonitor.h.
|
private |
Subdetector-specific etaPhi summary (float)
Definition at line 199 of file HLXMonitor.h.
|
private |
Definition at line 85 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 253 of file HLXMonitor.h.
Referenced by SetupHists().
|
private |
Definition at line 254 of file HLXMonitor.h.
Referenced by SetupHists().
|
private |
UTC time of the run start.
Definition at line 175 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 245 of file HLXMonitor.h.
Referenced by HLXMonitor(), and SetupEventInfo().
|
private |
Definition at line 244 of file HLXMonitor.h.
Referenced by HLXMonitor(), and SetupEventInfo().
|
private |
Definition at line 177 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 280 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 279 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 260 of file HLXMonitor.h.
Referenced by EndRun(), FillEventInfo(), FillReportSummary(), and HLXMonitor().
|
private |
Definition at line 87 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), ResetAll(), and SetupHists().
|
private |
Definition at line 90 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), ResetAll(), and SetupHists().
|
private |
Definition at line 93 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), ResetAll(), and SetupHists().
|
private |
Definition at line 88 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), ResetAll(), and SetupHists().
|
private |
Definition at line 91 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), ResetAll(), and SetupHists().
|
private |
Definition at line 89 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), ResetAll(), and SetupHists().
|
private |
Definition at line 92 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), ResetAll(), and SetupHists().
|
private |
Definition at line 132 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 131 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 148 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 149 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 150 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 138 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 137 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 144 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 143 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 134 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 133 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 140 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 139 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 136 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 135 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 142 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 141 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 151 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 154 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 152 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 155 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 153 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 156 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 157 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 158 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 159 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 263 of file HLXMonitor.h.
Referenced by FillEventInfo(), FillHistograms(), FillHistoHFCompare(), FillReportSummary(), HLXMonitor(), and SetupEventInfo().
|
private |
Definition at line 77 of file HLXMonitor.h.
Referenced by analyze(), connectHLXTCP(), and ~HLXMonitor().
|
private |
Definition at line 191 of file HLXMonitor.h.
Referenced by SetupEventInfo().
|
private |
Definition at line 277 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 277 of file HLXMonitor.h.
Referenced by FillEventInfo().
|
private |
Definition at line 213 of file HLXMonitor.h.
Referenced by connectHLXTCP(), and HLXMonitor().
|
private |
Definition at line 267 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 104 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 105 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 106 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 107 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 108 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 109 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 110 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 111 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 112 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 176 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 256 of file HLXMonitor.h.
Referenced by analyze().
|
private |
Definition at line 266 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), HLXMonitor(), and ResetAll().
|
private |
Definition at line 223 of file HLXMonitor.h.
Referenced by HLXMonitor(), and SetupHists().
|
private |
Definition at line 120 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 121 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 122 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 123 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 125 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 126 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 127 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 128 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 226 of file HLXMonitor.h.
Referenced by HLXMonitor().
|
private |
Definition at line 117 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 228 of file HLXMonitor.h.
Referenced by HLXMonitor(), and SetupHists().
|
private |
Definition at line 215 of file HLXMonitor.h.
Referenced by HLXMonitor(), and SetupHists().
|
private |
Definition at line 284 of file HLXMonitor.h.
Referenced by FillEventInfo(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 222 of file HLXMonitor.h.
Referenced by FillHistograms(), and HLXMonitor().
|
private |
Definition at line 221 of file HLXMonitor.h.
Referenced by EndRun(), FillEventInfo(), FillHistograms(), FillHistoHFCompare(), FillReportSummary(), HLXMonitor(), ResetAll(), SetupEventInfo(), and SetupHists().
|
private |
Definition at line 205 of file HLXMonitor.h.
|
private |
Definition at line 206 of file HLXMonitor.h.
|
private |
These MEs are either static or updated upon each analyze() call.
Definition at line 182 of file HLXMonitor.h.
Referenced by SetupEventInfo().
|
private |
Definition at line 251 of file HLXMonitor.h.
Referenced by SetupHists().
|
private |
Definition at line 252 of file HLXMonitor.h.
Referenced by SetupHists().
|
private |
Definition at line 218 of file HLXMonitor.h.
Referenced by HLXMonitor().
|
private |
Definition at line 217 of file HLXMonitor.h.
Referenced by HLXMonitor().
|
private |
Definition at line 281 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 229 of file HLXMonitor.h.
Referenced by HLXMonitor().
|
private |
Definition at line 265 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), HLXMonitor(), and ResetAll().
|
private |
Time elapsed since the last event.
Definition at line 188 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Avg # of events in programmable window (default: 5 min)
Definition at line 190 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Number of collector updates (TBD)
Definition at line 183 of file HLXMonitor.h.
Referenced by SetupEventInfo().
|
private |
The UTC time of the last event.
Definition at line 187 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Hostname of the local machine.
Definition at line 192 of file HLXMonitor.h.
Referenced by SetupEventInfo().
|
private |
The PID associated with this job.
Definition at line 185 of file HLXMonitor.h.
Referenced by SetupEventInfo().
|
private |
The UTC time of the first event processed.
Definition at line 186 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 209 of file HLXMonitor.h.
|
private |
Definition at line 161 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 162 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 163 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 164 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 165 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 166 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 231 of file HLXMonitor.h.
Referenced by analyze(), connectHLXTCP(), and HLXMonitor().
|
private |
Definition at line 202 of file HLXMonitor.h.
Referenced by FillReportSummary(), and SetupEventInfo().
|
private |
Definition at line 203 of file HLXMonitor.h.
Referenced by FillReportSummary(), and SetupEventInfo().
|
private |
Definition at line 242 of file HLXMonitor.h.
Referenced by EndRun(), and HLXMonitor().
|
private |
These MEs are filled with the info from the most recent event by the module
Definition at line 173 of file HLXMonitor.h.
Referenced by FillEventInfo(), and SetupEventInfo().
|
private |
Definition at line 259 of file HLXMonitor.h.
Referenced by analyze(), EndRun(), and HLXMonitor().
|
private |
Definition at line 248 of file HLXMonitor.h.
Referenced by HLXMonitor().
|
private |
Definition at line 278 of file HLXMonitor.h.
|
private |
Definition at line 174 of file HLXMonitor.h.
Referenced by analyze(), and SetupEventInfo().
|
private |
Definition at line 220 of file HLXMonitor.h.
Referenced by HLXMonitor().
|
private |
Definition at line 249 of file HLXMonitor.h.
Referenced by HLXMonitor().
|
private |
Definition at line 210 of file HLXMonitor.h.
|
private |
Definition at line 269 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 271 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 273 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 274 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 268 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 270 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 272 of file HLXMonitor.h.
Referenced by EndRun(), FillHistograms(), and HLXMonitor().
|
private |
Definition at line 81 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 237 of file HLXMonitor.h.
Referenced by FillHistograms(), FillHistoHFCompare(), and HLXMonitor().
|
private |
Definition at line 79 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 235 of file HLXMonitor.h.
Referenced by FillHistograms(), FillHistoHFCompare(), and HLXMonitor().
|
private |
Definition at line 80 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 236 of file HLXMonitor.h.
Referenced by FillHistograms(), FillHistoHFCompare(), and HLXMonitor().
|
private |
Definition at line 84 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 240 of file HLXMonitor.h.
Referenced by FillHistograms(), FillHistoHFCompare(), and HLXMonitor().
|
private |
Definition at line 82 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 238 of file HLXMonitor.h.
Referenced by FillHistograms(), FillHistoHFCompare(), and HLXMonitor().
|
private |
Definition at line 83 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 239 of file HLXMonitor.h.
Referenced by FillHistograms(), FillHistoHFCompare(), and HLXMonitor().
|
private |
Definition at line 219 of file HLXMonitor.h.
|
private |
Definition at line 246 of file HLXMonitor.h.
Referenced by HLXMonitor(), and SetupEventInfo().
|
private |
Definition at line 115 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 116 of file HLXMonitor.h.
Referenced by FillHistograms(), ResetAll(), and SetupHists().
|
private |
Definition at line 261 of file HLXMonitor.h.
Referenced by EndRun(), FillEventInfo(), FillReportSummary(), and HLXMonitor().
|
private |
Definition at line 225 of file HLXMonitor.h.
Referenced by FillHistoHFCompare(), and HLXMonitor().
|
private |
DQM "name" of the job (eg, Hcal or DT)
Definition at line 193 of file HLXMonitor.h.
Referenced by SetupEventInfo().
|
private |
Definition at line 214 of file HLXMonitor.h.
Referenced by FillHistograms(), HLXMonitor(), and SetupHists().
|
private |
Definition at line 214 of file HLXMonitor.h.
Referenced by FillHistograms(), HLXMonitor(), and SetupHists().