![]() |
AliPhysics
3bba2fe (3bba2fe)
|
Public Member Functions | |
Setup () | |
void | Print () |
Bool_t | IsGeant3 () const |
Bool_t | IsGeant4 () const |
void | MakeBackend () |
void | DeduceRunType () |
Static Public Member Functions | |
static Float_t | Env2Float (const char *envName, Float_t def) |
static UInt_t | Env2UInt (const char *envName, UInt_t def) |
static UInt_t | Env2Int (const char *envName, Int_t def) |
Public Attributes | |
TString | runType |
UInt_t | seed |
Float_t | minB |
Float_t | maxB |
TString | backend |
Class that defines the set-up.
|
inline |
|
inline |
|
inline |
Definition at line 128 of file Config.C.
Referenced by Config(), and MakeBackend().
|
inline |
|
inline |
TString Setup::backend |
Definition at line 37 of file Config.C.
Referenced by IsGeant3(), IsGeant4(), Print(), and Setup().
Float_t Setup::maxB |
Float_t Setup::minB |
TString Setup::runType |
UInt_t Setup::seed |