Print

Print


Commit in lcsim/test/org/lcsim on MAIN
LCIOHeaderTest.java+1-11.2 -> 1.3
update data file

lcsim/test/org/lcsim
LCIOHeaderTest.java 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- LCIOHeaderTest.java	11 Sep 2007 00:21:01 -0000	1.2
+++ LCIOHeaderTest.java	9 Feb 2011 01:31:09 -0000	1.3
@@ -31,7 +31,7 @@
     
     public void testHeader() throws Exception
     {
-        URL url = new URL("ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/singleParticle/acme0605/slcio/slic/K0L_Theta100_10GeV_SLIC_v2r0p0_acme0605.slcio");
+        URL url = new URL("http://www.lcsim.org/test/lcio/muon_Theta1-179_20GeV_SLIC-v2r8p0_geant4-v9r2p2_QGSP_BERT_sidloi3-0-10.slcio");
         FileCache cache = new FileCache();
         File file = cache.getCachedFile(url);
 
CVSspam 0.2.8