![]() |
![]() |
#include <PopConAnalyzer.h>
Public Types | |
typedef S | SourceHandler |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
void | write () |
Private Attributes | |
PopCon | m_populator |
SourceHandler | m_source |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Definition at line 19 of file PopConAnalyzer.h.
typedef S popcon::PopConAnalyzer< S >::SourceHandler |
Definition at line 21 of file PopConAnalyzer.h.
|
inline |
Definition at line 23 of file PopConAnalyzer.h.
|
inlineoverride |
Definition at line 28 of file PopConAnalyzer.h.
|
inlineoverrideprivate |
Definition at line 37 of file PopConAnalyzer.h.
|
inlineoverrideprivatevirtual |
|
inlineoverrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 33 of file PopConAnalyzer.h.
Referenced by o2olib.O2ORunMgr::executeJob().
|
inlineprivate |
Definition at line 40 of file PopConAnalyzer.h.
Referenced by popcon::PopConAnalyzer< HcalTPParametersHandler >::endJob(), pkg.AbstractPkg::generate(), and querying.connection::write_and_commit().
|
private |
Definition at line 46 of file PopConAnalyzer.h.
Referenced by popcon::PopConAnalyzer< HcalTPParametersHandler >::write().
|
private |
Definition at line 47 of file PopConAnalyzer.h.
Referenced by popcon::PopConAnalyzer< HcalTPParametersHandler >::write().