Go to the documentation of this file.
14 : lumiInputTag_(iConfig.getParameter<
edm::
InputTag>(
"lumi")),
15 lumiScale_(iConfig.getParameter<double>(
"lumiScale")) {}
41 if (
lumi->isValid()) {
55 double intDelLumi = -1.;
65 edm::LogInfo(
"GetLumi") <<
"Luminosity in this Lumi Section " <<
lumi <<
" --> " << intDelLumi << std::endl;
85 double inelastic_xSec = 0.;
float intgDelLumi() const
GetLumi(const edm::ParameterSet &)
static constexpr double INELASTIC_XSEC_7TeV
double getRawValue(const edm::Event &)
float avgInsDelLumi() const
Log< level::Info, false > LogInfo
Log< level::Warning, false > LogWarning
double convert2PU(double, double)
static constexpr double INELASTIC_XSEC_8TeV
bool getByToken(EDGetToken token, Handle< PROD > &result) const
static constexpr double FREQ_ORBIT
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
edm::InputTag lumiInputTag_
edm::EDGetTokenT< LumiDetails > lumiDetailsToken_
double getValue(const edm::Event &)
edm::EDGetTokenT< LumiSummary > lumiSummaryToken_