Changeset 240 in svn for trunk/Utilities/Hector/src
- Timestamp:
- Feb 3, 2009, 2:36:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/Hector/src/H_BeamParticle.cc
r216 r240 270 270 271 271 void H_BeamParticle::emitGamma(const double gee, const double gq2) { 272 emitGamma(gee,gq2,0,2* PI);272 emitGamma(gee,gq2,0,2*pi); 273 273 return; 274 274 }
Note:
See TracChangeset
for help on using the changeset viewer.