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

Definition at line 35 of file REveCaloData.hxx.

Public Member Functions

 SliceInfo_t ()
virtual ~SliceInfo_t ()
void Setup (const char *name, Float_t threshold, Color_t col, Char_t transp=101)

Public Attributes

Color_t fColor
TString fName
Float_t fThreshold
Color_t fTransparency

#include <ROOT/REveCaloData.hxx>

Constructor & Destructor Documentation

◆ SliceInfo_t()

ROOT::Experimental::REveCaloData::SliceInfo_t::SliceInfo_t ( )
inline

Definition at line 42 of file REveCaloData.hxx.

◆ ~SliceInfo_t()

virtual ROOT::Experimental::REveCaloData::SliceInfo_t::~SliceInfo_t ( )
inlinevirtual

Definition at line 44 of file REveCaloData.hxx.

Member Function Documentation

◆ Setup()

void ROOT::Experimental::REveCaloData::SliceInfo_t::Setup ( const char * name,
Float_t threshold,
Color_t col,
Char_t transp = 101 )
inline

Definition at line 46 of file REveCaloData.hxx.

Member Data Documentation

◆ fColor

Color_t ROOT::Experimental::REveCaloData::SliceInfo_t::fColor

Definition at line 39 of file REveCaloData.hxx.

◆ fName

TString ROOT::Experimental::REveCaloData::SliceInfo_t::fName

Definition at line 37 of file REveCaloData.hxx.

◆ fThreshold

Float_t ROOT::Experimental::REveCaloData::SliceInfo_t::fThreshold

Definition at line 38 of file REveCaloData.hxx.

◆ fTransparency

Color_t ROOT::Experimental::REveCaloData::SliceInfo_t::fTransparency

Definition at line 40 of file REveCaloData.hxx.


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