Fork me on GitHub

Changeset 244 in svn for trunk/interface/SmearUtil.h


Ignore:
Timestamp:
Feb 5, 2009, 11:56:10 AM (15 years ago)
Author:
Xavier Rouby
Message:

from PI to pi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/SmearUtil.h

    r240 r244  
    4747};
    4848
     49#ifndef __PI__
     50#define __PI__
    4951extern const float pi = 3.14159265358979312;
     52#endif
    5053
    5154class RESOLution
     
    194197  void BinEtaPhi(const float phi, const float eta, float& iPhi, float& iEta);
    195198
    196   static const float pi = 3.14159265358979312;
    197199};
    198200
Note: See TracChangeset for help on using the changeset viewer.