![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillHistoPSetDescription (edm::ParameterSetDescription &pset, int value) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | bookHistograms (DQMStore::ConcurrentBooker &, edm::Run const &, edm::EventSetup const &, Histograms &) const override |
void | dqmAnalyze (edm::Event const &event, edm::EventSetup const &setup, Histograms const &) const override |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Private Member Functions | |
void | getHistoPSet (edm::ParameterSet &pset, MEbinning &mebinning) |
Private Attributes | |
std::string | folderName_ |
MEbinning | ls_binning_ |
MEbinning | ps_binning_ |
edm::EDGetTokenT< GlobalAlgBlkBxCollection > | ugtBXToken_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
Definition at line 37 of file PSMonitor.cc.
PSMonitor::PSMonitor | ( | const edm::ParameterSet & | config | ) |
Definition at line 63 of file PSMonitor.cc.
References getHistoPSet(), edm::ParameterSet::getParameter(), ls_binning_, and ps_binning_.
|
overridedefault |
|
overrideprotectedvirtual |
Implements DQMGlobalEDAnalyzer< Histograms >.
Definition at line 80 of file PSMonitor.cc.
References stringResolutionProvider_cfi::bin, DQMStore::ConcurrentBooker::book2D(), folderName_, edm::service::PrescaleService::getLvl1Labels(), edm::Service< T >::isAvailable(), checklumidiff::l, tablePrinter::labels, ls_binning_, pileupCalc::nbins, ps_binning_, DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, TrackerOfflineValidation_Dqm_cff::xmax, and TrackerOfflineValidation_Dqm_cff::xmin.
|
overrideprotected |
Definition at line 119 of file PSMonitor.cc.
References BXVector< T >::at(), BXVector< T >::isEmpty(), edm::HandleBase::isValid(), eostools::ls(), and ugtBXToken_.
|
static |
Definition at line 135 of file PSMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, fillHistoPSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 131 of file PSMonitor.cc.
References edm::ParameterSetDescription::add(), and relativeConstraints::value.
Referenced by fillDescriptions().
|
private |
Definition at line 74 of file PSMonitor.cc.
References edm::ParameterSet::getParameter().
Referenced by PSMonitor().
|
private |
Definition at line 51 of file PSMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 56 of file PSMonitor.cc.
Referenced by bookHistograms(), and PSMonitor().
|
private |
Definition at line 55 of file PSMonitor.cc.
Referenced by bookHistograms(), and PSMonitor().
|
private |
Definition at line 53 of file PSMonitor.cc.
Referenced by dqmAnalyze().