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

Public Member Functions | |
| TEveJetConeEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveJetConeEditor () |
| virtual void | SetModel (TObject *obj) |
| ClassDef (TEveJetConeEditor, 0) | |
| TEveJetConeEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveJetConeEditor () |
| virtual void | SetModel (TObject *obj) |
| ClassDef (TEveJetConeEditor, 0) | |
Protected Attributes | |
| TEveJetCone * | fM |
| TEveJetCone * | fM |
Private Member Functions | |
| TEveJetConeEditor (const TEveJetConeEditor &) | |
| TEveJetConeEditor & | operator= (const TEveJetConeEditor &) |
| TEveJetConeEditor (const TEveJetConeEditor &) | |
| TEveJetConeEditor & | operator= (const TEveJetConeEditor &) |
Definition at line 24 of file TEveJetConeEditor.h.
| TEveJetConeEditor::TEveJetConeEditor | ( | const TEveJetConeEditor & | ) | [private] |
| virtual TEveJetConeEditor::~TEveJetConeEditor | ( | ) | [inline, virtual] |
Definition at line 39 of file TEveJetConeEditor.h.
| TEveJetConeEditor::TEveJetConeEditor | ( | const TEveJetConeEditor & | ) | [private] |
| TEveJetConeEditor::TEveJetConeEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TEveJetConeEditor::~TEveJetConeEditor | ( | ) | [inline, virtual] |
Definition at line 39 of file TEveJetConeEditor.h.
| TEveJetConeEditor& TEveJetConeEditor::operator= | ( | const TEveJetConeEditor & | ) | [private] |
| void TEveJetConeEditor::SetModel | ( | TObject * | obj | ) | [virtual] |
| TEveJetConeEditor::ClassDef | ( | TEveJetConeEditor | , | |
| 0 | ||||
| ) |
| TEveJetConeEditor& TEveJetConeEditor::operator= | ( | const TEveJetConeEditor & | ) | [private] |
| TEveJetConeEditor::ClassDef | ( | TEveJetConeEditor | , | |
| 0 | ||||
| ) |
TEveJetCone* TEveJetConeEditor::fM [protected] |
TEveJetCone* TEveJetConeEditor::fM [protected] |
Definition at line 31 of file TEveJetConeEditor.h.
1.5.1