| 43 | 
  | 
 * | 
| 44 | 
  | 
 *  Created by J. Daniel Gezelter on 09/26/06. | 
| 45 | 
  | 
 *  @author  J. Daniel Gezelter | 
| 46 | 
< | 
 *  @version $Id: BOPofR.cpp,v 1.2 2007-05-29 22:50:14 chuckv Exp $ | 
| 46 | 
> | 
 *  @version $Id: BOPofR.cpp,v 1.3 2007-12-06 19:52:11 chuckv Exp $ | 
| 47 | 
  | 
 * | 
| 48 | 
  | 
 */ | 
| 49 | 
  | 
  | 
| 309 | 
  | 
 | 
| 310 | 
  | 
        collectHistogram(q_l, w_hat, distCOM); | 
| 311 | 
  | 
                 | 
| 312 | 
< | 
                printf( "%s  %18.10g %18.10g %18.10g %18.10g \n", sd->getType().c_str(),pos[0],pos[1],pos[2],real(w_hat[6])); | 
| 312 | 
> | 
//              printf( "%s  %18.10g %18.10g %18.10g %18.10g \n", sd->getType().c_str(),pos[0],pos[1],pos[2],real(w_hat[6])); | 
| 313 | 
  | 
 | 
| 314 | 
  | 
      } | 
| 315 | 
  | 
    } |