ROOT
6.06/09
Reference Guide
|
Definition at line 57 of file TEveCaloData.h.
Public Member Functions | |
CellId_t (Int_t t, Int_t s, Float_t f=1.0f) | |
bool | operator< (const CellId_t &o) const |
Public Attributes | |
Int_t | fTower |
Int_t | fSlice |
Float_t | fFraction |
#include <TEveCaloData.h>
Definition at line 66 of file TEveCaloData.h.
|
inline |
Definition at line 68 of file TEveCaloData.h.
Float_t TEveCaloData::CellId_t::fFraction |
Definition at line 64 of file TEveCaloData.h.
Int_t TEveCaloData::CellId_t::fSlice |
Definition at line 62 of file TEveCaloData.h.
Referenced by operator<().
Int_t TEveCaloData::CellId_t::fTower |
Definition at line 61 of file TEveCaloData.h.
Referenced by TEveCaloLegoGL::DrawSelectedCells(), and operator<().