Fork me on GitHub

Ignore:
Timestamp:
Feb 3, 2009, 2:04:13 PM (16 years ago)
Author:
Xavier Rouby
Message:

new 'pi' variable used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/Hector/src/H_Beam.cc

    r3 r233  
    194194        /// @param gee = \f$ E_{\gamma} \f$ is the photon energy
    195195        /// @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);
    197197}
    198198
Note: See TracChangeset for help on using the changeset viewer.