Skip to content
Snippets Groups Projects

Resolve "Coordinate Flip of FF Detectors and Beamline"

Merged Alex Jentsch requested to merge 28-coordinate-flip-of-ff-detectors-and-beamline into master
Files
8
+ 7
7
@@ -6,9 +6,9 @@
@@ -6,9 +6,9 @@
B0 Tracker Parameters
B0 Tracker Parameters
---------------------------------
---------------------------------
</comment>
</comment>
<constant name="B0Preshower_rotation" value="0.025*rad"/>
<constant name="B0Preshower_rotation" value="-0.025*rad"/>
<constant name="B0Preshower_Station_1_xpos" value="0.15749922*m" />
<constant name="B0Preshower_Station_1_xpos" value="-0.15749922*m" />
<constant name="B0Preshower_Station_1_zpos" value="6.2*m" />
<constant name="B0Preshower_Station_1_zpos" value="6.2*m" />
</define>
</define>
@@ -28,8 +28,8 @@
@@ -28,8 +28,8 @@
inner_z="1.0*cm"
inner_z="1.0*cm"
inner_r="3.5*cm"
inner_r="3.5*cm"
outer_r="15.0*cm"
outer_r="15.0*cm"
phi1="-0.8*Pi*rad"
phi1="0.2*Pi*rad"
phi2="0.8*Pi*rad">
phi2="-0.2*Pi*rad">
<slice material="PbWO4" thickness="1.0*cm" vis="AnlYellow"/>
<slice material="PbWO4" thickness="1.0*cm" vis="AnlYellow"/>
<slice material="SiliconOxide" thickness="0.3*mm" vis="AnlYellow" sensitive="true" />
<slice material="SiliconOxide" thickness="0.3*mm" vis="AnlYellow" sensitive="true" />
</layer>
</layer>
@@ -38,9 +38,9 @@
@@ -38,9 +38,9 @@
vis="AnlBlue"
vis="AnlBlue"
inner_z="1.0*cm"
inner_z="1.0*cm"
inner_r="3.5*cm"
inner_r="3.5*cm"
outer_r="10.0*cm"
outer_r="12.0*cm"
phi1="0.8*Pi*rad"
phi1="-0.2*Pi*rad"
phi2="-0.8*Pi*rad">
phi2="0.2*Pi*rad">
<slice material="PbWO4" thickness="1.0*cm" vis="AnlYellow"/>
<slice material="PbWO4" thickness="1.0*cm" vis="AnlYellow"/>
<slice material="SiliconOxide" thickness="0.3*mm" vis="AnlYellow" sensitive="true" />
<slice material="SiliconOxide" thickness="0.3*mm" vis="AnlYellow" sensitive="true" />
</layer>
</layer>
Loading