Changeset 19661 for trunk/Mars/msim


Ignore:
Timestamp:
09/23/19 18:07:21 (5 years ago)
Author:
tbretz
Message:
Removed a stray cout
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msim/MHPhotonEvent.cc

    r19602 r19661  
    186186    MH::FindGoodLimits(num, num, min, max, kFALSE);
    187187
    188     cout << "NUM=" << num << " " << min << " " << max << endl;
    189188    const MBinning binsd(num+1, min, max);
    190189
Note: See TracChangeset for help on using the changeset viewer.