#include <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 |
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 |
Definition at line 55 of file TEveCaloData.h.
Definition at line 64 of file TEveCaloData.h.
Definition at line 64 of file TEveCaloData.h.
bool TEveCaloData::CellId_t::operator< | ( | const CellId_t & | o | ) | const [inline] |
bool TEveCaloData::CellId_t::operator< | ( | const CellId_t & | o | ) | const [inline] |
Definition at line 62 of file TEveCaloData.h.