Commit in lcsim/test/org/lcsim/detector/driver on MAIN
SimTrackerHitPositionalReadoutDriverTest.java+1-11.8 -> 1.9
JM: update to new MC file using latest SiTrackerBarrelTest00

lcsim/test/org/lcsim/detector/driver
SimTrackerHitPositionalReadoutDriverTest.java 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- SimTrackerHitPositionalReadoutDriverTest.java	11 Sep 2007 00:21:01 -0000	1.8
+++ SimTrackerHitPositionalReadoutDriverTest.java	13 Nov 2007 00:18:47 -0000	1.9
@@ -49,7 +49,7 @@
     public void testReadout() throws Exception
     {        
         URL url = 
-            new URL("http://www.lcsim.org/test/lcio/mu-_10GeV_SiTrackerBarrelTest00.slcio");
+            new URL("http://www.lcsim.org/test/lcio/mu_10.0GeV_Theta90_SLIC-v2r3p7_geant4-v9r0p1_LCPhys_SiTrackerBarrelTest00.slcio");
         FileCache cache = new FileCache();
         File file = cache.getCachedFile(url);        
 
CVSspam 0.2.8