Changeset 233 in svn
- Timestamp:
- Feb 3, 2009, 2:04:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/Hector/src/H_Beam.cc
r3 r233 194 194 /// @param gee = \f$ E_{\gamma} \f$ is the photon energy 195 195 /// @param gq2 = \f$ Q^2 < 0 \f$ is virtuality of photon \f$ Q^{2} = E^{2}-\vec{k}^{2} \f$ 196 emitGamma(gee,gq2,0,2* PI);196 emitGamma(gee,gq2,0,2*pi); 197 197 } 198 198
Note:
See TracChangeset
for help on using the changeset viewer.