3 #####################################
4 ### 3x1x1 dual phase (drift in Y) ###
5 #####################################
7 # with wires for larcore
8 perl generate_3x1x1dphase_driftY.pl -w 1 -o 3x1x1dphase_driftY_geo.xml
9 perl make_gdml.pl -i 3x1x1dphase_driftY_geo.xml -o 3x1x1dphase_driftY.gdml
12 rm 3x1x1dphase_driftY_geo.xml
13 rm 3x1x1dphase_driftY_*.gdml
16 perl generate_3x1x1dphase_driftY.pl -w 0 -o 3x1x1dphase_driftY_geo_nowires.xml
17 perl make_gdml.pl -i 3x1x1dphase_driftY_geo_nowires.xml -o 3x1x1dphase_driftY_nowires.gdml
20 rm 3x1x1dphase_driftY_geo_nowires.xml
21 rm 3x1x1dphase_driftY_nowires_*.gdml