Print

Print


Commit in lcsim/test/org/lcsim/recon/cluster/fixedcone on MAIN
FixedConeClustererTest.java+3-21.4 -> 1.5


lcsim/test/org/lcsim/recon/cluster/fixedcone
FixedConeClustererTest.java 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- FixedConeClustererTest.java	23 Jun 2005 23:34:31 -0000	1.4
+++ FixedConeClustererTest.java	12 Jul 2005 19:12:51 -0000	1.5
@@ -38,8 +38,9 @@
    }
 
    public static void testNNClusterer() throws IOException
-   {
-      URL url = new URL("http://www.lcsim.org/datasamples/slic_sdjan03_muons_Theta4-176_1-10GeV.slcio");
+   {      
+      URL url = new URL("http://www.lcsim.org/datasamples/SLIC_v1r9p1_sdjan03_muons_Theta4-176_1-10GeV.slcio");
+      
       FileCache cache = new FileCache();
       File file = cache.getCachedFile(url);
 
CVSspam 0.2.8