GL-overlay control GUI for TEveCaloLego.
Definition at line 20 of file TEveCaloLegoOverlay.h.
|
enum | EMode {
kPlaneIntersect
, kBar
, kAxis
, kGridFront
,
kGridBack
} |
|
enum | ERole { kUser
, kViewer
, kAnnotation
, kAll
} |
|
enum | EState { kInvisible = 1
, kDisabled = 2
, kActive = 4
, kAllVisible = kDisabled | kActive
} |
|
#include <TEveCaloLegoOverlay.h>
◆ TEveCaloLegoOverlay() [1/2]
◆ TEveCaloLegoOverlay() [2/2]
TEveCaloLegoOverlay::TEveCaloLegoOverlay |
( |
| ) |
|
◆ ~TEveCaloLegoOverlay()
TEveCaloLegoOverlay::~TEveCaloLegoOverlay |
( |
| ) |
|
|
inlineoverride |
◆ Class()
- Returns
- TClass describing this class
◆ Class_Name()
static const char * TEveCaloLegoOverlay::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
◆ DeclFileName()
static const char * TEveCaloLegoOverlay::DeclFileName |
( |
| ) |
|
|
inlinestatic |
◆ GetCaloLego()
◆ GetHeaderTxt()
const char * TEveCaloLegoOverlay::GetHeaderTxt |
( |
| ) |
const |
|
inline |
◆ GetShowPlane()
Bool_t TEveCaloLegoOverlay::GetShowPlane |
( |
| ) |
const |
|
inline |
◆ Handle()
◆ IsA()
TClass * TEveCaloLegoOverlay::IsA |
( |
| ) |
const |
|
inlineoverride |
◆ MouseEnter()
◆ MouseLeave()
void TEveCaloLegoOverlay::MouseLeave |
( |
| ) |
|
|
overridevirtual |
◆ operator=()
◆ Render()
void TEveCaloLegoOverlay::Render |
( |
TGLRnrCtx & | rnrCtx | ) |
|
|
overridevirtual |
◆ RenderHeader()
void TEveCaloLegoOverlay::RenderHeader |
( |
TGLRnrCtx & | rnrCtx | ) |
|
|
protected |
◆ RenderLogaritmicScales()
void TEveCaloLegoOverlay::RenderLogaritmicScales |
( |
TGLRnrCtx & | rnrCtx | ) |
|
|
protected |
◆ RenderPaletteScales()
void TEveCaloLegoOverlay::RenderPaletteScales |
( |
TGLRnrCtx & | rnrCtx | ) |
|
|
protected |
◆ RenderPlaneInterface()
void TEveCaloLegoOverlay::RenderPlaneInterface |
( |
TGLRnrCtx & | rnrCtx | ) |
|
|
protected |
◆ SetCaloLego()
◆ SetFrameAttribs()
void TEveCaloLegoOverlay::SetFrameAttribs |
( |
Color_t | frameCol, |
|
|
Char_t | lineTransp, |
|
|
Char_t | bgTransp ) |
◆ SetHeaderTxt()
void TEveCaloLegoOverlay::SetHeaderTxt |
( |
const char * | txt | ) |
|
|
inline |
◆ SetScaleColorTransparency()
void TEveCaloLegoOverlay::SetScaleColorTransparency |
( |
Color_t | colIdx, |
|
|
Char_t | transp ) |
◆ SetScalePosition()
◆ SetShowPlane()
void TEveCaloLegoOverlay::SetShowPlane |
( |
Bool_t | x | ) |
|
|
inline |
◆ SetShowScales()
void TEveCaloLegoOverlay::SetShowScales |
( |
Bool_t | x | ) |
|
|
inline |
◆ SetSliderVal()
◆ Streamer()
void TEveCaloLegoOverlay::Streamer |
( |
TBuffer & | | ) |
|
|
override |
◆ StreamerNVirtual()
void TEveCaloLegoOverlay::StreamerNVirtual |
( |
TBuffer & | ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ fActiveCol
Color_t TEveCaloLegoOverlay::fActiveCol |
|
protected |
◆ fActiveID
Int_t TEveCaloLegoOverlay::fActiveID |
|
protected |
◆ fAxisPlaneColor
Color_t TEveCaloLegoOverlay::fAxisPlaneColor |
|
protected |
◆ fButtonW
Float_t TEveCaloLegoOverlay::fButtonW |
|
protected |
◆ fCalo
◆ fCellX
◆ fCellY
◆ fFrameBgTransp
Char_t TEveCaloLegoOverlay::fFrameBgTransp |
|
protected |
◆ fFrameColor
Color_t TEveCaloLegoOverlay::fFrameColor |
|
protected |
◆ fFrameLineTransp
Char_t TEveCaloLegoOverlay::fFrameLineTransp |
|
protected |
◆ fHeaderSelected
Bool_t TEveCaloLegoOverlay::fHeaderSelected |
|
protected |
◆ fHeaderTxt
TString TEveCaloLegoOverlay::fHeaderTxt |
|
protected |
◆ fInDrag
Bool_t TEveCaloLegoOverlay::fInDrag |
|
protected |
◆ fMenuW
Float_t TEveCaloLegoOverlay::fMenuW |
|
protected |
◆ fMouseX
Int_t TEveCaloLegoOverlay::fMouseX |
|
protected |
◆ fMouseY
Int_t TEveCaloLegoOverlay::fMouseY |
|
protected |
◆ fPlaneAxis
TAxis* TEveCaloLegoOverlay::fPlaneAxis |
|
protected |
◆ fScaleColor
Color_t TEveCaloLegoOverlay::fScaleColor |
|
protected |
◆ fScaleCoordX
Double_t TEveCaloLegoOverlay::fScaleCoordX |
|
protected |
◆ fScaleCoordY
Double_t TEveCaloLegoOverlay::fScaleCoordY |
|
protected |
◆ fScaleH
◆ fScaleTransparency
Char_t TEveCaloLegoOverlay::fScaleTransparency |
|
protected |
◆ fScaleW
◆ fShowPlane
Bool_t TEveCaloLegoOverlay::fShowPlane |
|
protected |
◆ fShowScales
Bool_t TEveCaloLegoOverlay::fShowScales |
|
protected |
◆ fShowSlider
Bool_t TEveCaloLegoOverlay::fShowSlider |
|
protected |
◆ fSliderH
Float_t TEveCaloLegoOverlay::fSliderH |
|
protected |
◆ fSliderPosY
Float_t TEveCaloLegoOverlay::fSliderPosY |
|
protected |
◆ fSliderVal
Float_t TEveCaloLegoOverlay::fSliderVal |
|
protected |
The documentation for this class was generated from the following files: