Commit in lcsim/src/org/lcsim/contrib/uiowa on MAIN
NonTrivialPFA.java-31.17 -> 1.18
MJC: Remove redundant and confusing output

lcsim/src/org/lcsim/contrib/uiowa
NonTrivialPFA.java 1.17 -> 1.18
diff -u -r1.17 -r1.18
--- NonTrivialPFA.java	4 Sep 2007 17:27:56 -0000	1.17
+++ NonTrivialPFA.java	12 Sep 2007 18:05:15 -0000	1.18
@@ -380,9 +380,6 @@
 	    // Currently buggy -- not stable enough to use in production yet.
 	    //add(new HandleMultiTrackClusters(eventOutputParticles, "all particles (ron calib) -- one track per cluster" ));
 
-	    // For writing out, make sure that the final list has an LCIO-compatible name
-	    add(new ListFilterDriver(new DummyDecisionMakerSingle<ReconstructedParticle>(), eventOutputParticles, EventHeader.RECONSTRUCTEDPARTICLES, ReconstructedParticle.class));
-
 	    // Book-keeping
 	    // Need to be smarter about this bit:
 	    accountant.addListOfNamedLists( new String[] { eventSmallPhotonParticles, largePhotonParticleList, "merge_ron_ron__neutralHadronParticles", "merge_ron_ron__chargedHadronParticlesAfterFragmentHandling" } );
CVSspam 0.2.8