/echo "Building the envelopes" /macro/execute RomeEnvelopes.mac /load GeoDetectorPlugIns # Beam Pipe /echo "Building the Beam Pipe" /Geometry/GetFacility GeoDetector BeamPipe:BeamPipe /Atlas/AddDetector BeamPipe # Inner detector geometry+SD. comment out following 2 lines for no IDET ### /echo "Building the InnerDetector" ### /macro/execute InnerDetectorGeoGeometry.mac ### /macro/execute InnerDetectorGeoSensitive.mac # LAr calorimeters. comment out following line for no LAr ### /echo "Building the LAr calorimeters" ### /macro/execute LArCal.mac # TileCal geometry+SD. ### /echo "Building the TileCal" ### /macro/execute TileCalGeoGeometry.mac ### /load TileGeoG4SD ### /SenDetector/UseSensitiveDetector TileGeoG4SD TileGeoG4SD ### /Geometry/AssignSD Tile Tile::Scintillator TileGeoG4SD # Muon system geometry+SD. /echo "Building the Muon system" /Geometry/GetFacility GeoDetector Muon:Muon /MUONQ02/AddDetector Muon /macro/execute MuonGeoSensitive.mac # Create an Entry layer for the muon system: /Geometry/GetFacility GenericPCON MSEL /MSEL/SetDeltaPhi 360 deg /MSEL/SetNSurfaces 6 /MSEL/setZvalues -6741 -6740 -6740 6740 6740 6741 /MSEL/setInnerRadii 70 70 4250 4250 70 70 /MSEL/setOuterRadii 4251 4251 4251 4251 4251 4251 /MSEL/SetMaterial Air /Muon/AddDetector MSEL # Field. comment out following line for no field /echo "Setting up the field" /macro/execute AtlasField.mac