Commit in java/trunk/users/src/main/java/org/hps/users/luca on MAIN
LCIOReaderScript2.java+2-2579 -> 580


java/trunk/users/src/main/java/org/hps/users/luca
LCIOReaderScript2.java 579 -> 580
--- java/trunk/users/src/main/java/org/hps/users/luca/LCIOReaderScript2.java	2014-05-14 20:29:35 UTC (rev 579)
+++ java/trunk/users/src/main/java/org/hps/users/luca/LCIOReaderScript2.java	2014-05-14 20:50:11 UTC (rev 580)
@@ -37,7 +37,7 @@
            
            //see if the particle collection exist
            if(event.hasCollection(MCParticle.class,"MCParticle")){
-              System.out.println("we have /mc/particles!! /n");
+              
                
                //get the MCparticle collection from the event
                
@@ -67,8 +67,8 @@
                try{writer.close();}
         catch(IOException e ){System.exit(1);}            
            }
-           System.out.println("ho scritto e ho chiuso! /n");
            
+           
        }
        
        
SVNspam 0.1