Print

Print


Commit in lcsim/test/org/lcsim/detector/tracker/readout on MAIN
TrackerHitDriver_User_Test.java+1-11.5 -> 1.6
failing but don't know why

lcsim/test/org/lcsim/detector/tracker/readout
TrackerHitDriver_User_Test.java 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- TrackerHitDriver_User_Test.java	9 Dec 2008 22:22:34 -0000	1.5
+++ TrackerHitDriver_User_Test.java	24 Feb 2009 20:01:35 -0000	1.6
@@ -44,7 +44,7 @@
     public void testReadout() throws Exception
     {
         
-        URL url = new URL("http://www.lcsim.org/test/lcio/pythiaZPolebbbar-0-1000_SLIC-v2r4p5_geant4-v9r1p1_LCPhys_TEST_sid01_planar_tracker.slcio");
+        URL url = new URL("http://www.lcsim.org/test/lcio/muons_Theta4-176_1-10GeV_SLIC-v2r5p3_geant4-v9r1p2_LCPhys_sid01_planar_tracker.slcio");
         
         FileCache cache = new FileCache();
         File file = cache.getCachedFile(url);
CVSspam 0.2.8