Print

Print


Commit in lcsim/test on MAIN
HitPositionTest.java+5-31.9 -> 1.10
New test files from SLIC on noric.

lcsim/test
HitPositionTest.java 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- HitPositionTest.java	15 Jul 2005 02:56:34 -0000	1.9
+++ HitPositionTest.java	16 Jul 2005 09:05:37 -0000	1.10
@@ -35,11 +35,13 @@
     public void testHitPosition() throws Exception
     {
         /* Test ProjectiveCylinder and ProjectiveZPlane segmentations. */
-        runTestFile("http://www.lcsim.org/datasamples/rho+_pi+gamma_Theta90_10GeV.slcio");
-        runTestFile("http://www.lcsim.org/datasamples/SLIC_v1r9p1_sdjan03_muons_Theta4-176_1-10GeV.slcio");
+        //runTestFile("http://www.lcsim.org/datasamples/rho+_pi+gamma_Theta90_10GeV.slcio");
+        //runTestFile("http://www.lcsim.org/datasamples/SLIC_v1r9p1_sdjan03_muons_Theta4-176_1-10GeV.slcio");
         
         /* Test NonprojectiveCylinder and GridXYZ (in a cylindrical endcap) segmentations. */
-        runTestFile("http://www.lcsim.org/datasamples/SLIC_v1r9p1_sidmay05_np_muons_Theta4-176_1-10GeV.slcio");
+        //runTestFile("http://www.lcsim.org/datasamples/SLIC_v1r9p1_sidmay05_np_muons_Theta4-176_1-10GeV.slcio");
+        runTestFile("http://www.lcsim.org/test/lcio/muons_SLIC_v1r9p1_sidmay05.slcio");  
+        runTestFile("http://www.lcsim.org/test/lcio/muons_SLIC_v1r9p1_sidmay05_np.slcio");
     }
     
     public void runTestFile(String s) throws Exception
CVSspam 0.2.8