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

Definition at line 30 of file TEveCaloData.h.

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 <TEveCaloData.h>

Constructor & Destructor Documentation

◆ SliceInfo_t()

TEveCaloData::SliceInfo_t::SliceInfo_t ( )
inline

Definition at line 37 of file TEveCaloData.h.

◆ ~SliceInfo_t()

virtual TEveCaloData::SliceInfo_t::~SliceInfo_t ( )
inlinevirtual

Definition at line 39 of file TEveCaloData.h.

Member Function Documentation

◆ Setup()

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

Definition at line 41 of file TEveCaloData.h.

Member Data Documentation

◆ fColor

Color_t TEveCaloData::SliceInfo_t::fColor

Definition at line 34 of file TEveCaloData.h.

◆ fName

TString TEveCaloData::SliceInfo_t::fName

Definition at line 32 of file TEveCaloData.h.

◆ fThreshold

Float_t TEveCaloData::SliceInfo_t::fThreshold

Definition at line 33 of file TEveCaloData.h.

◆ fTransparency

Color_t TEveCaloData::SliceInfo_t::fTransparency

Definition at line 35 of file TEveCaloData.h.

Collaboration diagram for TEveCaloData::SliceInfo_t:
[legend]

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