#include <TEveCaloData.h>
Inheritance diagram for TEveCaloData::CellData_t:
Public Member Functions | |
CellData_t () | |
virtual | ~CellData_t () |
Float_t | Value (Bool_t) const |
virtual void | Dump () const |
CellData_t () | |
virtual | ~CellData_t () |
Float_t | Value (Bool_t) const |
virtual void | Dump () const |
Public Attributes | |
Float_t | fValue |
Definition at line 106 of file TEveCaloData.h.
TEveCaloData::CellData_t::CellData_t | ( | ) | [inline] |
Definition at line 112 of file TEveCaloData.h.
virtual TEveCaloData::CellData_t::~CellData_t | ( | ) | [inline, virtual] |
Definition at line 113 of file TEveCaloData.h.
TEveCaloData::CellData_t::CellData_t | ( | ) | [inline] |
Definition at line 112 of file TEveCaloData.h.
virtual TEveCaloData::CellData_t::~CellData_t | ( | ) | [inline, virtual] |
Definition at line 113 of file TEveCaloData.h.
Definition at line 58 of file TEveCaloData.cxx.
References TMath::Abs(), fValue, TMath::Sin(), and TEveCaloData::CellGeom_t::Theta().
Referenced by TEveCalo2D::BuildCellIdCache(), TEveCalo3DGL::DirectDraw(), TEveCalo2DGL::DrawRhoZ(), TEveCalo2DGL::DrawRhoZHighlighted(), TEveCalo2DGL::DrawRPhi(), TEveCalo2DGL::DrawRPhiHighlighted(), TEveCaloLegoGL::DrawSelectedCells(), TEveCalo3DGL::DrawSelectedCells(), TEveCaloLegoGL::Make3DDisplayList(), and TEveCaloLegoGL::PrepareCell2DData().
void TEveCaloData::CellData_t::Dump | ( | ) | const [virtual] |
Reimplemented from TEveCaloData::CellGeom_t.
Definition at line 70 of file TEveCaloData.cxx.
References TEveCaloData::CellGeom_t::fEtaMax, TEveCaloData::CellGeom_t::fEtaMin, TEveCaloData::CellGeom_t::fPhiMax, and TEveCaloData::CellGeom_t::fPhiMin.
virtual void TEveCaloData::CellData_t::Dump | ( | ) | const [virtual] |
Reimplemented from TEveCaloData::CellGeom_t.
Definition at line 110 of file TEveCaloData.h.
Referenced by TEveCaloDataHist::GetCellData(), TEveCaloDataVec::GetCellData(), TEveCaloData::GetHighlightTooltip(), and Value().