geometry_icarus_old.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 icarus_geo:
4 {
5  SurfaceY: 2.0e2 #in cm, vertical distance to the surface
6  Name: "icarus"
7  GDML: "icarus.gdml"
8  ROOT: "icarus.gdml"
9  DisableWiresInG4: true # Whether to use wirefree geometry in LArG4
10  # As per Brians request, wire free file is specified by
11  # [GDMLFileName]_nowires.gdml
12 }
13 
14 icarus_geometry_helper:
15 {
16  service_provider : StandardGeometryHelper
17 }
18 
19 END_PROLOG