|
FairRoot
|
#include <FairEventManagerEditor.h>
Public Member Functions | |
| FairEventManagerEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~FairEventManagerEditor () |
| void | SetModel (TObject *obj) |
| virtual void | SelectSingleEvent () |
| virtual void | SelectEvent () |
| virtual void | StartAnimation () |
| virtual void | Init () |
| void | SwitchBackground (Bool_t light_background) |
| void | MakeScreenshot () |
| ClassDef (FairEventManagerEditor, 0) | |
Protected Member Functions | |
| void | SetEventTimeLabel (Double_t time) |
Protected Attributes | |
| TObject * | fObject |
| FairEventManager * | fManager |
| TGNumberEntry * | fCurrentEvent |
| TGNumberEntry * | fGlobalTransparency |
| TGLabel * | fEventTime |
| TGComboBox * | fScreenshotOpt |
| FairEveAnimationControl * | fAnimation |
Definition at line 30 of file FairEventManagerEditor.h.
| FairEventManagerEditor::FairEventManagerEditor | ( | const TGWindow * | p = 0, |
| Int_t | width = 170, |
||
| Int_t | height = 30, |
||
| UInt_t | options = kChildFrame, |
||
| Pixel_t | back = GetDefaultFrameBackground() |
||
| ) |
Definition at line 45 of file FairEventManagerEditor.cxx.
|
inlinevirtual |
Definition at line 52 of file FairEventManagerEditor.h.
| FairEventManagerEditor::ClassDef | ( | FairEventManagerEditor | , |
| 0 | |||
| ) |
|
virtual |
Definition at line 63 of file FairEventManagerEditor.cxx.
| void FairEventManagerEditor::MakeScreenshot | ( | ) |
make screenshot
Definition at line 271 of file FairEventManagerEditor.cxx.
|
virtual |
Definition at line 175 of file FairEventManagerEditor.cxx.
|
virtual |
Definition at line 168 of file FairEventManagerEditor.cxx.
|
protected |
Definition at line 183 of file FairEventManagerEditor.cxx.
| void FairEventManagerEditor::SetModel | ( | TObject * | obj | ) |
Definition at line 192 of file FairEventManagerEditor.cxx.
|
virtual |
Definition at line 194 of file FairEventManagerEditor.cxx.
| void FairEventManagerEditor::SwitchBackground | ( | Bool_t | light_background | ) |
| light_background | true if use white background |
Definition at line 61 of file FairEventManagerEditor.cxx.
|
protected |
Definition at line 42 of file FairEventManagerEditor.h.
|
protected |
Definition at line 38 of file FairEventManagerEditor.h.
|
protected |
Definition at line 40 of file FairEventManagerEditor.h.
|
protected |
Definition at line 39 of file FairEventManagerEditor.h.
|
protected |
Definition at line 37 of file FairEventManagerEditor.h.
|
protected |
Definition at line 36 of file FairEventManagerEditor.h.
|
protected |
Definition at line 41 of file FairEventManagerEditor.h.