#include <Reve/DumpSimGeometry/src/DumpSimGeometry.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::string | m_outputFileName |
std::string | m_tag |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 49 of file DumpSimGeometry.cc.
|
explicit |
Definition at line 67 of file DumpSimGeometry.cc.
References edm::ParameterSet::getUntrackedParameter(), m_outputFileName, m_tag, and AlCaHLTBitMon_QueryRunRegistry::string.
DumpSimGeometry::~DumpSimGeometry | ( | ) |
Definition at line 75 of file DumpSimGeometry.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 84 of file DumpSimGeometry.cc.
References gather_cfg::cout, f, relativeConstraints::geom, edm::EventSetup::get(), testEve_cfg::level, m_outputFileName, and m_tag.
|
private |
Definition at line 60 of file DumpSimGeometry.cc.
Referenced by analyze(), and DumpSimGeometry().
|
private |
Definition at line 59 of file DumpSimGeometry.cc.
Referenced by analyze(), and DumpSimGeometry().