#include <FairEveCut.h>
base class for graphics cuts
Definition at line 33 of file FairEveCut.h.
| FairEveCut::FairEveCut |
( |
TGedFrame * |
frame = 0, |
|
|
TGCompositeFrame * |
tab = 0, |
|
|
TString |
name = "", |
|
|
Int_t |
width = 170 |
|
) |
| |
default c-tor
- Parameters
-
| frame | paretn frame (editor) |
| tab | tab in editor |
| name | name of the cut |
| width | width of frame |
Definition at line 25 of file FairEveCut.cxx.
| FairEveCut::~FairEveCut |
( |
| ) |
|
|
virtual |
| void FairEveCut::AddUpdateButton |
( |
| ) |
|
| virtual void FairEveCut::Init |
( |
| ) |
|
|
pure virtual |
| const TString FairEveCut::fName |
|
protected |
| TGedFrame* FairEveCut::fParent |
|
protected |
| TGCompositeFrame* FairEveCut::fTab |
|
protected |
| const Int_t FairEveCut::fWidth |
|
protected |
The documentation for this class was generated from the following files: