#include <HGCalTriggerNtupleBase.h>
Definition at line 24 of file HGCalTriggerNtupleBase.h.
◆ HGCalTriggerNtupleBase()
◆ ~HGCalTriggerNtupleBase()
virtual HGCalTriggerNtupleBase::~HGCalTriggerNtupleBase |
( |
| ) |
|
|
inlinevirtual |
◆ accessEventSetup()
bool HGCalTriggerNtupleBase::accessEventSetup |
( |
| ) |
const |
|
inline |
◆ clear()
virtual void HGCalTriggerNtupleBase::clear |
( |
| ) |
|
|
protectedpure virtual |
◆ fill() [1/2]
Definition at line 30 of file HGCalTriggerNtupleBase.h.
References name().
31 edm::LogWarning(
"NotImplemented") <<
"Calling ntuplizer fill(edm::Event, HGCalTriggerNtupleEventSetup), but it is " 32 "not implemented in the concrete class '" 34 <<
"You might want to set 'accessEventSetup_' to true in order to call " 35 "fill(edm::Event, edm::EventSetup) instead.";
const std::string & name() const
Log< level::Warning, false > LogWarning
◆ fill() [2/2]
Definition at line 38 of file HGCalTriggerNtupleBase.h.
References name().
40 <<
"Calling ntuplizer fill(edm::Event, edm::EventSetup), but it is not implemented in the concrete class '" 42 <<
"You might want to set 'accessEventSetup_' to false in order to call fill(edm::Event, " 43 "HGCalTriggerNtupleEventSetup) instead.";
const std::string & name() const
Log< level::Warning, false > LogWarning
◆ initialize()
◆ name()
const std::string& HGCalTriggerNtupleBase::name |
( |
void |
| ) |
const |
|
inline |
◆ accessEventSetup_
bool HGCalTriggerNtupleBase::accessEventSetup_ = true |
|
protected |
◆ name_
const std::string HGCalTriggerNtupleBase::name_ |
|
protected |