FairRoot
|
#include <FairEveCut.h>
Public Member Functions | |
FairEveBoolCut (TGedFrame *frame=0, TGCompositeFrame *tab=0, TString name="", Int_t width=170) | |
void | Init () |
void | UpdateWhenChanged () |
void | SetInitStatus (Bool_t stat) |
Bool_t | GetValue () const |
virtual | ~FairEveBoolCut () |
Public Member Functions inherited from FairEveCut | |
FairEveCut (TGedFrame *frame=0, TGCompositeFrame *tab=0, TString name="", Int_t width=170) | |
void | AddUpdateButton () |
virtual | ~FairEveCut () |
Additional Inherited Members | |
Protected Attributes inherited from FairEveCut | |
const Int_t | fWidth |
const TString | fName |
TGedFrame * | fParent |
TGCompositeFrame * | fTab |
represents booealn cut, check button is used to accept objects
Definition at line 76 of file FairEveCut.h.
FairEveBoolCut::FairEveBoolCut | ( | TGedFrame * | frame = 0 , |
TGCompositeFrame * | tab = 0 , |
||
TString | name = "" , |
||
Int_t | width = 170 |
||
) |
Definition at line 92 of file FairEveCut.cxx.
|
virtual |
Definition at line 113 of file FairEveCut.cxx.
|
inline |
Definition at line 87 of file FairEveCut.h.
|
virtual |
Implements FairEveCut.
Definition at line 99 of file FairEveCut.cxx.
|
inline |
Definition at line 86 of file FairEveCut.h.
|
inline |
Definition at line 85 of file FairEveCut.h.