Changeset 1358 for trunk/WuerzburgSoft/Thomas/mphys/MPairProduction.cc
- Timestamp:
- 06/12/02 14:46:53 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WuerzburgSoft/Thomas/mphys/MPairProduction.cc
r1357 r1358 120 120 const Double_t f = sqrt(sqrbetah*sqrbetae)*salpha; 121 121 122 cout << " {" << f << "," << E << "," << atan(tan1) << "," << atan(-tan2) << "} " << flush;122 // cout << " {" << f << "," << E << "," << atan(tan1) << "," << atan(-tan2) << "} " << flush; 123 123 124 124 MElectron &p0 = *new MElectron(E*(1.-f), gamma->GetZ());
Note:
See TracChangeset
for help on using the changeset viewer.