#include <L1TRate_Harvest.h>
Public Types | |
enum | Errors { UNKNOWN = 1, WARNING_PY_MISSING_FIT = 2 } |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Public Member Functions | |
L1TRate_Harvest (const edm::ParameterSet &ps) | |
virtual | ~L1TRate_Harvest () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 | getXSexFitsOMDS (const edm::ParameterSet &ps) |
bool | getXSexFitsPython (const edm::ParameterSet &ps) |
Private Attributes | |
DQMStore * | dbe |
std::map< TString, int > | m_algoBit |
MonitorElement * | m_ErrorMonitor |
std::map< std::string, bool > | m_inputCategories |
edm::InputTag | m_l1GtDataDaqInputTag |
const std::vector< std::vector < int > > * | m_listsPrescaleFactors |
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 |
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 42 of file L1TRate_Harvest.h.
Enumerator | |
---|---|
UNKNOWN | |
WARNING_PY_MISSING_FIT |
Definition at line 46 of file L1TRate_Harvest.h.
L1TRate_Harvest::L1TRate_Harvest | ( | const edm::ParameterSet & | ps | ) |
Definition at line 41 of file L1TRate_Harvest.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), NULL, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 90 of file L1TRate_Harvest.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 321 of file L1TRate_Harvest.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 93 of file L1TRate_Harvest.cc.
References gather_cfg::cout, cppFunctionSkipper::operator, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 231 of file L1TRate_Harvest.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 123 of file L1TRate_Harvest.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 109 of file L1TRate_Harvest.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 238 of file L1TRate_Harvest.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 226 of file L1TRate_Harvest.cc.
|
private |
|
private |
Definition at line 425 of file L1TRate_Harvest.cc.
References a, b, gather_cfg::cout, and edm::ParameterSet::getParameter().
|
private |
Definition at line 112 of file L1TRate_Harvest.h.
|
private |
Definition at line 94 of file L1TRate_Harvest.h.
|
private |
Definition at line 109 of file L1TRate_Harvest.h.
|
private |
Definition at line 95 of file L1TRate_Harvest.h.
|
private |
Definition at line 103 of file L1TRate_Harvest.h.
|
private |
Definition at line 88 of file L1TRate_Harvest.h.
|
private |
Definition at line 92 of file L1TRate_Harvest.h.
|
private |
Definition at line 91 of file L1TRate_Harvest.h.
|
private |
Definition at line 93 of file L1TRate_Harvest.h.
|
private |
Definition at line 82 of file L1TRate_Harvest.h.
|
private |
Definition at line 81 of file L1TRate_Harvest.h.
|
private |
Definition at line 85 of file L1TRate_Harvest.h.
|
private |
Definition at line 106 of file L1TRate_Harvest.h.
|
private |
Definition at line 80 of file L1TRate_Harvest.h.
|
private |
Definition at line 102 of file L1TRate_Harvest.h.
|
private |
Definition at line 96 of file L1TRate_Harvest.h.
|
private |
Definition at line 99 of file L1TRate_Harvest.h.
|
private |
Definition at line 77 of file L1TRate_Harvest.h.
|
private |
Definition at line 97 of file L1TRate_Harvest.h.
|
private |
Definition at line 98 of file L1TRate_Harvest.h.