Fork me on GitHub

Changeset 240 in svn for trunk/Utilities


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

moving from PI to pi

File:
1 edited

Legend:

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

    r216 r240  
    270270
    271271void H_BeamParticle::emitGamma(const double gee, const double gq2) {
    272         emitGamma(gee,gq2,0,2*PI);
     272        emitGamma(gee,gq2,0,2*pi);
    273273        return;
    274274}
Note: See TracChangeset for help on using the changeset viewer.