Commit in lcsim/src/org/lcsim/recon/pfa/structural on MAIN
RunAndWriteOutPFA.java+1-11.6 -> 1.7
MJC: Tweak comments slightly

lcsim/src/org/lcsim/recon/pfa/structural
RunAndWriteOutPFA.java 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- RunAndWriteOutPFA.java	22 Oct 2008 17:55:16 -0000	1.6
+++ RunAndWriteOutPFA.java	22 Oct 2008 18:06:30 -0000	1.7
@@ -32,7 +32,7 @@
     {
 	// Prepare to run PFA: Tracks (includes DigiSim)
 	add(new org.lcsim.contrib.Cassell.recon.Cheat.CheatReconDriver());
-	// Prepare to run PFA: Photon-finding and DirectedTree
+	// Set up and run PFA
 	add(new SetUpPFA("FSReconTracks"));
 
 	// Output
CVSspam 0.2.8