BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
Muc/MucGeomSvc/MucGeomSvc-00-02-25/MucGeomSvc/MucConstant.h
Go to the documentation of this file.
1// 2004/09/12 Zhengyun You Peking University
2
3#ifndef MUC_CONSTANT_H_
4#define MUC_CONSTANT_H_
5
6const double kPi = 3.14159265359;
7const double kRad = 57.29578;
8const double kMinor = 1e-8;
9//const double kInfinity = 1e30;
10const double kGapEdge = 160;
11const double kSuperConductorR = 1500;
12const double kSuperConductorZ = 1500;
13const double kMagnetField = 1.0;
14
15#endif // MUC_CONSTANT_H