StRoot
1
|
Public Member Functions | |
DIGResult (Float_t myvar) | |
DIGResult (DIGResult &adigresult) | |
void | Clear (const Option_t *="") |
void | PrintInfo () |
Float_t | GetMyvar () |
void | SetMyvar (Float_t Myvar) |
Float_t | GetIdealEfficiency () |
Float_t | GetConfigNumber () |
void | SetIdealEfficiency (Float_t IdealEfficiency) |
void | SetConfigNumber (Int_t ConfigNumber) |
Protected Member Functions | |
ClassDef (DIGResult, 1) | |
Protected Attributes | |
Float_t | fMyvar |
Int_t | fConfigNumber |
Float_t | fIdealEfficiency |
Definition at line 37 of file digresult.h.