#include <TEveTrackEditor.h>
Inheritance diagram for TEveTrackEditor:

Public Member Functions | |
| TEveTrackEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveTrackEditor () |
| virtual void | SetModel (TObject *obj) |
| void | DoEditPropagator () |
| ClassDef (TEveTrackEditor, 0) | |
| TEveTrackEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveTrackEditor () |
| virtual void | SetModel (TObject *obj) |
| void | DoEditPropagator () |
| ClassDef (TEveTrackEditor, 0) | |
Protected Attributes | |
| TEveTrack * | fM |
| TGTextButton * | fRSEditor |
| TEveTrack * | fM |
| TGTextButton * | fRSEditor |
Private Member Functions | |
| TEveTrackEditor (const TEveTrackEditor &) | |
| TEveTrackEditor & | operator= (const TEveTrackEditor &) |
| TEveTrackEditor (const TEveTrackEditor &) | |
| TEveTrackEditor & | operator= (const TEveTrackEditor &) |
Definition at line 33 of file TEveTrackEditor.h.
| TEveTrackEditor::TEveTrackEditor | ( | const TEveTrackEditor & | ) | [private] |
| TEveTrackEditor::TEveTrackEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
Definition at line 40 of file TEveTrackEditor.cxx.
References TGCompositeFrame::AddFrame(), TQObject::Connect(), fRSEditor, kLHintsLeft, kLHintsTop, and TGedFrame::MakeTitle().
| virtual TEveTrackEditor::~TEveTrackEditor | ( | ) | [inline, virtual] |
Definition at line 45 of file TEveTrackEditor.h.
| TEveTrackEditor::TEveTrackEditor | ( | const TEveTrackEditor & | ) | [private] |
| TEveTrackEditor::TEveTrackEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TEveTrackEditor::~TEveTrackEditor | ( | ) | [inline, virtual] |
Definition at line 45 of file TEveTrackEditor.h.
| TEveTrackEditor& TEveTrackEditor::operator= | ( | const TEveTrackEditor & | ) | [private] |
| void TEveTrackEditor::SetModel | ( | TObject * | obj | ) | [virtual] |
| void TEveTrackEditor::DoEditPropagator | ( | ) |
Definition at line 68 of file TEveTrackEditor.cxx.
References TGedFrame::fGedEditor, fM, TGedEditor::GetPad(), TEveTrack::GetPropagator(), kButton1Down, and TGedEditor::SetModel().
| TEveTrackEditor::ClassDef | ( | TEveTrackEditor | , | |
| 0 | ||||
| ) |
| TEveTrackEditor& TEveTrackEditor::operator= | ( | const TEveTrackEditor & | ) | [private] |
| void TEveTrackEditor::DoEditPropagator | ( | ) |
| TEveTrackEditor::ClassDef | ( | TEveTrackEditor | , | |
| 0 | ||||
| ) |
TEveTrack* TEveTrackEditor::fM [protected] |
TGTextButton* TEveTrackEditor::fRSEditor [protected] |
TEveTrack* TEveTrackEditor::fM [protected] |
Definition at line 40 of file TEveTrackEditor.h.
TGTextButton* TEveTrackEditor::fRSEditor [protected] |
Definition at line 41 of file TEveTrackEditor.h.
1.5.1