Changeset 244 in svn for trunk/interface
- Timestamp:
- Feb 5, 2009, 11:56:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/SmearUtil.h
r240 r244 47 47 }; 48 48 49 #ifndef __PI__ 50 #define __PI__ 49 51 extern const float pi = 3.14159265358979312; 52 #endif 50 53 51 54 class RESOLution … … 194 197 void BinEtaPhi(const float phi, const float eta, float& iPhi, float& iEta); 195 198 196 static const float pi = 3.14159265358979312;197 199 }; 198 200
Note:
See TracChangeset
for help on using the changeset viewer.