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

Definition at line 118 of file REveCaloData.hxx.

Public Member Functions

 CellData_t ()
 
 ~CellData_t () override
 
void Dump () const override
 Print member data.
 
Float_t Value (Bool_t) const
 Return energy value associated with the cell, usually Et.
 
- Public Member Functions inherited from ROOT::Experimental::REveCaloData::CellGeom_t
 CellGeom_t ()
 
 CellGeom_t (Float_t etaMin, Float_t etaMax, Float_t phiMin, Float_t phiMax)
 
virtual ~CellGeom_t ()
 
void Configure (Float_t etaMin, Float_t etaMax, Float_t phiMin, Float_t phiMax)
 
Float_t Eta () const
 
Float_t EtaDelta () const
 
Float_t EtaMax () const
 
Float_t EtaMin () const
 
Bool_t IsUpperRho () const
 
Float_t Phi () const
 
Float_t PhiDelta () const
 
Float_t PhiMax () const
 
Float_t PhiMin () const
 
Float_t Theta () const
 
Float_t ThetaDelta () const
 
Float_t ThetaMax () const
 
Float_t ThetaMin () const
 

Public Attributes

Float_t fValue
 
- Public Attributes inherited from ROOT::Experimental::REveCaloData::CellGeom_t
Float_t fEtaMax
 
Float_t fEtaMin
 
Float_t fPhiMax
 
Float_t fPhiMin
 
Float_t fThetaMax
 
Float_t fThetaMin
 

#include <ROOT/REveCaloData.hxx>

Inheritance diagram for ROOT::Experimental::REveCaloData::CellData_t:
[legend]

Constructor & Destructor Documentation

◆ CellData_t()

ROOT::Experimental::REveCaloData::CellData_t::CellData_t ( )
inline

Definition at line 124 of file REveCaloData.hxx.

◆ ~CellData_t()

ROOT::Experimental::REveCaloData::CellData_t::~CellData_t ( )
inlineoverride

Definition at line 125 of file REveCaloData.hxx.

Member Function Documentation

◆ Dump()

void CellData_t::Dump ( ) const
overridevirtual

Print member data.

Reimplemented from ROOT::Experimental::REveCaloData::CellGeom_t.

Definition at line 88 of file REveCaloData.cxx.

◆ Value()

Float_t CellData_t::Value ( Bool_t  isEt) const

Return energy value associated with the cell, usually Et.

If isEt is false it is transformed into energy E.

Definition at line 77 of file REveCaloData.cxx.

Member Data Documentation

◆ fValue

Float_t ROOT::Experimental::REveCaloData::CellData_t::fValue

Definition at line 122 of file REveCaloData.hxx.

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

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