BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/MdcPatRec/MdcGeom/include/MdcGeom/MdcTrkReconCut.h
Go to the documentation of this file.
1#ifndef MDCTRKRECONCUT_H
2#define MDCTRKRECONCUT_H
3
4// namespace MdcTrkReconCut{
5
7 // TrkHelixFitter cut N sigma of abDelChi
8 10., 5., 5., 5., // 0,1,2,3
9 5., 5., 5., 10., // 4,5,6,7
10 10., 5., 5., 5., // 8,9,10,11
11 5., 5., 5., 5., // 12,13,14,15
12 5., 5., 5., 10., // 16,17,18,19
13 10., 5., 5., 5., // 20,21,22,23
14 5., 5., 5., 5., // 24,25,26,27
15 5., 5., 5., 5., // 28,29,30,31
16 5., 5., 5., 10., // 32,33,34,35
17 10., 5., 5., 5., // 36,37,38,39
18 5., 5., 10. // 40,41,42
19};
20
25
26//}
27
28#endif