#include <BeamMonitor.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) override |
void | bookHistograms (DQMStore::IBooker &i, const edm::Run &r, const edm::EventSetup &c) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
void | dqmEndRun (const edm::Run &r, const edm::EventSetup &c) override |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) override |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
void | FitAndFill (const edm::LuminosityBlock &lumiSeg, int &, int &, int &) |
void | formatFitTime (char *, const std::time_t &) |
std::string | getGMTstring (const std::time_t &) |
void | RestartFitting () |
void | scrollTH1 (TH1 *, std::time_t) |
bool | testScroll (std::time_t &, std::time_t &) |
Definition at line 36 of file BeamMonitor.h.
BeamMonitor::BeamMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 101 of file BeamMonitor.cc.
References beginLumiOfBSFit_, beginLumiOfPVFit_, bsSrc_, edm::EDConsumerBase::consumesCollector(), debug_, deltaSigCut_, endLumiOfBSFit_, endLumiOfPVFit_, fitNLumi_, fitPVNLumi_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltSrc_, intervalInSec_, jetTrigger_, lastlumi_, maxZ_, min_Ntrks_, minNrVertices_, minVtxNdf_, minVtxWgt_, monitorName_, nextlumi_, nFits_, nLS_for_upload_, onlineMode_, processed_, pvSrc_, recordName_, refBStime, refPVtime, resetFitNLumi_, resetPVNLumi_, tcdsToken_, theBeamFitter, tracksLabel_, and useLockRecords_.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 668 of file BeamMonitor.cc.
References HLT_2022v15_cff::beamMode, bsSrc_, countEvt_, countLumi_, cutFlowTable, dqm::impl::MonitorElement::Fill(), newFWLiteAna::found, BSTRecord::getBeamMode(), TCDSRecord::getBST(), dqm::impl::MonitorElement::getTH1(), h_nVtx, h_nVtx_st, h_PVx, h_PVxz, h_PVy, h_PVyz, h_PVz, h_trkPt, h_trkVz, hltSrc_, mps_fire::i, iEvent, jetTrigger_, logToDb_, mapNPV, mapPVx, mapPVy, mapPVz, minVtxNdf_, minVtxWgt_, dqmiodumpmetadata::n, nextlumi_, onlineMode_, processed_, MetAnalyzer::pv(), L1TEGammaOffline_cfi::PVCollection, pvSrc_, refBS, dqm::impl::MonitorElement::Reset(), resetFitNLumi_, dqm::impl::MonitorElement::setBinLabel(), StartAverage_, AlCaHLTBitMon_QueryRunRegistry::string, submitPVValidationJobs::t, tcdsToken_, theBeamFitter, HLT_2022v15_cff::track, pwdgSkimBPark_cfi::tracks, tracksLabel_, triggerResults, cscTnPEfficiencyTask_cfi::trigName, and trigNames.
|
overrideprotected |
Definition at line 536 of file BeamMonitor.cc.
References beginLumiOfBSFit_, beginLumiOfPVFit_, edm::LuminosityBlockBase::beginTime(), countLumi_, DBloggerReturn_, debug_, FitAndFill(), edm::LuminosityBlock::getRun(), edm::Service< T >::isAvailable(), lastlumi_, cond::service::PoolDBOutputService::logger(), loggerActive_, cond::persistency::Logger::logInfo(), logToDb_, edm::LuminosityBlockBase::luminosityBlock(), mapBeginBSLS, mapBeginBSTime, mapBeginPVLS, mapBeginPVTime, nAnalyzedLS_, nextlumi_, onlineDbService_, onlineMode_, processed_, refBStime, refPVtime, edm::RunBase::run(), cond::persistency::Logger::start(), StartAverage_, and edm::Timestamp::value().
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 225 of file BeamMonitor.cc.
References cms::cuda::assert(), edm::RunBase::beginTime(), dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookFloat(), dqm::implementation::IBooker::bookProfile(), cutFlowTable, Calorimetry_cff::da, debug_, dxBin_, dxMax_, dxMin_, dzBin_, dzMax_, dzMin_, dqm::impl::MonitorElement::Fill(), fitResults, formatFitTime(), frun, ftimestamp, dqm::impl::MonitorElement::getTH1(), h_d0_phi0, h_nTrk_lumi, h_nVtx, h_nVtx_lumi, h_nVtx_lumi_all, h_nVtx_st, h_PVx, h_PVxz, h_PVy, h_PVyz, h_PVz, h_sigmaX0, h_sigmaY0, h_sigmaZ0, h_trk_z0, h_trkPt, h_trkVz, h_vx_dz, h_vx_vy, h_vy_dz, h_x0, h_y0, h_z0, timingPdfMaker::histo, B2GTnPMonitor_cfi::histTitle, hs, mps_fire::i, intervalInSec_, label, monitorName_, dqmiodumpmetadata::n, nFitElements_, AlcaSiPixelAliHarvester0T_cff::options, phiBin_, phiMax_, phiMin_, pvResults, refTime, reportSummary, reportSummaryContents, reportSummaryMap, edm::RunBase::run(), dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinContent(), dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), dqm::impl::MonitorElement::setOption(), startTime, summaryContent_, tmpTime, edm::Timestamp::value(), vxBin_, vxMax_, vxMin_, compareTotals::xtitle, and compareTotals::ytitle.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 218 of file BeamMonitor.cc.
References edm::Service< T >::isAvailable(), cond::service::PoolDBOutputService::lockRecords(), nAnalyzedLS_, onlineDbService_, and useLockRecords_.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 1593 of file BeamMonitor.cc.
References debug_, edm::Service< T >::isAvailable(), mapBeginBSLS, mapBeginBSTime, mapBeginPVLS, mapBeginPVTime, mapLSBSTrkSize, mapLSCF, mapLSPVStoreSize, mapNPV, mapPVx, mapPVy, mapPVz, onlineDbService_, cond::service::PoolDBOutputService::releaseLocks(), and useLockRecords_.
|
overrideprotected |
Definition at line 817 of file BeamMonitor.cc.
References DBloggerReturn_, cond::persistency::Logger::end(), edm::LuminosityBlockBase::endTime(), edm::LuminosityBlockBase::id(), edm::Service< T >::isAvailable(), cond::service::PoolDBOutputService::logger(), loggerActive_, cond::persistency::Logger::logInfo(), logToDb_, edm::LuminosityBlockID::luminosityBlock(), nextlumi_, onlineDbService_, onlineMode_, refBStime, refPVtime, tmpTime, and edm::Timestamp::value().
|
private |
Definition at line 836 of file BeamMonitor.cc.
References alpha, reco::BeamSpot::BeamWidthX(), reco::BeamSpot::BeamWidthXError(), reco::BeamSpot::BeamWidthY(), reco::BeamSpot::BeamWidthYError(), beginLumiOfBSFit_, beginLumiOfPVFit_, cms::cuda::bs, submitPVResolutionJobs::count, countLumi_, BeamSpotPI::creationTime, DBloggerReturn_, debug_, MillePedeFileConverter_cfg::e, mps_fire::end, endLumiOfBSFit_, endLumiOfPVFit_, BeamSpotOnlineObjects::endTime(), BeamSpotOnlineObjects::endTimeStamp(), cppFunctionSkipper::exception, DeadROC_duringRun::f1, dqm::impl::MonitorElement::Fill(), firstAverageFit_, fitNLumi_, fitPVNLumi_, fitResults, frun, getGMTstring(), dqm::impl::MonitorElement::getMean(), dqm::impl::MonitorElement::getMeanError(), dqm::impl::MonitorElement::getRMS(), dqm::impl::MonitorElement::getRMSError(), dqm::impl::MonitorElement::getTH1(), dqm::impl::MonitorElement::getTH1F(), dqm::impl::MonitorElement::getTProfile(), h_d0_phi0, h_nTrk_lumi, h_nVtx_lumi, h_nVtx_lumi_all, h_nVtx_st, h_PVx, h_PVy, h_PVz, h_sigmaX0, h_sigmaY0, h_sigmaZ0, h_trk_z0, h_vx_dz, h_vx_vy, h_vy_dz, h_x0, h_y0, h_z0, hs, mps_fire::i, cuy::ii, edm::Service< T >::isAvailable(), dqmiolumiharvest::j, cond::persistency::Logger::logError(), cond::service::PoolDBOutputService::logger(), cond::persistency::Logger::logInfo(), logToDb_, genParticles_cff::map, mapLSBSTrkSize, mapLSCF, mapLSPVStoreSize, mapNPV, mapPVx, mapPVy, mapPVz, BeamSpotOnlineObjects::maxPVs(), SiStripPI::mean, BeamSpotOnlineObjects::meanErrorPV(), BeamSpotOnlineObjects::meanPV(), min_Ntrks_, minNrVertices_, dqmiodumpmetadata::n, nAnalyzedLS_, nFitElements_, nFits_, nLS_for_upload_, submitPVValidationJobs::now, nthBSTrk_, onlineDbService_, onlineMode_, preBS, processed_, pvResults, recordName_, refBStime, refPVtime, refTime, reportSummary, reportSummary_, reportSummaryContents, reportSummaryMap, dqm::impl::MonitorElement::Reset(), resetFitNLumi_, resetHistos_, resetPVNLumi_, BeamSpotOnlineObjects::rmsErrorPV(), BeamSpotOnlineObjects::rmsPV(), scrollTH1(), dqm::impl::MonitorElement::setAxisTitle(), BeamSpotObjects::setBeamWidthX(), BeamSpotObjects::setBeamWidthXError(), BeamSpotObjects::setBeamWidthY(), BeamSpotObjects::setBeamWidthYError(), BeamSpotObjects::setBetaStar(), dqm::impl::MonitorElement::setBinContent(), BeamSpotObjects::setCovariance(), BeamSpotOnlineObjects::setCreationTime(), BeamSpotObjects::setdxdz(), BeamSpotObjects::setdydz(), BeamSpotObjects::setEmittanceX(), BeamSpotObjects::setEmittanceY(), BeamSpotOnlineObjects::setEndTime(), BeamSpotOnlineObjects::setEndTimeStamp(), BeamSpotOnlineObjects::setLastAnalyzedFill(), BeamSpotOnlineObjects::setLastAnalyzedLumi(), BeamSpotOnlineObjects::setLastAnalyzedRun(), BeamSpotOnlineObjects::setLumiRange(), BeamSpotOnlineObjects::setMaxPVs(), BeamSpotOnlineObjects::setMeanErrorPV(), BeamSpotOnlineObjects::setMeanPV(), BeamSpotOnlineObjects::setNumPVs(), BeamSpotOnlineObjects::setNumTracks(), BeamSpotObjects::setPosition(), BeamSpotOnlineObjects::setRmsErrorPV(), BeamSpotOnlineObjects::setRmsPV(), BeamSpotObjects::setSigmaZ(), BeamSpotOnlineObjects::setStartTime(), BeamSpotOnlineObjects::setStartTimeStamp(), BeamSpotObjects::setType(), BeamSpotOnlineObjects::setUsedEvents(), dqm::impl::MonitorElement::ShiftFillLast(), mathSSE::sqrt(), StartAverage_, BeamSpotOnlineObjects::startTime(), startTime, BeamSpotOnlineObjects::startTimeStamp(), AlCaHLTBitMon_QueryRunRegistry::string, summaryContent_, summarySum_, testScroll(), theBeamFitter, tmpTime, cond::impl::to_string(), BeamSpotOnlineObjects::usedEvents(), ApeEstimator_cff::width, cond::service::OnlineDBOutputService::writeIOVForNextLumisection(), and HLTMuonOfflineAnalyzer_cfi::z0.
Referenced by beginLuminosityBlock().
|
private |
Definition at line 43 of file BeamMonitor.cc.
References b, CEST, plotBeamSpotDB::ptm, submitPVValidationJobs::t, protons_cff::time, and HLT_2022v15_cff::year.
Referenced by bookHistograms(), and scrollTH1().
|
private |
Definition at line 91 of file BeamMonitor.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FitAndFill().
|
private |
Definition at line 1555 of file BeamMonitor.cc.
References beginLumiOfBSFit_, beginLumiOfPVFit_, countGapLumi_, countLumi_, debug_, h_PVx, h_PVy, h_PVz, mapBeginBSLS, mapBeginBSTime, mapBeginPVLS, mapBeginPVTime, mapLSBSTrkSize, mapLSCF, mapLSPVStoreSize, mapNPV, mapPVx, mapPVy, mapPVz, nthBSTrk_, refBStime, refPVtime, dqm::impl::MonitorElement::Reset(), resetHistos_, StartAverage_, and theBeamFitter.
|
private |
Definition at line 1614 of file BeamMonitor.cc.
References newFWLiteAna::bin, buffTime, Calorimetry_cff::da, formatFitTime(), h, lastNZbin, and heppy_batch::val.
Referenced by FitAndFill().
|
private |
Definition at line 1634 of file BeamMonitor.cc.
References newFWLiteAna::bin, buffTime, hs, intervalInSec_, lastNZbin, and hltrates_dqm_sourceclient-live_cfg::offset.
Referenced by FitAndFill().
|
private |
Definition at line 99 of file BeamMonitor.h.
Referenced by BeamMonitor(), beginLuminosityBlock(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 101 of file BeamMonitor.h.
Referenced by BeamMonitor(), beginLuminosityBlock(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 79 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 97 of file BeamMonitor.h.
Referenced by analyze().
|
private |
Definition at line 120 of file BeamMonitor.h.
Referenced by RestartFitting().
|
private |
Definition at line 98 of file BeamMonitor.h.
Referenced by analyze(), beginLuminosityBlock(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 185 of file BeamMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), endLuminosityBlock(), and FitAndFill().
|
private |
Definition at line 91 of file BeamMonitor.h.
Referenced by BeamMonitor(), beginLuminosityBlock(), bookHistograms(), dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 110 of file BeamMonitor.h.
Referenced by BeamMonitor().
|
private |
Definition at line 62 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 64 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 63 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 74 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 76 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 75 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 100 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 102 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 119 of file BeamMonitor.h.
Referenced by FitAndFill().
|
private |
Definition at line 86 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 87 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 149 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 194 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 192 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 142 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 139 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 156 of file BeamMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 140 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 141 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 157 of file BeamMonitor.h.
Referenced by analyze(), bookHistograms(), and FitAndFill().
|
private |
Definition at line 158 of file BeamMonitor.h.
Referenced by analyze(), bookHistograms(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 161 of file BeamMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 159 of file BeamMonitor.h.
Referenced by analyze(), bookHistograms(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 162 of file BeamMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 160 of file BeamMonitor.h.
Referenced by analyze(), bookHistograms(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 153 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 154 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 155 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 143 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 147 of file BeamMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 148 of file BeamMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 145 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 144 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 146 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 150 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 151 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 152 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 82 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 164 of file BeamMonitor.h.
Referenced by bookHistograms(), FitAndFill(), and testScroll().
|
private |
Definition at line 90 of file BeamMonitor.h.
Referenced by BeamMonitor(), bookHistograms(), and testScroll().
|
private |
Definition at line 93 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 103 of file BeamMonitor.h.
Referenced by BeamMonitor(), and beginLuminosityBlock().
|
private |
Definition at line 195 of file BeamMonitor.h.
Referenced by scrollTH1(), and testScroll().
|
private |
Definition at line 130 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), and endLuminosityBlock().
|
private |
Definition at line 129 of file BeamMonitor.h.
Referenced by analyze(), beginLuminosityBlock(), endLuminosityBlock(), and FitAndFill().
|
private |
Definition at line 170 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), dqmEndRun(), and RestartFitting().
|
private |
Definition at line 171 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), dqmEndRun(), and RestartFitting().
|
private |
Definition at line 170 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), dqmEndRun(), and RestartFitting().
|
private |
Definition at line 171 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), dqmEndRun(), and RestartFitting().
|
private |
Definition at line 173 of file BeamMonitor.h.
Referenced by dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 176 of file BeamMonitor.h.
Referenced by dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 174 of file BeamMonitor.h.
Referenced by dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 168 of file BeamMonitor.h.
Referenced by analyze(), dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 167 of file BeamMonitor.h.
Referenced by analyze(), dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 167 of file BeamMonitor.h.
Referenced by analyze(), dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 167 of file BeamMonitor.h.
Referenced by analyze(), dqmEndRun(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 112 of file BeamMonitor.h.
Referenced by BeamMonitor().
|
private |
Definition at line 111 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 113 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 114 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 115 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 77 of file BeamMonitor.h.
Referenced by BeamMonitor(), and bookHistograms().
|
private |
Definition at line 125 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), dqmBeginRun(), and FitAndFill().
|
private |
Definition at line 104 of file BeamMonitor.h.
Referenced by analyze(), BeamMonitor(), beginLuminosityBlock(), and endLuminosityBlock().
|
private |
Definition at line 108 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 109 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 126 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 107 of file BeamMonitor.h.
Referenced by FitAndFill(), and RestartFitting().
|
private |
Definition at line 83 of file BeamMonitor.h.
Referenced by beginLuminosityBlock(), dqmBeginRun(), dqmEndRun(), endLuminosityBlock(), and FitAndFill().
|
private |
Definition at line 92 of file BeamMonitor.h.
Referenced by analyze(), BeamMonitor(), beginLuminosityBlock(), endLuminosityBlock(), and FitAndFill().
|
private |
Definition at line 70 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 72 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 71 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 136 of file BeamMonitor.h.
Referenced by FitAndFill().
|
private |
Definition at line 122 of file BeamMonitor.h.
Referenced by analyze(), BeamMonitor(), beginLuminosityBlock(), and FitAndFill().
|
private |
Definition at line 163 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 81 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 78 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 135 of file BeamMonitor.h.
Referenced by analyze().
|
private |
Definition at line 105 of file BeamMonitor.h.
Referenced by BeamMonitor(), beginLuminosityBlock(), endLuminosityBlock(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 106 of file BeamMonitor.h.
Referenced by BeamMonitor(), beginLuminosityBlock(), endLuminosityBlock(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 191 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 182 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 179 of file BeamMonitor.h.
Referenced by FitAndFill().
|
private |
Definition at line 183 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 184 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 88 of file BeamMonitor.h.
Referenced by analyze(), BeamMonitor(), and FitAndFill().
|
private |
Definition at line 117 of file BeamMonitor.h.
Referenced by FitAndFill(), and RestartFitting().
|
private |
Definition at line 89 of file BeamMonitor.h.
Referenced by BeamMonitor(), and FitAndFill().
|
private |
Definition at line 118 of file BeamMonitor.h.
Referenced by analyze(), beginLuminosityBlock(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 190 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 181 of file BeamMonitor.h.
Referenced by bookHistograms(), and FitAndFill().
|
private |
Definition at line 180 of file BeamMonitor.h.
Referenced by FitAndFill().
|
private |
Definition at line 128 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 95 of file BeamMonitor.h.
Referenced by analyze(), BeamMonitor(), FitAndFill(), and RestartFitting().
|
private |
Definition at line 189 of file BeamMonitor.h.
Referenced by bookHistograms(), endLuminosityBlock(), and FitAndFill().
|
private |
Definition at line 80 of file BeamMonitor.h.
Referenced by analyze(), and BeamMonitor().
|
private |
Definition at line 123 of file BeamMonitor.h.
Referenced by BeamMonitor(), dqmBeginRun(), and dqmEndRun().
|
private |
Definition at line 66 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 68 of file BeamMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 67 of file BeamMonitor.h.
Referenced by bookHistograms().