#include <Reve/DisplayGeom/src/DisplayGeom.cc>
Public Member Functions | |
DisplayGeom (const edm::ParameterSet &) | |
~DisplayGeom () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
TApplication * | app_ |
int | level_ |
DisplayPlugin * | plugin_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 43 of file DisplayGeom.cc.
|
explicit |
Definition at line 72 of file DisplayGeom.cc.
References app_, gather_cfg::cout, reco::get(), and plugin_.
DisplayGeom::~DisplayGeom | ( | ) |
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 116 of file DisplayGeom.cc.
References app_, gather_cfg::cout, plugin_, and fireworks::geometry::DisplayPlugin::run().
|
privatevirtual |
|
privatevirtual |
|
private |
Definition at line 57 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 55 of file DisplayGeom.cc.
|
private |
Definition at line 58 of file DisplayGeom.cc.
Referenced by analyze(), DisplayGeom(), and ~DisplayGeom().
|
private |
Definition at line 56 of file DisplayGeom.cc.