Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MucConstant.h

Go to the documentation of this file.
00001 //    2004/09/12   Zhengyun You     Peking University
00002 
00003 #ifndef MUC_CONSTANT_H_
00004 #define MUC_CONSTANT_H_
00005 
00006 const double kPi       = 3.14159265359;
00007 const double kRad      = 57.29578;
00008 const double kMinor    = 1e-8;
00009 //const double kInfinity = 1e30;
00010 const double kGapEdge  = 160;
00011 const double kSuperConductorR = 1500;
00012 const double kSuperConductorZ = 1500;
00013 const double kMagnetField = 1.0;
00014 
00015 #endif // MUC_CONSTANT_H

Generated on Wed Feb 2 15:42:05 2011 for BOSS6.5.5 by  doxygen 1.3.9.1