Protected Member Functions | |
TEveGeoTopNode * | make_node (const TString &path, Int_t vis_level, Bool_t global_cs) |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
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 |
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 &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Definition at line 53 of file DisplayGeom.cc.
|
explicit |
Definition at line 90 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.
|
override |
Definition at line 128 of file DisplayGeom.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 154 of file DisplayGeom.cc.
References EveService::AddElement(), b, edm::ESWatcher< T >::check(), funct::cos(), d1, MillePedeFileConverter_cfg::e, edm::EventSetup::get(), get, mps_fire::i, MagneticField::inTesla(), dqmiolumiharvest::j, eostools::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, Min(), AlCaHLTBitMon_ParallelJobs::p, submitPVResolutionJobs::q, funct::sin(), and V0Monitor_cff::v0.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 300 of file DisplayGeom.cc.
References EveService::AddGlobalElement(), m_eve, and m_geomList.
|
overrideprivatevirtual |
|
protected |
Definition at line 134 of file DisplayGeom.cc.
References m_geomList, and castor_dqm_sourceclient_file_cfg::path.
Referenced by remakeGeometry().
|
private |
Definition at line 312 of file DisplayGeom.cc.
References relativeConstraints::geom, edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), m_geomList, m_level, m_MF, and make_node().
|
private |
Definition at line 67 of file DisplayGeom.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file DisplayGeom.cc.
Referenced by beginJob(), make_node(), and remakeGeometry().
|
private |
Definition at line 83 of file DisplayGeom.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file DisplayGeom.cc.
Referenced by DisplayGeom(), and remakeGeometry().
|
private |
Definition at line 73 of file DisplayGeom.cc.
Referenced by DisplayGeom(), and remakeGeometry().
|
private |
Definition at line 74 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 81 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 75 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
private |
Definition at line 76 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 80 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().