Protected Member Functions | |
TEveGeoTopNode * | make_node (const TString &path, Int_t vis_level, Bool_t global_cs) |
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) |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | endJob () override |
void | remakeGeometry (const DisplayGeomRecord &dgRec) |
Private Attributes | |
edm::Service< EveService > | m_eve |
TEveElement * | m_geomList |
edm::ESWatcher< DisplayGeomRecord > | m_geomWatcher |
int | m_level |
bool | m_MF |
int | m_MF_component |
bool | m_MF_isPickable |
std::vector< double > | m_MF_plane_d0 |
std::vector< double > | m_MF_plane_d1 |
std::vector< double > | m_MF_plane_d2 |
int | m_MF_plane_draw_dir |
int | m_MF_plane_N1 |
int | m_MF_plane_N2 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 53 of file DisplayGeom.cc.
|
explicit |
Definition at line 93 of file DisplayGeom.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), m_level, m_MF, m_MF_component, m_MF_isPickable, m_MF_plane_d0, m_MF_plane_d1, m_MF_plane_d2, m_MF_plane_draw_dir, m_MF_plane_N1, m_MF_plane_N2, and AlCaHLTBitMon_QueryRunRegistry::string.
DisplayGeom::~DisplayGeom | ( | ) |
Definition at line 138 of file DisplayGeom.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 173 of file DisplayGeom.cc.
References EveService::AddElement(), b, edm::ESWatcher< T >::check(), funct::cos(), alignCSCRings::e, edm::EventSetup::get(), i, j, python.rootplot.utilities::ls(), m_eve, m_geomWatcher, m_MF_component, m_MF_isPickable, m_MF_plane_d0, m_MF_plane_d1, m_MF_plane_d2, m_MF_plane_draw_dir, m_MF_plane_N1, m_MF_plane_N2, PV3DBase< T, PVType, FrameType >::mag(), siStripFEDMonitor_P5_cff::Min, AlCaHLTBitMon_ParallelJobs::p, PV3DBase< T, PVType, FrameType >::phi(), lumiQueryAPI::q, funct::sin(), edmStreamStallGrapher::trans, Vector3DBase< T, FrameTag >::unit(), relativeConstraints::value, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 322 of file DisplayGeom.cc.
References EveService::AddGlobalElement(), m_eve, and m_geomList.
|
overrideprivatevirtual |
|
protected |
Definition at line 147 of file DisplayGeom.cc.
References m_geomList.
Referenced by remakeGeometry().
|
private |
Definition at line 338 of file DisplayGeom.cc.
References relativeConstraints::geom, edm::eventsetup::EventSetupRecord::get(), m_geomList, m_level, m_MF, make_node(), and edm::ESHandle< class >::product().
|
private |
Definition at line 69 of file DisplayGeom.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 71 of file DisplayGeom.cc.
Referenced by beginJob(), make_node(), and remakeGeometry().
|
private |
Definition at line 85 of file DisplayGeom.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file DisplayGeom.cc.
Referenced by DisplayGeom(), and remakeGeometry().
|
private |
Definition at line 75 of file DisplayGeom.cc.
Referenced by DisplayGeom(), and remakeGeometry().
|
private |
Definition at line 76 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 83 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 77 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 78 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 79 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 82 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 80 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 81 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().