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) |
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 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<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) |
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 | |
const edm::ESGetToken< TGeoManager, DisplayGeomRecord > | m_displayGeomToken |
edm::Service< EveService > | m_eve |
TEveElement * | m_geomList |
edm::ESWatcher< DisplayGeomRecord > | m_geomWatcher |
int | m_level |
edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > | m_magFieldToken |
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::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 53 of file DisplayGeom.cc.
|
explicit |
Definition at line 93 of file DisplayGeom.cc.
References edm::EDConsumerBase::esConsumes(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), m_level, m_magFieldToken, 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 139 of file DisplayGeom.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 165 of file DisplayGeom.cc.
References EveService::AddElement(), b, edm::ESWatcher< T >::check(), funct::cos(), d1, MillePedeFileConverter_cfg::e, HLT_2023v12_cff::eps, edm::EventSetup::getData(), mps_fire::i, MagneticField::inTesla(), dqmiolumiharvest::j, eostools::ls(), m_eve, m_geomWatcher, m_magFieldToken, 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, METSkim_cff::Min, AlCaHLTBitMon_ParallelJobs::p, submitPVResolutionJobs::q, funct::sin(), and V0Monitor_cff::v0.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 310 of file DisplayGeom.cc.
References EveService::AddGlobalElement(), m_eve, and m_geomList.
|
overrideprivatevirtual |
|
protected |
Definition at line 145 of file DisplayGeom.cc.
References m_geomList, and castor_dqm_sourceclient_file_cfg::path.
Referenced by remakeGeometry().
|
private |
Definition at line 322 of file DisplayGeom.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), m_displayGeomToken, m_geomList, m_level, m_MF, and make_node().
|
private |
Definition at line 86 of file DisplayGeom.cc.
Referenced by remakeGeometry().
|
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 85 of file DisplayGeom.cc.
Referenced by analyze(), and DisplayGeom().
|
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().