![]() |
![]() |
#include <L1TEfficiencyJets_Offline.h>
Public Types | |
enum | Errors { UNKNOWN = 1, WARNING_PY_MISSING_FIT = 2 } |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Public Member Functions | |
L1TEfficiencyJets_Offline (const edm::ParameterSet &ps) | |
virtual | ~L1TEfficiencyJets_Offline () |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
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) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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 Attributes | |
DQMStore * | dbe |
bool | m_verbose |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 42 of file L1TEfficiencyJets_Offline.h.
L1TEfficiencyJets_Offline::L1TEfficiencyJets_Offline | ( | const edm::ParameterSet & | ps | ) |
Definition at line 36 of file L1TEfficiencyJets_Offline.cc.
References gather_cfg::cout, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 53 of file L1TEfficiencyJets_Offline.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 105 of file L1TEfficiencyJets_Offline.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 56 of file L1TEfficiencyJets_Offline.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 86 of file L1TEfficiencyJets_Offline.cc.
References gather_cfg::cout, edm::LuminosityBlockBase::id(), and edm::LuminosityBlockID::luminosityBlock().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file L1TEfficiencyJets_Offline.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 63 of file L1TEfficiencyJets_Offline.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 95 of file L1TEfficiencyJets_Offline.cc.
References gather_cfg::cout, edm::LuminosityBlockBase::id(), and edm::LuminosityBlockID::luminosityBlock().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 79 of file L1TEfficiencyJets_Offline.cc.
References gather_cfg::cout.
|
private |
Definition at line 78 of file L1TEfficiencyJets_Offline.h.
|
private |
Definition at line 76 of file L1TEfficiencyJets_Offline.h.