ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
TEveCaloData::CellId_t Struct Reference

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>

Constructor & Destructor Documentation

TEveCaloData::CellId_t::CellId_t ( Int_t  t,
Int_t  s,
Float_t  f = 1.0f 
)
inline

Definition at line 66 of file TEveCaloData.h.

Member Function Documentation

bool TEveCaloData::CellId_t::operator< ( const CellId_t o) const
inline

Definition at line 68 of file TEveCaloData.h.

Member Data Documentation

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<().


The documentation for this struct was generated from the following file: