#include <Fireworks/Core/interface/FW3DViewGeometry.h>
Public Member Functions | |
FW3DViewGeometry (const fireworks::Context &context) | |
void | showMuonBarrel (bool) |
void | showMuonBarrelFull (bool) |
void | showMuonEndcap (bool) |
void | showPixelBarrel (bool) |
void | showPixelEndcap (bool) |
void | showTrackerBarrel (bool) |
void | showTrackerEndcap (bool) |
~FW3DViewGeometry () override | |
Public Member Functions inherited from FWViewGeometryList | |
FWViewGeometryList (const fireworks::Context &context, bool projected=true) | |
void | updateColors () |
void | updateTransparency (bool projectedType) |
~FWViewGeometryList () override | |
Private Member Functions | |
FW3DViewGeometry (const FW3DViewGeometry &)=delete | |
const FW3DViewGeometry & | operator= (const FW3DViewGeometry &)=delete |
Private Attributes | |
TEveElementList * | m_muonBarrelElements |
TEveElementList * | m_muonBarrelFullElements |
TEveElementList * | m_muonEndcapElements |
TEveElementList * | m_muonEndcapFullElements |
TEveElementList * | m_pixelBarrelElements |
TEveElementList * | m_pixelEndcapElements |
TEveElementList * | m_trackerBarrelElements |
TEveElementList * | m_trackerEndcapElements |
Additional Inherited Members | |
Protected Member Functions inherited from FWViewGeometryList | |
void | addToCompound (TEveElement *el, FWGeomColorIndex idx, bool applyTransp=true) const |
Protected Attributes inherited from FWViewGeometryList | |
TEveCompound * | m_colorComp [kFWGeomColorSize] |
const fireworks::Context & | m_context |
const FWGeometry * | m_geom |
Description: [one line class summary]
Usage: <usage>
Definition at line 30 of file FW3DViewGeometry.h.
FW3DViewGeometry::FW3DViewGeometry | ( | const fireworks::Context & | context | ) |
Definition at line 44 of file FW3DViewGeometry.cc.
|
override |
Definition at line 62 of file FW3DViewGeometry.cc.
|
privatedelete |
|
privatedelete |
void FW3DViewGeometry::showMuonBarrel | ( | bool | showMuonBarrel | ) |
Definition at line 80 of file FW3DViewGeometry.cc.
References FWViewGeometryList::addToCompound(), FWGeometry::getEveShape(), triggerObjects_cff::id, kFWMuonBarrelLineColorIndex, FWViewGeometryList::m_geom, m_muonBarrelElements, and alignCSCRings::s.
Referenced by FW3DViewBase::showMuonBarrel().
void FW3DViewGeometry::showMuonBarrelFull | ( | bool | showMuonBarrel | ) |
Definition at line 119 of file FW3DViewGeometry.cc.
References FWViewGeometryList::addToCompound(), FWGeometry::getEveShape(), triggerObjects_cff::id, kFWMuonBarrelLineColorIndex, FWViewGeometryList::m_geom, and m_muonBarrelFullElements.
Referenced by FW3DViewBase::showMuonBarrel().
void FW3DViewGeometry::showMuonEndcap | ( | bool | showMuonEndcap | ) |
Definition at line 156 of file FW3DViewGeometry.cc.
References FWViewGeometryList::addToCompound(), FWGeometry::getEveShape(), FWGeometry::VersionInfo::haveExtraDet(), triggerObjects_cff::id, kFWMuonEndcapLineColorIndex, FWViewGeometryList::m_geom, m_muonEndcapElements, GEMDetId::maxLayerId, ME0DetId::maxRegionId, GEMDetId::maxRegionId, GEMDetId::maxStationId, GEMDetId::minLayerId, ME0DetId::minRegionId, GEMDetId::minRegionId, GEMDetId::minRollId, GEMDetId::minStationId, alignCSCRings::s, and FWGeometry::versionInfo().
Referenced by FW3DViewBase::setContext().
void FW3DViewGeometry::showPixelBarrel | ( | bool | showPixelBarrel | ) |
Definition at line 289 of file FW3DViewGeometry.cc.
References FWViewGeometryList::addToCompound(), FWGeometry::getEveShape(), FWGeometry::getMatchedIds(), FWGeometry::getTrackerTopology(), triggerObjects_cff::id, electrons_cff::ids, kFWPixelBarrelColorIndex, FWViewGeometryList::m_geom, m_pixelBarrelElements, FWGeometry::PixelBarrel, TrackerTopology::print(), AlCaHLTBitMon_QueryRunRegistry::string, fftjetcommon_cfi::title, and FWGeometry::Tracker.
Referenced by FW3DViewBase::setContext().
void FW3DViewGeometry::showPixelEndcap | ( | bool | showPixelEndcap | ) |
Definition at line 321 of file FW3DViewGeometry.cc.
References FWViewGeometryList::addToCompound(), FWGeometry::getEveShape(), FWGeometry::getMatchedIds(), FWGeometry::getTrackerTopology(), triggerObjects_cff::id, electrons_cff::ids, kFWPixelEndcapColorIndex, FWViewGeometryList::m_geom, m_pixelEndcapElements, FWGeometry::PixelEndcap, TrackerTopology::print(), AlCaHLTBitMon_QueryRunRegistry::string, fftjetcommon_cfi::title, and FWGeometry::Tracker.
Referenced by FW3DViewBase::setContext().
void FW3DViewGeometry::showTrackerBarrel | ( | bool | showTrackerBarrel | ) |
Definition at line 350 of file FW3DViewGeometry.cc.
References FWViewGeometryList::addToCompound(), FWGeometry::getEveShape(), FWGeometry::getMatchedIds(), triggerObjects_cff::id, electrons_cff::ids, kFWTrackerBarrelColorIndex, FWViewGeometryList::m_geom, m_trackerBarrelElements, FWGeometry::TIB, FWGeometry::TOB, and FWGeometry::Tracker.
Referenced by FW3DViewBase::setContext().
void FW3DViewGeometry::showTrackerEndcap | ( | bool | showTrackerEndcap | ) |
Definition at line 385 of file FW3DViewGeometry.cc.
References FWViewGeometryList::addToCompound(), FWGeometry::getEveShape(), FWGeometry::getMatchedIds(), triggerObjects_cff::id, electrons_cff::ids, kFWTrackerEndcapColorIndex, FWViewGeometryList::m_geom, m_trackerEndcapElements, FWGeometry::TEC, FWGeometry::TID, and FWGeometry::Tracker.
Referenced by FW3DViewBase::setContext().
|
private |
Definition at line 57 of file FW3DViewGeometry.h.
Referenced by showMuonBarrel().
|
private |
Definition at line 58 of file FW3DViewGeometry.h.
Referenced by showMuonBarrelFull().
|
private |
Definition at line 59 of file FW3DViewGeometry.h.
Referenced by showMuonEndcap().
|
private |
Definition at line 60 of file FW3DViewGeometry.h.
|
private |
Definition at line 61 of file FW3DViewGeometry.h.
Referenced by showPixelBarrel().
|
private |
Definition at line 62 of file FW3DViewGeometry.h.
Referenced by showPixelEndcap().
|
private |
Definition at line 63 of file FW3DViewGeometry.h.
Referenced by showTrackerBarrel().
|
private |
Definition at line 64 of file FW3DViewGeometry.h.
Referenced by showTrackerEndcap().