5#ifndef CBMGEOPASSIVEPAR_H
6#define CBMGEOPASSIVEPAR_H
8#include "FairParGenericSet.h"
15 CbmGeoPassivePar(
const char* name =
"CbmGeoPassivePar",
const char* title =
"Passive Geometry Parameters",
16 const char* context =
"TestDefaultContext");
Bool_t getParams(FairParamList *)
TObjArray * fGeoPassNodes
TObjArray * GetGeoPassiveNodes()
CbmGeoPassivePar & operator=(const CbmGeoPassivePar &)
CbmGeoPassivePar(const char *name="CbmGeoPassivePar", const char *title="Passive Geometry Parameters", const char *context="TestDefaultContext")
void putParams(FairParamList *)
TObjArray * fGeoSensNodes
TObjArray * GetGeoSensitiveNodes()
CbmGeoPassivePar(const CbmGeoPassivePar &)