|
FairRoot
|
#include <FairEveRecoTracksExampleEditor.h>
Public Member Functions | |
| FairEveRecoTracksExampleEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual void | SetModel (TObject *obj) |
| void | ToggleTracks () |
| void | Repaint () |
| virtual | ~FairEveRecoTracksExampleEditor () |
| ClassDef (FairEveRecoTracksExampleEditor, 0) | |
Definition at line 27 of file FairEveRecoTracksExampleEditor.h.
| FairEveRecoTracksExampleEditor::FairEveRecoTracksExampleEditor | ( | const TGWindow * | p = 0, |
| Int_t | width = 170, |
||
| Int_t | height = 30, |
||
| UInt_t | options = kChildFrame, |
||
| Pixel_t | back = GetDefaultFrameBackground() |
||
| ) |
Definition at line 29 of file FairEveRecoTracksExampleEditor.cxx.
|
virtual |
Definition at line 87 of file FairEveRecoTracksExampleEditor.cxx.
| FairEveRecoTracksExampleEditor::ClassDef | ( | FairEveRecoTracksExampleEditor | , |
| 0 | |||
| ) |
| void FairEveRecoTracksExampleEditor::Repaint | ( | ) |
Definition at line 73 of file FairEveRecoTracksExampleEditor.cxx.
|
virtual |
Definition at line 62 of file FairEveRecoTracksExampleEditor.cxx.
| void FairEveRecoTracksExampleEditor::ToggleTracks | ( | ) |
Definition at line 67 of file FairEveRecoTracksExampleEditor.cxx.