Print

Print


Author: [log in to unmask]
Date: Wed Apr  8 10:53:41 2015
New Revision: 2665

Log:
change to box dipole and 0.25T

Modified:
    java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/HPS-EngRun2015-Nominal-v0.lcdd
    java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/compact.xml

Modified: java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/HPS-EngRun2015-Nominal-v0.lcdd
 =============================================================================
--- java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/HPS-EngRun2015-Nominal-v0.lcdd	(original)
+++ java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/HPS-EngRun2015-Nominal-v0.lcdd	Wed Apr  8 10:53:41 2015
@@ -2,9 +2,9 @@
 <lcdd xmlns:lcdd="http://www.lcsim.org/schemas/lcdd/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcdd/1.0/lcdd.xsd">
   <header>
     <detector name="HPS-EngRun2015-Nominal-v0" />
-    <generator name="GeomConverter" version="1.0" file="/Users/mgraham/HPS/hps_trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/compact.xml" checksum="173732163" />
+    <generator name="GeomConverter" version="1.0" file="/Users/mgraham/HPS/hps_trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/compact.xml" checksum="3578306046" />
     <author name="NONE" />
-    <comment>HPS detector for 2015 Engineering Run with tracker at nominal opening = 15mrad this detector uses the full 3d fieldmap scaled to By=-0.3309T</comment>
+    <comment>HPS detector for 2015 Engineering Run with tracker at nominal opening = 15mrad this detector uses the full 3d fieldmap scaled to By=-0.3309T MG--4/8/2015: plan is to run at ~1GeV; removed fieldmap and set box dipole to 0.25T;</comment>
   </header>
   <iddict>
     <idspec name="TrackerHits" length="46">
@@ -144,7 +144,7 @@
       <constant name="z01b" value="153.815" />
       <constant name="dipoleMagnetHeight" value="1000.0" />
       <constant name="y02t" value="21.419865625949214" />
-      <constant name="constBFieldY" value="-0.5" />
+      <constant name="constBFieldY" value="-0.25" />
       <constant name="y01b" value="-21.419865625949214" />
       <constant name="x_rot_bot_add" value="0.0" />
       <constant name="ecal_z" value="80.0" />
@@ -8325,7 +8325,7 @@
     </setup>
   </gdml>
   <fields>
-    <field_map_3d name="HPSDipoleFieldMap3D" lunit="mm" funit="tesla" filename="/group/hps/hps_soft/hps/fieldmap/HPS_125acm2_3kg_unfolded_scaled_1.1.dat" xoffset="21.17" yoffset="0.0" zoffset="457.2" />
+    <box_dipole name="AnalyzingDipole" lunit="mm" funit="tesla" x="21.17" y="0.0" z="457.2" dx="500.0" dy="500.0" dz="540.0" bx="0.0" by="-0.25" bz="0.0" />
   </fields>
 </lcdd>
 

Modified: java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/compact.xml
 =============================================================================
--- java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/compact.xml	(original)
+++ java/trunk/detector-data/detectors/HPS-EngRun2015-Nominal-v0/compact.xml	Wed Apr  8 10:53:41 2015
@@ -4,7 +4,9 @@
     
     <info name="HPS-EngRun2015-Nominal-v0">
         <comment>HPS detector for 2015 Engineering Run with tracker at nominal opening = 15mrad
-                  this detector uses the full 3d fieldmap scaled to By=-0.3309T</comment>
+                  this detector uses the full 3d fieldmap scaled to By=-0.3309T
+                  MG--4/8/2015:  plan is to run at ~1GeV; removed fieldmap and set box dipole to 0.25T; 
+        </comment>
     </info>
 
     <define>
@@ -29,7 +31,7 @@
         <constant name="dipoleMagnetHeight" value="100*cm"/>
         <constant name="dipoleMagnetWidth" value="100*cm"/>
         <constant name="dipoleMagnetLength" value="108*cm"/>
-        <constant name="constBFieldY" value="-0.5"/>
+        <constant name="constBFieldY" value="-0.25"/><!-- set for 1GeV running -->
          
         
         <!-- ECAL crystal dimensions -->
@@ -479,7 +481,7 @@
 
     </readouts>
 
-  <fields>
+<!--  <fields>
         <field 
             type="FieldMap3D"
             name="HPSDipoleFieldMap3D" 
@@ -488,6 +490,11 @@
             yoffset="0.0*cm"
             zoffset="45.72*cm"
         />
+    </fields>-->
+
+    
+    <fields>
+        <field type="BoxDipole" name="AnalyzingDipole" x="dipoleMagnetPositionX" y="0*cm" z="dipoleMagnetPositionZ" dx="dipoleMagnetWidth/2.0" dy="dipoleMagnetHeight/2.0" dz="dipoleMagnetLength/2.0" bx="0.0" by="constBFieldY" bz="0.0" />
     </fields>
 
     <includes>