ROOT
6.06/09
Reference Guide
|
GL-overlay control GUI for TEveCaloLego.
Definition at line 20 of file TEveCaloLegoOverlay.h.
Protected Member Functions | |
void | RenderLogaritmicScales (TGLRnrCtx &rnrCtx) |
void | RenderPaletteScales (TGLRnrCtx &rnrCtx) |
void | RenderPlaneInterface (TGLRnrCtx &rnrCtx) |
Render menu for plane-value and the plane if marked. More... | |
void | RenderHeader (TGLRnrCtx &rnrCtx) |
Protected Member Functions inherited from TGLCameraOverlay | |
void | RenderPlaneIntersect (TGLRnrCtx &rnrCtx) |
Draw cross section coordinates in top right corner of screen. More... | |
void | RenderAxis (TGLRnrCtx &rnrCtx, Bool_t drawGrid) |
Draw axis on four edges and a transparent grid. More... | |
void | RenderGrid (TGLRnrCtx &rnrCtx) |
void | RenderBar (TGLRnrCtx &rnrCtx) |
Show frustum size with fixed screen line length and printed value. More... | |
Protected Member Functions inherited from TGLOverlayElement | |
void | ProjectionMatrixPushIdentity () |
Protected Attributes | |
TEveCaloLego * | fCalo |
Bool_t | fShowScales |
Color_t | fScaleColor |
Char_t | fScaleTransparency |
Double_t | fScaleCoordX |
Double_t | fScaleCoordY |
Double_t | fScaleW |
Double_t | fScaleH |
Double_t | fCellX |
Double_t | fCellY |
Color_t | fFrameColor |
Char_t | fFrameLineTransp |
Char_t | fFrameBgTransp |
Int_t | fMouseX |
Int_t | fMouseY |
Bool_t | fInDrag |
last mouse position More... | |
TString | fHeaderTxt |
Bool_t | fHeaderSelected |
TAxis * | fPlaneAxis |
Color_t | fAxisPlaneColor |
Bool_t | fShowPlane |
Float_t | fMenuW |
Float_t | fButtonW |
Bool_t | fShowSlider |
Float_t | fSliderH |
Float_t | fSliderPosY |
Float_t | fSliderVal |
Int_t | fActiveID |
Color_t | fActiveCol |
Protected Attributes inherited from TGLCameraOverlay | |
Bool_t | fShowOrthographic |
Bool_t | fShowPerspective |
EMode | fOrthographicMode |
EMode | fPerspectiveMode |
TGLAxisPainter * | fAxisPainter |
TAxis * | fAxis |
Float_t | fAxisExtend |
Bool_t | fUseAxisColors |
TGLPlane | fExternalRefPlane |
Bool_t | fUseExternalRefPlane |
Double_t | fFrustum [4] |
Protected Attributes inherited from TGLOverlayElement | |
ERole | fRole |
EState | fState |
Private Member Functions | |
TEveCaloLegoOverlay (const TEveCaloLegoOverlay &) | |
TEveCaloLegoOverlay & | operator= (const TEveCaloLegoOverlay &) |
Bool_t | SetSliderVal (Event_t *event, TGLRnrCtx &rnrCtx) |
Additional Inherited Members | |
Public Types inherited from TGLCameraOverlay | |
enum | EMode { kPlaneIntersect, kBar, kAxis, kGridFront, kGridBack } |
Public Types inherited from TGLOverlayElement | |
enum | ERole { kUser, kViewer, kAnnotation, kAll } |
enum | EState { kInvisible = 1, kDisabled = 2, kActive = 4, kAllVisible = kDisabled | kActive } |
#include <TEveCaloLegoOverlay.h>
|
private |
TEveCaloLegoOverlay::TEveCaloLegoOverlay | ( | ) |
Constructor.
Definition at line 46 of file TEveCaloLegoOverlay.cxx.
|
inlinevirtual |
Definition at line 78 of file TEveCaloLegoOverlay.h.
TEveCaloLegoOverlay::ClassDef | ( | TEveCaloLegoOverlay | , |
0 | |||
) |
|
inline |
Definition at line 89 of file TEveCaloLegoOverlay.h.
|
inline |
Definition at line 96 of file TEveCaloLegoOverlay.h.
|
inline |
Definition at line 93 of file TEveCaloLegoOverlay.h.
|
virtual |
Handle overlay event.
Return TRUE if event was handled.
Reimplemented from TGLOverlayElement.
Definition at line 104 of file TEveCaloLegoOverlay.cxx.
|
virtual |
Mouse has entered overlay area.
Reimplemented from TGLOverlayElement.
Definition at line 200 of file TEveCaloLegoOverlay.cxx.
|
virtual |
Mouse has left overlay area.
Reimplemented from TGLOverlayElement.
Definition at line 208 of file TEveCaloLegoOverlay.cxx.
|
private |
Display coordinates info of current frustum.
Reimplemented from TGLCameraOverlay.
Definition at line 598 of file TEveCaloLegoOverlay.cxx.
Definition at line 242 of file TEveCaloLegoOverlay.cxx.
Referenced by Render().
Definition at line 380 of file TEveCaloLegoOverlay.cxx.
Referenced by Render().
Definition at line 519 of file TEveCaloLegoOverlay.cxx.
Referenced by Render().
Render menu for plane-value and the plane if marked.
Definition at line 282 of file TEveCaloLegoOverlay.cxx.
Referenced by Render().
|
inline |
Definition at line 90 of file TEveCaloLegoOverlay.h.
Set frame attributes.
Definition at line 234 of file TEveCaloLegoOverlay.cxx.
|
inline |
Definition at line 95 of file TEveCaloLegoOverlay.h.
Set color and transparency of scales.
Definition at line 216 of file TEveCaloLegoOverlay.cxx.
Set scale coordinates in range [0,1].
Definition at line 225 of file TEveCaloLegoOverlay.cxx.
Definition at line 92 of file TEveCaloLegoOverlay.h.
Definition at line 98 of file TEveCaloLegoOverlay.h.
Definition at line 83 of file TEveCaloLegoOverlay.cxx.
Referenced by Handle().
|
protected |
Definition at line 73 of file TEveCaloLegoOverlay.h.
Referenced by RenderHeader(), and RenderPlaneInterface().
|
protected |
Definition at line 72 of file TEveCaloLegoOverlay.h.
Referenced by Handle(), MouseLeave(), and RenderPlaneInterface().
|
protected |
Definition at line 62 of file TEveCaloLegoOverlay.h.
|
protected |
Definition at line 66 of file TEveCaloLegoOverlay.h.
Referenced by RenderPlaneInterface().
|
protected |
Definition at line 35 of file TEveCaloLegoOverlay.h.
Referenced by GetCaloLego(), Handle(), Render(), RenderHeader(), RenderLogaritmicScales(), RenderPaletteScales(), RenderPlaneInterface(), and SetSliderVal().
|
protected |
Definition at line 45 of file TEveCaloLegoOverlay.h.
Referenced by Render(), and RenderLogaritmicScales().
|
protected |
Definition at line 46 of file TEveCaloLegoOverlay.h.
Referenced by Render(), and RenderLogaritmicScales().
|
protected |
Definition at line 50 of file TEveCaloLegoOverlay.h.
Referenced by RenderLogaritmicScales(), and SetFrameAttribs().
|
protected |
Definition at line 48 of file TEveCaloLegoOverlay.h.
Referenced by RenderLogaritmicScales(), and SetFrameAttribs().
|
protected |
Definition at line 49 of file TEveCaloLegoOverlay.h.
Referenced by RenderLogaritmicScales(), and SetFrameAttribs().
|
protected |
Definition at line 58 of file TEveCaloLegoOverlay.h.
Referenced by Handle(), and RenderHeader().
|
protected |
Definition at line 57 of file TEveCaloLegoOverlay.h.
Referenced by GetHeaderTxt(), Render(), and RenderHeader().
|
protected |
|
protected |
Definition at line 65 of file TEveCaloLegoOverlay.h.
Referenced by RenderPlaneInterface().
|
protected |
Definition at line 53 of file TEveCaloLegoOverlay.h.
Referenced by Handle().
|
protected |
Definition at line 53 of file TEveCaloLegoOverlay.h.
Referenced by Handle().
|
protected |
Definition at line 61 of file TEveCaloLegoOverlay.h.
Referenced by RenderPlaneInterface(), and TEveCaloLegoOverlay().
|
protected |
Definition at line 39 of file TEveCaloLegoOverlay.h.
Referenced by RenderLogaritmicScales(), and SetScaleColorTransparency().
|
protected |
Definition at line 41 of file TEveCaloLegoOverlay.h.
Referenced by Handle(), RenderLogaritmicScales(), RenderPaletteScales(), and SetScalePosition().
|
protected |
Definition at line 42 of file TEveCaloLegoOverlay.h.
Referenced by Handle(), RenderLogaritmicScales(), RenderPaletteScales(), and SetScalePosition().
|
protected |
Definition at line 44 of file TEveCaloLegoOverlay.h.
Referenced by Handle(), RenderLogaritmicScales(), and RenderPaletteScales().
|
protected |
Definition at line 40 of file TEveCaloLegoOverlay.h.
Referenced by RenderLogaritmicScales(), and SetScaleColorTransparency().
|
protected |
Definition at line 43 of file TEveCaloLegoOverlay.h.
Referenced by Handle(), RenderLogaritmicScales(), and RenderPaletteScales().
|
protected |
Definition at line 63 of file TEveCaloLegoOverlay.h.
Referenced by GetShowPlane(), and Render().
|
protected |
Definition at line 38 of file TEveCaloLegoOverlay.h.
Referenced by Render().
|
protected |
Definition at line 67 of file TEveCaloLegoOverlay.h.
Referenced by Handle(), and RenderPlaneInterface().
|
protected |
Definition at line 68 of file TEveCaloLegoOverlay.h.
Referenced by RenderPlaneInterface(), and SetSliderVal().
|
protected |
Definition at line 69 of file TEveCaloLegoOverlay.h.
Referenced by RenderPlaneInterface(), and SetSliderVal().
|
protected |
Definition at line 70 of file TEveCaloLegoOverlay.h.
Referenced by RenderPlaneInterface(), and SetSliderVal().