Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (Event const &, EventSetup const &) override |
void | beginJob () override |
void | beginLuminosityBlock (LuminosityBlock const &, EventSetup const &) override |
void | beginRun (Run const &, EventSetup const &) override |
void | endJob () override |
void | endLuminosityBlock (LuminosityBlock const &, EventSetup const &) override |
void | endRun (Run const &, EventSetup const &) override |
void | print (EventSetup const &) |
Private Attributes | |
std::map< eventsetup::EventSetupRecordKey, unsigned long long > | cacheIdentifiers_ |
const bool | compact_ |
const bool | printProviders_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 42 of file PrintEventSetupContent.cc.
|
explicit |
Definition at line 78 of file PrintEventSetupContent.cc.
|
override |
Definition at line 85 of file PrintEventSetupContent.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 95 of file PrintEventSetupContent.cc.
References print().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 172 of file PrintEventSetupContent.cc.
|
overrideprivate |
Definition at line 101 of file PrintEventSetupContent.cc.
References print().
|
overrideprivate |
Definition at line 97 of file PrintEventSetupContent.cc.
References print().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 175 of file PrintEventSetupContent.cc.
|
overrideprivate |
Definition at line 103 of file PrintEventSetupContent.cc.
|
overrideprivate |
Definition at line 99 of file PrintEventSetupContent.cc.
|
static |
Definition at line 178 of file PrintEventSetupContent.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and edm::ConfigurationDescriptions::setComment().
|
private |
Definition at line 105 of file PrintEventSetupContent.cc.
References cacheIdentifiers_, hippyaddtobaddatafiles::cd(), compact_, data, edm::EventSetup::fillAvailableRecordKeys(), edm::EventSetup::find(), mps_check::msg, and printProviders_.
Referenced by analyze(), beginLuminosityBlock(), and beginRun().
|
private |
Definition at line 64 of file PrintEventSetupContent.cc.
Referenced by print().
|
private |
Definition at line 63 of file PrintEventSetupContent.cc.
Referenced by print().
|
private |
Definition at line 62 of file PrintEventSetupContent.cc.
Referenced by print().