13 #ifndef _MUMEGAS_GEO_PAR_DATA_
14 #define _MUMEGAS_GEO_PAR_DATA_
72 double beamLineRotation):
76 TGeoRotation *
rw = beamLineRotation ?
new TGeoRotation() : 0;
77 if (beamLineRotation) rw->RotateZ(beamLineRotation);
129 radius, sectorNum, transformation));
135 void PlaceMaterialLayer(
const char *detName,
const char *namePrefix,
unsigned barrelID,
136 TGeoVolume *sectorContainer,
const char *
material,
137 double length,
double angle,
140 std::vector <MuMegasBarrel*>
mBarrels;