#include <TEveCaloVizEditor.h>
Inheritance diagram for TEveCalo3DEditor:

Public Member Functions | |
| TEveCalo3DEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveCalo3DEditor () |
| virtual void | SetModel (TObject *obj) |
| void | DoFrameTransparency () |
| ClassDef (TEveCalo3DEditor, 0) | |
| TEveCalo3DEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveCalo3DEditor () |
| virtual void | SetModel (TObject *obj) |
| void | DoFrameTransparency () |
| ClassDef (TEveCalo3DEditor, 0) | |
Protected Attributes | |
| TEveCalo3D * | fM |
| TGNumberEntry * | fFrameTransparency |
| TEveCalo3D * | fM |
| TGNumberEntry * | fFrameTransparency |
Private Member Functions | |
| TEveCalo3DEditor (const TEveCalo3DEditor &) | |
| TEveCalo3DEditor & | operator= (const TEveCalo3DEditor &) |
| TEveCalo3DEditor (const TEveCalo3DEditor &) | |
| TEveCalo3DEditor & | operator= (const TEveCalo3DEditor &) |
Definition at line 79 of file TEveCaloVizEditor.h.
| TEveCalo3DEditor::TEveCalo3DEditor | ( | const TEveCalo3DEditor & | ) | [private] |
| TEveCalo3DEditor::TEveCalo3DEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
Definition at line 393 of file TEveCaloVizEditor.cxx.
References TGCompositeFrame::AddFrame(), TQObject::Connect(), fFrameTransparency, TGNumberEntry::GetNumberEntry(), kLHintsBottom, kLHintsLeft, kLHintsTop, TGNumberFormat::kNEANonNegative, TGNumberFormat::kNELLimitMinMax, TGNumberFormat::kNESInteger, TGedFrame::MakeTitle(), TGFrame::SetHeight(), and TGTextEntry::SetToolTipText().
| virtual TEveCalo3DEditor::~TEveCalo3DEditor | ( | ) | [inline, virtual] |
Definition at line 92 of file TEveCaloVizEditor.h.
| TEveCalo3DEditor::TEveCalo3DEditor | ( | const TEveCalo3DEditor & | ) | [private] |
| TEveCalo3DEditor::TEveCalo3DEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TEveCalo3DEditor::~TEveCalo3DEditor | ( | ) | [inline, virtual] |
Definition at line 92 of file TEveCaloVizEditor.h.
| TEveCalo3DEditor& TEveCalo3DEditor::operator= | ( | const TEveCalo3DEditor & | ) | [private] |
| void TEveCalo3DEditor::SetModel | ( | TObject * | obj | ) | [virtual] |
Implements TGedFrame.
Definition at line 420 of file TEveCaloVizEditor.cxx.
References fFrameTransparency, fM, TEveCalo3D::GetFrameTransparency(), and TGNumberEntry::SetNumber().
| void TEveCalo3DEditor::DoFrameTransparency | ( | ) |
Definition at line 429 of file TEveCaloVizEditor.cxx.
References fFrameTransparency, fM, TGNumberEntry::GetNumber(), TEveCalo3D::SetFrameTransparency(), and TGedFrame::Update().
| TEveCalo3DEditor::ClassDef | ( | TEveCalo3DEditor | , | |
| 0 | ||||
| ) |
| TEveCalo3DEditor& TEveCalo3DEditor::operator= | ( | const TEveCalo3DEditor & | ) | [private] |
| void TEveCalo3DEditor::DoFrameTransparency | ( | ) |
| TEveCalo3DEditor::ClassDef | ( | TEveCalo3DEditor | , | |
| 0 | ||||
| ) |
TEveCalo3D* TEveCalo3DEditor::fM [protected] |
Definition at line 86 of file TEveCaloVizEditor.h.
Referenced by DoFrameTransparency(), and SetModel().
TGNumberEntry* TEveCalo3DEditor::fFrameTransparency [protected] |
Definition at line 87 of file TEveCaloVizEditor.h.
Referenced by DoFrameTransparency(), SetModel(), and TEveCalo3DEditor().
TEveCalo3D* TEveCalo3DEditor::fM [protected] |
Definition at line 86 of file TEveCaloVizEditor.h.
TGNumberEntry* TEveCalo3DEditor::fFrameTransparency [protected] |
Definition at line 87 of file TEveCaloVizEditor.h.
1.5.1