/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Mdc/MdcCalibAlg/MdcCalibAlg-00-09-02/share/distcalib/src/include/const.h

Go to the documentation of this file.
00001 #ifndef CONST_H
00002 #define CONST_H
00003 
00004 const double PI   = 3.141592653;
00005 const double PI2  = 6.283185307;
00006 const double HFPI = 1.570796327;
00007 
00008 const int WIRENMAX  = 6796;
00009 const int LAYERNMAX = 43;
00010 const int CELLNMAX  = 288;
00011 const int INNERNMAX = 8;
00012 
00013 #endif /* CONST_H */

Generated on Tue Nov 29 23:12:49 2016 for BOSS_7.0.2 by  doxygen 1.4.7