GL-overaly control GUI for TEveCaloLego.
void | TGLOverlayElement::ProjectionMatrixPushIdentity() |
void | TGLCameraOverlay::RenderAxis(TGLRnrCtx& rnrCtx, Bool_t drawGrid) |
void | TGLCameraOverlay::RenderBar(TGLRnrCtx& rnrCtx) |
void | TGLCameraOverlay::RenderGrid(TGLRnrCtx& rnrCtx) |
void | RenderHeader(TGLRnrCtx& rnrCtx) |
void | RenderLogaritmicScales(TGLRnrCtx& rnrCtx) |
void | RenderPaletteScales(TGLRnrCtx& rnrCtx) |
void | RenderPlaneInterface(TGLRnrCtx& rnrCtx) |
void | TGLCameraOverlay::RenderPlaneIntersect(TGLRnrCtx& rnrCtx) |
TEveCaloLegoOverlay& | operator=(const TEveCaloLegoOverlay&) |
Bool_t | SetSliderVal(Event_t* event, TGLRnrCtx& rnrCtx) |
TEveCaloLegoOverlay(const TEveCaloLegoOverlay&) |
static TGLOverlayElement::EState | TGLOverlayElement::kActive | |
static TGLOverlayElement::ERole | TGLOverlayElement::kAll | |
static TGLOverlayElement::EState | TGLOverlayElement::kAllVisible | |
static TGLOverlayElement::ERole | TGLOverlayElement::kAnnotation | |
static TGLCameraOverlay::EMode | TGLCameraOverlay::kAxis | |
static TGLCameraOverlay::EMode | TGLCameraOverlay::kBar | |
static TGLOverlayElement::EState | TGLOverlayElement::kDisabled | |
static TGLCameraOverlay::EMode | TGLCameraOverlay::kGridBack | |
static TGLCameraOverlay::EMode | TGLCameraOverlay::kGridFront | |
static TGLOverlayElement::EState | TGLOverlayElement::kInvisible | |
static TGLCameraOverlay::EMode | TGLCameraOverlay::kPlaneIntersect | |
static TGLOverlayElement::ERole | TGLOverlayElement::kUser | |
static TGLOverlayElement::ERole | TGLOverlayElement::kViewer |
Set height of horizontal plane in the calorimeter.
Handle overlay event. Return TRUE if event was handled.