Logo ROOT   6.08/07
Reference Guide
List of all members | 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

Float_t fFraction
 
Int_t fSlice
 
Int_t fTower
 

#include <TEveCaloData.h>

Constructor & Destructor Documentation

◆ CellId_t()

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

◆ operator<()

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

Definition at line 68 of file TEveCaloData.h.

Member Data Documentation

◆ fFraction

Float_t TEveCaloData::CellId_t::fFraction

Definition at line 64 of file TEveCaloData.h.

◆ fSlice

Int_t TEveCaloData::CellId_t::fSlice

Definition at line 62 of file TEveCaloData.h.

◆ fTower

Int_t TEveCaloData::CellId_t::fTower

Definition at line 61 of file TEveCaloData.h.


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