Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillHistoLSPSetDescription (edm::ParameterSetDescription &pset) |
static void | fillHistoPSetDescription (edm::ParameterSetDescription &pset) |
Static Public Member Functions inherited from edm::global::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | bookHistograms (DQMStore::ConcurrentBooker &, edm::Run const &, edm::EventSetup const &, Histograms &) const override |
void | dqmAnalyze (edm::Event const &, edm::EventSetup const &, Histograms const &) const override |
Static Private Member Functions | |
static MEbinning | getHistoLSPSet (const edm::ParameterSet &pset) |
static MEbinning | getHistoPSet (const edm::ParameterSet &pset) |
Additional Inherited Members | |
Public Types inherited from edm::global::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 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) |
Definition at line 45 of file LumiMonitor.cc.
LumiMonitor::LumiMonitor | ( | const edm::ParameterSet & | config | ) |
Definition at line 88 of file LumiMonitor.cc.
References doPixelLumi_, GetLumi::FREQ_ORBIT, getHistoPSet(), edm::ParameterSet::getParameter(), lumi_factor_per_bx_, pixellumi_binning_, GetLumi::rXSEC_PIXEL_CLUSTER, GetLumi::SECONDS_PER_LS, useBPixLayer1_, and GetLumi::XSEC_PIXEL_CLUSTER.
|
overridedefault |
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzer< Histograms >.
Definition at line 127 of file LumiMonitor.cc.
References DQMStore::ConcurrentBooker::book1D(), DQMStore::ConcurrentBooker::bookProfile(), doPixelLumi_, folderName_, ls_binning_, lumi_binning_, pixelCluster_binning_, pixellumi_binning_, pu_binning_, and DQMStore::IBooker::setCurrentFolder().
|
overrideprivate |
Definition at line 182 of file LumiMonitor.cc.
References GetLumi::CM2_TO_NANOBARN, doPixelLumi_, edm::HandleBase::isValid(), eostools::ls(), lumi_factor_per_bx_, lumiScalersToken_, minNumberOfPixelsPerCluster_, minPixelClusterCharge_, PixelSubdetector::PixelBarrel, HiRegitMuonDetachedTripletStep_cff::pixelClusters, pixelClustersToken_, GeneralSetup::setup(), and DetId::subdetId().
|
static |
Definition at line 255 of file LumiMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, funct::false, fillHistoLSPSetDescription(), fillHistoPSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 250 of file LumiMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
static |
Definition at line 243 of file LumiMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
staticprivate |
Definition at line 118 of file LumiMonitor.cc.
References edm::ParameterSet::getParameter().
|
staticprivate |
Definition at line 109 of file LumiMonitor.cc.
References edm::ParameterSet::getParameter().
Referenced by LumiMonitor().
|
private |
Definition at line 68 of file LumiMonitor.cc.
Referenced by bookHistograms(), dqmAnalyze(), and LumiMonitor().
|
private |
Definition at line 61 of file LumiMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 66 of file LumiMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 64 of file LumiMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 79 of file LumiMonitor.cc.
Referenced by dqmAnalyze(), and LumiMonitor().
|
private |
Definition at line 63 of file LumiMonitor.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 76 of file LumiMonitor.cc.
|
private |
Definition at line 71 of file LumiMonitor.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 72 of file LumiMonitor.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 73 of file LumiMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 69 of file LumiMonitor.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 74 of file LumiMonitor.cc.
Referenced by bookHistograms(), and LumiMonitor().
|
private |
Definition at line 65 of file LumiMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 70 of file LumiMonitor.cc.
Referenced by LumiMonitor().