#include <L1TRate_Harvest.h>
Public Types | |
enum | Errors { UNKNOWN = 1, WARNING_PY_MISSING_FIT = 2 } |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob () |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &lumiBlock, edm::EventSetup const &c) |
void | beginRun (const edm::Run &run, const edm::EventSetup &iSetup) |
void | endJob () |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &lumiBlock, edm::EventSetup const &c) |
void | endRun (const edm::Run &run, const edm::EventSetup &iSetup) |
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) |
Private Member Functions | |
bool | getXSexFitsPython (const edm::ParameterSet &ps) |
Private Attributes | |
DQMStore * | dbe |
std::map< TString, int > | m_algoBit |
std::map< TString, TF1 * > | m_algoFit |
std::map< TString, MonitorElement * > | m_CountsVsLS |
MonitorElement * | m_ErrorMonitor |
std::map< std::string, bool > | m_inputCategories |
std::map< TString, MonitorElement * > | m_InstLumiVsLS |
edm::InputTag | m_l1GtDataDaqInputTag |
const std::vector< std::vector < int > > * | m_listsPrescaleFactors |
std::map< int, std::map < TString, double > > | m_lsCounts |
std::map< int, double > | m_lsLuminosity |
std::map< int, int > | m_lsPrescaleIndex |
std::map< int, std::map < TString, double > > | m_lsRates |
int | m_lsShiftGTRates |
int | m_maxNbins |
std::string | m_outputFile |
edm::ParameterSet | m_parameters |
std::map< TString, MonitorElement * > | m_PrescIndexVsLS |
int | m_refPrescaleSet |
edm::InputTag | m_scalersSource |
std::map< std::string, std::string > | m_selectedTriggers |
std::map< TString, TF1 * > | m_templateFunctions |
bool | m_verbose |
std::map< TString, MonitorElement * > | m_xSecObservedToExpected |
std::map< TString, MonitorElement * > | m_xSecVsInstLumi |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 33 of file L1TRate_Harvest.h.
Enumerator | |
---|---|
UNKNOWN | |
WARNING_PY_MISSING_FIT |
Definition at line 37 of file L1TRate_Harvest.h.
L1TRate_Harvest::L1TRate_Harvest | ( | const edm::ParameterSet & | ps | ) |
Definition at line 32 of file L1TRate_Harvest.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), NULL, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 81 of file L1TRate_Harvest.cc.
|
inlineprotectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 84 of file L1TRate_Harvest.cc.
References gather_cfg::cout, cppFunctionSkipper::operator, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 239 of file L1TRate_Harvest.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 114 of file L1TRate_Harvest.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 100 of file L1TRate_Harvest.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 246 of file L1TRate_Harvest.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 230 of file L1TRate_Harvest.cc.
References gather_cfg::cout.
|
private |
Definition at line 356 of file L1TRate_Harvest.cc.
References a, b, and edm::ParameterSet::getParameter().
|
private |
Definition at line 112 of file L1TRate_Harvest.h.
|
private |
Definition at line 86 of file L1TRate_Harvest.h.
|
private |
Definition at line 87 of file L1TRate_Harvest.h.
|
private |
Definition at line 93 of file L1TRate_Harvest.h.
|
private |
Definition at line 109 of file L1TRate_Harvest.h.
|
private |
Definition at line 88 of file L1TRate_Harvest.h.
|
private |
Definition at line 94 of file L1TRate_Harvest.h.
|
private |
Definition at line 103 of file L1TRate_Harvest.h.
|
private |
Definition at line 80 of file L1TRate_Harvest.h.
|
private |
Definition at line 99 of file L1TRate_Harvest.h.
|
private |
Definition at line 84 of file L1TRate_Harvest.h.
|
private |
Definition at line 83 of file L1TRate_Harvest.h.
|
private |
Definition at line 85 of file L1TRate_Harvest.h.
|
private |
Definition at line 74 of file L1TRate_Harvest.h.
|
private |
Definition at line 73 of file L1TRate_Harvest.h.
|
private |
Definition at line 77 of file L1TRate_Harvest.h.
|
private |
Definition at line 106 of file L1TRate_Harvest.h.
|
private |
Definition at line 95 of file L1TRate_Harvest.h.
|
private |
Definition at line 72 of file L1TRate_Harvest.h.
|
private |
Definition at line 102 of file L1TRate_Harvest.h.
|
private |
Definition at line 89 of file L1TRate_Harvest.h.
|
private |
Definition at line 97 of file L1TRate_Harvest.h.
|
private |
Definition at line 69 of file L1TRate_Harvest.h.
|
private |
Definition at line 90 of file L1TRate_Harvest.h.
|
private |
Definition at line 91 of file L1TRate_Harvest.h.