8 #ifndef FAIRBASEPARSET_H
9 #define FAIRBASEPARSET_H
20 #include <TGeoManager.h>
37 const char* title =
"Class for base parameter io",
38 const char* context =
"BaseDefaultContext");
void SetBeamMom(Double_t BMom)
void putParams(FairParamList *)
void SetContListStr(TObjArray *list)
TObjArray * fDetList
Detectors used in the simulation.
void SetRndSeed(UInt_t RndSeed)
void SetDetList(TObjArray *array)
FairBaseParSet(const char *name="FairBaseParSet", const char *title="Class for base parameter io", const char *context="BaseDefaultContext")
ClassDef(FairBaseParSet, 6)
TObjArray * fContNameList
List of parameter container names in the RUN.
TObjArray * GetContList()
UInt_t fRandomSeed
Random Seed from gRandom.
FairPrimaryGenerator * fPriGen
Generator used for simulation.
FairPrimaryGenerator * GetPriGen()
Double_t fBeamMom
Beam momentum (GeV/c)
void SetGen(FairPrimaryGenerator *gen)
Bool_t getParams(FairParamList *)