Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
<!--
Shifts in um, rotations in mrad.

For more details see RPAlignmentCorrections::LoadXMLFile in
TotemAlignment/RPDataFormats/src/RPAlignmentCorrectionsSequence.cc
-->

<xml DocumentType="AlignmentDescription">
	<!-- strip, RP 103 -->
	<rp id="2031616000" sh_x="100" sh_y="+200" rot_z="-5" />

	<!-- strip, RP 104  -->
	<rp id="1998585856" sh_x="-50" sh_y="-100" rot_z="+3" />

	<!-- strip, RP 105 -->
	<rp id="1999110144" sh_x="-50" sh_y="-100" rot_z="+2" />


	<!-- pixel, RP 123 -->
	<rp id="2040004608" sh_x="-150" sh_y="+150" rot_z="+2" />

	<!-- pixel, RP 124 -->
	<rp id="2006974464" sh_x="+50" sh_y="-200" rot_z="-8" />

	<!-- pixel, RP 125 -->
	<rp id="2007498752" sh_x="+100" sh_y="+50" rot_z="+6" />
</xml>