Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::REveCaloData::CellId_t Struct Reference

Definition at line 60 of file REveCaloData.hxx.

Public Member Functions

 CellId_t ()
 
 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 <ROOT/REveCaloData.hxx>

Constructor & Destructor Documentation

◆ CellId_t() [1/2]

ROOT::Experimental::REveCaloData::CellId_t::CellId_t ( )
inline

Definition at line 69 of file REveCaloData.hxx.

◆ CellId_t() [2/2]

ROOT::Experimental::REveCaloData::CellId_t::CellId_t ( Int_t  t,
Int_t  s,
Float_t  f = 1.0f 
)
inline

Definition at line 70 of file REveCaloData.hxx.

Member Function Documentation

◆ operator<()

bool ROOT::Experimental::REveCaloData::CellId_t::operator< ( const CellId_t o) const
inline

Definition at line 72 of file REveCaloData.hxx.

Member Data Documentation

◆ fFraction

Float_t ROOT::Experimental::REveCaloData::CellId_t::fFraction

Definition at line 67 of file REveCaloData.hxx.

◆ fSlice

Int_t ROOT::Experimental::REveCaloData::CellId_t::fSlice

Definition at line 65 of file REveCaloData.hxx.

◆ fTower

Int_t ROOT::Experimental::REveCaloData::CellId_t::fTower

Definition at line 64 of file REveCaloData.hxx.

Collaboration diagram for ROOT::Experimental::REveCaloData::CellId_t:
[legend]

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