Commit in lcdd/src on MAIN
regionSubscriber.cc+3-31.16 -> 1.17
remove debug prints

lcdd/src
regionSubscriber.cc 1.16 -> 1.17
diff -u -r1.16 -r1.17
--- regionSubscriber.cc	30 Apr 2013 23:04:44 -0000	1.16
+++ regionSubscriber.cc	23 May 2013 21:42:41 -0000	1.17
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/lcdd/src/regionSubscriber.cc,v 1.16 2013/04/30 23:04:44 jeremy Exp $
+// $Header: /cvs/lcd/lcdd/src/regionSubscriber.cc,v 1.17 2013/05/23 21:42:41 jeremy Exp $
 
 // GDML
 #include "Saxana/SAXSubscriber.h"
@@ -75,9 +75,9 @@
                     reg_info->setStoreSecondaries( StringUtil::toBool( store_seco ) );
 
                     std::string killTracks = robj->get_killTracks();
-                    std::cout << "regionSubscriber.killTracks: " << killTracks << std::endl;
+                    //std::cout << "regionSubscriber.killTracks: " << killTracks << std::endl;
                     reg_info->setKillTracks(StringUtil::toBool(killTracks));
-                    std::cout << "regInfo.killTracsk: " << reg_info << std::endl;
+                    //std::cout << "regInfo.killTracsk: " << reg_info << std::endl;
 
                     // set threshold
                     reg_info->setThreshold( threshold );
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1