18#ifndef CBMGEOMUCHPAR_H
19#define CBMGEOMUCHPAR_H
21#include <FairParGenericSet.h>
24#include <RtypesCore.h>
35 CbmGeoMuchPar(
const char* name =
"CbmGeoMuchPar",
const char* title =
"Much Geometry Parameters",
36 const char* context =
"TestDefaultContext");
CbmGeoMuchPar(const CbmGeoMuchPar &)
TObjArray * fGeoSensNodes
TObjArray * GetGeoPassiveNodes()
CbmGeoMuchPar(const char *name="CbmGeoMuchPar", const char *title="Much Geometry Parameters", const char *context="TestDefaultContext")
TObjArray * fGeoPassNodes
TObjArray * GetStations()
Int_t GetNStations() const
void putParams(FairParamList *)
Bool_t getParams(FairParamList *)
TObjArray * GetGeoSensitiveNodes()
CbmGeoMuchPar & operator=(const CbmGeoMuchPar &)