|
FairRoot
|
#include <FairEveGeoTracksEditor.h>
Public Member Functions | |
| FairEveGeoTracksEditor (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 | ToggleGroups () |
| void | Repaint () |
| virtual | ~FairEveGeoTracksEditor () |
editor of TGeoTracks in event display
Definition at line 40 of file FairEveGeoTracksEditor.h.
| FairEveGeoTracksEditor::FairEveGeoTracksEditor | ( | const TGWindow * | p = 0, |
| Int_t | width = 170, |
||
| Int_t | height = 30, |
||
| UInt_t | options = kChildFrame, |
||
| Pixel_t | back = GetDefaultFrameBackground() |
||
| ) |
Definition at line 25 of file FairEveGeoTracksEditor.cxx.
|
virtual |
Definition at line 100 of file FairEveGeoTracksEditor.cxx.
| void FairEveGeoTracksEditor::Repaint | ( | ) |
Definition at line 81 of file FairEveGeoTracksEditor.cxx.
|
virtual |
Definition at line 73 of file FairEveGeoTracksEditor.cxx.
| void FairEveGeoTracksEditor::ToggleGroups | ( | ) |
Definition at line 98 of file FairEveGeoTracksEditor.cxx.
| void FairEveGeoTracksEditor::ToggleTracks | ( | ) |
Definition at line 75 of file FairEveGeoTracksEditor.cxx.