Print

Print


Commit in lcsim/test on MAIN
TestFastMC.java+1-11.8 -> 1.9
Update test detector from sdjan03 to sidaug05

lcsim/test
TestFastMC.java 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- TestFastMC.java	13 May 2005 23:01:54 -0000	1.8
+++ TestFastMC.java	9 Aug 2005 18:58:43 -0000	1.9
@@ -34,7 +34,7 @@
     */
    public void testFastMC() throws Exception
    {   
-      final String detectorName = "sdjan03";
+      final String detectorName = "sidaug05";
       URL url = new URL("ftp://ftp-lcd.slac.stanford.edu/lcd/NewData/NLC500/ZZ/stdhep/pythia/pythiaZZ_nunu_bbbar.stdhep");
       FileCache cache = new FileCache();
       File stdhep = cache.getCachedFile(url);
CVSspam 0.2.8