/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Muc/MucRecEvent/MucRecEvent-00-02-52/MucRecEvent/MucTrackParameter.h

Go to the documentation of this file.
00001 
00002 #ifndef MUC_TRACK_PARAMETER_H_
00003 #define MUC_TRACK_PARAMETER_H_
00004 
00005 const double kDeltaPhi = 0.01; // extrapolation step
00006 const double kvC = 3e8;
00007 const int    kMdcExtIterMax = 1000; // calculate track from origin step by step
00008 
00009 const double kInsctWeight = 0.3; // weight of old intersection pos in calculate new intersection with hits
00010 
00011 #endif // MUC_TRACK_PARAMETER_H_

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