Ignore:
Timestamp:
06/12/02 14:46:53 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WuerzburgSoft/Thomas/mphys/MPairProduction.cc

    r1357 r1358  
    120120    const Double_t f = sqrt(sqrbetah*sqrbetae)*salpha;
    121121
    122     cout << " {" << f << "," << E << "," << atan(tan1) << "," << atan(-tan2) << "} " << flush;
     122    // cout << " {" << f << "," << E << "," << atan(tan1) << "," << atan(-tan2) << "} " << flush;
    123123
    124124    MElectron &p0 = *new MElectron(E*(1.-f), gamma->GetZ());
Note: See TracChangeset for help on using the changeset viewer.