#include <TEveCaloData.h>
Inheritance diagram for TEveCaloData::CellGeom_t:
Definition at line 70 of file TEveCaloData.h.
TEveCaloData::CellGeom_t::CellGeom_t | ( | ) | [inline] |
Definition at line 82 of file TEveCaloData.h.
virtual TEveCaloData::CellGeom_t::~CellGeom_t | ( | ) | [inline, virtual] |
Definition at line 84 of file TEveCaloData.h.
TEveCaloData::CellGeom_t::CellGeom_t | ( | ) | [inline] |
Definition at line 82 of file TEveCaloData.h.
virtual TEveCaloData::CellGeom_t::~CellGeom_t | ( | ) | [inline, virtual] |
Definition at line 84 of file TEveCaloData.h.
void TEveCaloData::CellGeom_t::Configure | ( | Float_t | etaMin, | |
Float_t | etaMax, | |||
Float_t | phiMin, | |||
Float_t | phiMax | |||
) |
Definition at line 41 of file TEveCaloData.cxx.
References TEveCaloData::EtaToTheta(), fEtaMax, fEtaMin, fPhiMax, fPhiMin, fThetaMax, and fThetaMin.
Referenced by CellGeom_t(), and TEveCaloDataHist::GetCellData().
Float_t TEveCaloData::CellGeom_t::EtaMin | ( | ) | const [inline] |
Definition at line 88 of file TEveCaloData.h.
References fEtaMin.
Referenced by TEveCaloViz::CellInEtaPhiRng(), TEveCaloLegoGL::DrawSelectedCells(), TEveCaloLegoGL::Make3DDisplayList(), and TEveCalo3DGL::RenderEndCapCell().
Float_t TEveCaloData::CellGeom_t::EtaMax | ( | ) | const [inline] |
Definition at line 89 of file TEveCaloData.h.
References fEtaMax.
Referenced by TEveCaloViz::CellInEtaPhiRng().
Float_t TEveCaloData::CellGeom_t::Eta | ( | ) | const [inline] |
Definition at line 90 of file TEveCaloData.h.
References fEtaMax, and fEtaMin.
Referenced by TEveCalo3DGL::DirectDraw(), TEveCalo3DGL::DrawSelectedCells(), and TEveCaloData::GetHighlightTooltip().
Float_t TEveCaloData::CellGeom_t::EtaDelta | ( | ) | const [inline] |
Definition at line 91 of file TEveCaloData.h.
References fEtaMax, and fEtaMin.
Referenced by TEveCaloLegoGL::DrawSelectedCells(), TEveCaloLegoGL::Make3DDisplayList(), and TEveCaloLegoOverlay::Render().
Float_t TEveCaloData::CellGeom_t::PhiMin | ( | ) | const [inline] |
Definition at line 93 of file TEveCaloData.h.
References fPhiMin.
Referenced by TEveCaloViz::CellInEtaPhiRng(), TEveCaloLegoGL::DrawSelectedCells(), TEveCaloLegoGL::Make3DDisplayList(), TEveCalo3DGL::RenderBarrelCell(), and TEveCalo3DGL::RenderEndCapCell().
Float_t TEveCaloData::CellGeom_t::PhiMax | ( | ) | const [inline] |
Definition at line 94 of file TEveCaloData.h.
References fPhiMax.
Referenced by TEveCaloViz::CellInEtaPhiRng(), TEveCalo3DGL::RenderBarrelCell(), and TEveCalo3DGL::RenderEndCapCell().
Float_t TEveCaloData::CellGeom_t::Phi | ( | ) | const [inline] |
Definition at line 95 of file TEveCaloData.h.
References fPhiMax, and fPhiMin.
Referenced by TEveCalo2DGL::DrawRhoZ(), TEveCalo2DGL::DrawRhoZHighlighted(), and TEveCaloData::GetHighlightTooltip().
Float_t TEveCaloData::CellGeom_t::PhiDelta | ( | ) | const [inline] |
Definition at line 96 of file TEveCaloData.h.
References fPhiMax, and fPhiMin.
Referenced by TEveCaloLegoGL::DrawSelectedCells(), TEveCaloLegoGL::Make3DDisplayList(), and TEveCaloLegoOverlay::Render().
Float_t TEveCaloData::CellGeom_t::ThetaMin | ( | ) | const [inline] |
Definition at line 98 of file TEveCaloData.h.
References fThetaMin.
Referenced by TEveCalo3DGL::RenderBarrelCell(), and TEveCalo3DGL::RenderEndCapCell().
Float_t TEveCaloData::CellGeom_t::ThetaMax | ( | ) | const [inline] |
Definition at line 99 of file TEveCaloData.h.
References fThetaMax.
Referenced by TEveCalo3DGL::RenderBarrelCell(), and TEveCalo3DGL::RenderEndCapCell().
Float_t TEveCaloData::CellGeom_t::Theta | ( | ) | const [inline] |
Definition at line 100 of file TEveCaloData.h.
References fThetaMax, and fThetaMin.
Referenced by TEveCaloData::CellData_t::Value().
Float_t TEveCaloData::CellGeom_t::ThetaDelta | ( | ) | const [inline] |
void TEveCaloData::CellGeom_t::Dump | ( | ) | const [virtual] |
void TEveCaloData::CellGeom_t::Configure | ( | Float_t | etaMin, | |
Float_t | etaMax, | |||
Float_t | phiMin, | |||
Float_t | phiMax | |||
) |
Float_t TEveCaloData::CellGeom_t::EtaMin | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::EtaMax | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::Eta | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::EtaDelta | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::PhiMin | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::PhiMax | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::Phi | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::PhiDelta | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::ThetaMin | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::ThetaMax | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::Theta | ( | ) | const [inline] |
Float_t TEveCaloData::CellGeom_t::ThetaDelta | ( | ) | const [inline] |
virtual void TEveCaloData::CellGeom_t::Dump | ( | ) | const [virtual] |
Definition at line 74 of file TEveCaloData.h.
Referenced by Configure(), TEveCaloLegoGL::DrawSelectedCells(), TEveCaloData::CellData_t::Dump(), Dump(), TEveCaloLegoGL::Make3DDisplayList(), Phi(), PhiDelta(), PhiMin(), and TEveCaloLegoGL::PrepareCell2DData().
Definition at line 75 of file TEveCaloData.h.
Referenced by Configure(), TEveCaloLegoGL::DrawSelectedCells(), TEveCaloData::CellData_t::Dump(), Dump(), TEveCaloLegoGL::Make3DDisplayList(), Phi(), PhiDelta(), PhiMax(), and TEveCaloLegoGL::PrepareCell2DData().
Definition at line 76 of file TEveCaloData.h.
Referenced by Configure(), TEveCaloData::CellData_t::Dump(), Dump(), Eta(), EtaDelta(), EtaMin(), and TEveCaloLegoGL::PrepareCell2DData().
Definition at line 77 of file TEveCaloData.h.
Referenced by Configure(), TEveCaloData::CellData_t::Dump(), Dump(), Eta(), EtaDelta(), EtaMax(), and TEveCaloLegoGL::PrepareCell2DData().
Definition at line 79 of file TEveCaloData.h.
Referenced by Configure(), Theta(), ThetaDelta(), and ThetaMin().
Definition at line 80 of file TEveCaloData.h.
Referenced by Configure(), Theta(), ThetaDelta(), and ThetaMax().