#include <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) |
ClassDef (SliceInfo_t, 0) | |
SliceInfo_t () | |
virtual | ~SliceInfo_t () |
void | Setup (const char *name, Float_t threshold, Color_t col, Char_t transp=101) |
ClassDef (SliceInfo_t, 0) | |
Public Attributes | |
TString | fName |
Float_t | fThreshold |
Color_t | fColor |
Color_t | fTransparency |
Definition at line 28 of file TEveCaloData.h.
TEveCaloData::SliceInfo_t::SliceInfo_t | ( | ) | [inline] |
Definition at line 35 of file TEveCaloData.h.
virtual TEveCaloData::SliceInfo_t::~SliceInfo_t | ( | ) | [inline, virtual] |
Definition at line 37 of file TEveCaloData.h.
TEveCaloData::SliceInfo_t::SliceInfo_t | ( | ) | [inline] |
Definition at line 35 of file TEveCaloData.h.
virtual TEveCaloData::SliceInfo_t::~SliceInfo_t | ( | ) | [inline, virtual] |
Definition at line 37 of file TEveCaloData.h.
void TEveCaloData::SliceInfo_t::Setup | ( | const char * | name, | |
Float_t | threshold, | |||
Color_t | col, | |||
Char_t | transp = 101 | |||
) | [inline] |
Definition at line 39 of file TEveCaloData.h.
References fColor, fName, fThreshold, and fTransparency.
TEveCaloData::SliceInfo_t::ClassDef | ( | SliceInfo_t | , | |
0 | ||||
) |
void TEveCaloData::SliceInfo_t::Setup | ( | const char * | name, | |
Float_t | threshold, | |||
Color_t | col, | |||
Char_t | transp = 101 | |||
) | [inline] |
Definition at line 39 of file TEveCaloData.h.
References fColor, fName, fThreshold, and fTransparency.
TEveCaloData::SliceInfo_t::ClassDef | ( | SliceInfo_t | , | |
0 | ||||
) |