#include <LumiMonitor.h>
Protected Member Functions | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
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) |
Static Private Member Functions | |
static MEbinning | getHistoLSPSet (edm::ParameterSet pset) |
static MEbinning | getHistoPSet (edm::ParameterSet pset) |
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 |
Definition at line 40 of file LumiMonitor.h.
LumiMonitor::LumiMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 12 of file LumiMonitor.cc.
References doPixelLumi_, GetLumi::FREQ_ORBIT, getHistoPSet(), edm::ParameterSet::getParameter(), lumi_factor_per_bx_, lumiVsLS_, numberOfPixelClustersVsLS_, numberOfPixelClustersVsLumi_, pixellumi_binning_, pixelLumiVsLS_, pixelLumiVsLumi_, GetLumi::rXSEC_PIXEL_CLUSTER, GetLumi::SECONDS_PER_LS, useBPixLayer1_, and GetLumi::XSEC_PIXEL_CLUSTER.
|
default |
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 112 of file LumiMonitor.cc.
References edmNew::DetSetVector< T >::begin(), GetLumi::CM2_TO_NANOBARN, doPixelLumi_, edmNew::DetSetVector< T >::end(), HcalObjRepresent::Fill(), edm::EventSetup::get(), edm::Event::getByToken(), edm::EventBase::id(), edm::HandleBase::isValid(), TrackerTopology::layer(), eostools::ls(), lumi_factor_per_bx_, edm::EventID::luminosityBlock(), lumiScalersToken_, lumiVsLS_, minNumberOfPixelsPerCluster_, minPixelClusterCharge_, numberOfPixelClustersVsLS_, numberOfPixelClustersVsLumi_, PixelSubdetector::PixelBarrel, HiRegitMuonDetachedTripletStep_cff::pixelClusters, pixelClustersToken_, pixelLumiVsLS_, pixelLumiVsLumi_, edm::ESHandle< T >::product(), edmNew::DetSet< T >::size(), and DetId::subdetId().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 57 of file LumiMonitor.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::bookProfile(), doPixelLumi_, folderName_, ls_binning_, lumi_binning_, lumiVsLS_, MEbinning::nbins, numberOfPixelClustersVsLS_, numberOfPixelClustersVsLumi_, pixelCluster_binning_, pixellumi_binning_, pixelLumiVsLS_, pixelLumiVsLumi_, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, MEbinning::xmax, and MEbinning::xmin.
|
static |
Definition at line 184 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 179 of file LumiMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
static |
Definition at line 172 of file LumiMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
staticprivate |
Definition at line 48 of file LumiMonitor.cc.
References edm::ParameterSet::getParameter().
|
staticprivate |
Definition at line 39 of file LumiMonitor.cc.
References edm::ParameterSet::getParameter().
Referenced by LumiMonitor().
|
private |
Definition at line 65 of file LumiMonitor.h.
Referenced by analyze(), bookHistograms(), and LumiMonitor().
|
private |
Definition at line 59 of file LumiMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 63 of file LumiMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 62 of file LumiMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 82 of file LumiMonitor.h.
Referenced by analyze(), and LumiMonitor().
|
private |
Definition at line 61 of file LumiMonitor.h.
Referenced by analyze().
|
private |
Definition at line 74 of file LumiMonitor.h.
|
private |
Definition at line 78 of file LumiMonitor.h.
Referenced by analyze(), bookHistograms(), and LumiMonitor().
|
private |
Definition at line 68 of file LumiMonitor.h.
Referenced by analyze().
|
private |
Definition at line 69 of file LumiMonitor.h.
Referenced by analyze().
|
private |
Definition at line 76 of file LumiMonitor.h.
Referenced by analyze(), bookHistograms(), and LumiMonitor().
|
private |
Definition at line 77 of file LumiMonitor.h.
Referenced by analyze(), bookHistograms(), and LumiMonitor().
|
private |
Definition at line 70 of file LumiMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 66 of file LumiMonitor.h.
Referenced by analyze().
|
private |
Definition at line 71 of file LumiMonitor.h.
Referenced by bookHistograms(), and LumiMonitor().
|
private |
Definition at line 79 of file LumiMonitor.h.
Referenced by analyze(), bookHistograms(), and LumiMonitor().
|
private |
Definition at line 80 of file LumiMonitor.h.
Referenced by analyze(), bookHistograms(), and LumiMonitor().
|
private |
Definition at line 67 of file LumiMonitor.h.
Referenced by LumiMonitor().