ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/src/PhotonFix.cc
(Generate patch)

Comparing UserCode/MitPhysics/Utils/src/PhotonFix.cc (file contents):
Revision 1.2 by bendavid, Thu Sep 8 15:51:24 2011 UTC vs.
Revision 1.3 by paus, Thu Mar 29 23:41:57 2012 UTC

# Line 2051 | Line 2051 | bool PhotonFix::initialiseGeometry(const
2051    std::ifstream fin(infile.c_str());
2052    assert(fin);
2053  
2054 <  std::cout << "Reading in here" << std::endl;
2054 >  //std::cout << "Reading in here" << std::endl;
2055    for(unsigned i(0);i<169;i++) {
2056      for(unsigned j(0);j<360;j++) {
2057        for(unsigned k(0);k<2;k++) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines