Ignore:
Timestamp:
03/01/01 15:42:32 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MAGIC.h

    r609 r653  
    3030const Int_t kIRON   = 5626;
    3131
     32const Double_t kPI      = 3.1415926535897932384626433832795028841971693993751;
     33const Double_t kRad2Deg = 180.0/kPI;
     34
    3235//
    3336// This is the definition of a global output stream, which by
Note: See TracChangeset for help on using the changeset viewer.