|
1 | 1 | { |
2 | 2 | "IsMC": false, |
3 | 3 | "WriteSignalPar": true, |
4 | | - "#WriteSignalPar": "write signal parameter values on mass canvas", |
| 4 | + "_WriteSignalPar": "write signal parameter values on mass canvas", |
5 | 5 | "InFileName": "hMasses.root", |
6 | | - "#InFileName": "download example file here https://cernbox.cern.ch/s/uoWicuRAVGArDsV", |
| 6 | + "_InFileName": "download example file here https://cernbox.cern.ch/s/uoWicuRAVGArDsV", |
7 | 7 | "ReflFileName": "", |
8 | 8 | "OutFileName": "mInvFits.root", |
9 | 9 | "InputHistoName": [ |
|
13 | 13 | "hMass_T_0.70_0.90", |
14 | 14 | "hMass_T_0.90_1.60" |
15 | 15 | ], |
16 | | - "#PromptHistoName": [ |
| 16 | + "_PromptHistoName": [ |
17 | 17 | "MC prompt histogram name array" |
18 | 18 | ], |
19 | | - "#FDHistoName": [ |
| 19 | + "_FDHistoName": [ |
20 | 20 | "MC FD histogram name array" |
21 | 21 | ], |
22 | | - "#ReflHistoName": [ |
| 22 | + "_ReflHistoName": [ |
23 | 23 | "MC reflection histogram name array" |
24 | 24 | ], |
25 | | - "#PromptSecPeakHistoName": [ |
| 25 | + "_PromptSecPeakHistoName": [ |
26 | 26 | "MC prompt second peak histogram name array" |
27 | 27 | ], |
28 | | - "#FDSecPeakHistoName": [ |
| 28 | + "_FDSecPeakHistoName": [ |
29 | 29 | "MC FD second peak histogram name array" |
30 | 30 | ], |
31 | 31 | "Particle": "LcToPKPi", |
32 | | - "#Particles": [ |
| 32 | + "_Particles": [ |
33 | 33 | "Dplus", |
34 | 34 | "Ds", |
35 | 35 | "LcToPKPi", |
|
42 | 42 | "EnableRefl": false, |
43 | 43 | "FixSigma": false, |
44 | 44 | "SigmaFile": "", |
45 | | - "#SigmaFile": "fix sigma from file", |
| 45 | + "_SigmaFile": "fix sigma from file", |
46 | 46 | "FixSigmaManual": [ |
47 | 47 | 0, |
48 | 48 | 0, |
49 | 49 | 0, |
50 | 50 | 0, |
51 | 51 | 0 |
52 | 52 | ], |
53 | | - "#FixSigmaManual": "fix sigma manually", |
| 53 | + "_FixSigmaManual": "fix sigma manually", |
54 | 54 | "FixMean": false, |
55 | 55 | "MeanFile": "", |
56 | | - "#MeanFile": "fix mean from file", |
| 56 | + "_MeanFile": "fix mean from file", |
57 | 57 | "FixMeanManual": [ |
58 | 58 | 0, |
59 | 59 | 0, |
60 | 60 | 0, |
61 | 61 | 0, |
62 | 62 | 0 |
63 | 63 | ], |
64 | | - "#FixMeanManual": "fix mean manually", |
| 64 | + "_FixMeanManual": "fix mean manually", |
65 | 65 | "FixSecondSigma": false, |
66 | 66 | "SecondSigmaFile": "", |
67 | | - "#SecondSigmaFile": "fix second sigma for double gauss from file", |
| 67 | + "_SecondSigmaFile": "fix second sigma for double gauss from file", |
68 | 68 | "FixSecondSigmaManual": [ |
69 | 69 | 0, |
70 | 70 | 0, |
71 | 71 | 0, |
72 | 72 | 0, |
73 | 73 | 0 |
74 | 74 | ], |
75 | | - "#FixSecondSigmaManual": "fix second sigma for double gauss manually", |
| 75 | + "_FixSecondSigmaManual": "fix second sigma for double gauss manually", |
76 | 76 | "FixFracDoubleGaus": false, |
77 | 77 | "FracDoubleGausFile": "", |
78 | | - "#FracDoubleGausFile": "fix fraction of sigmas for double gauss from file", |
| 78 | + "_FracDoubleGausFile": "fix fraction of sigmas for double gauss from file", |
79 | 79 | "FixFracDoubleGausManual": [ |
80 | 80 | 0, |
81 | 81 | 0, |
82 | 82 | 0, |
83 | 83 | 0, |
84 | 84 | 0 |
85 | 85 | ], |
86 | | - "#FixFracDoubleGausManual": "fix fraction of sigmas for double gauss manually", |
| 86 | + "_FixFracDoubleGausManual": "fix fraction of sigmas for double gauss manually", |
87 | 87 | "SliceVarName": "T", |
88 | 88 | "SliceVarUnit": "ps", |
89 | | - "#SliceVarName, #SliceVarUnit": "e.g. pT, GeV/c or something else depending on user's needs", |
| 89 | + "_SliceVarName, #SliceVarUnit": "e.g. pT, GeV/c or something else depending on user's needs", |
90 | 90 | "SliceVarMin": [ |
91 | 91 | 0.2, |
92 | 92 | 0.35, |
|
124 | 124 | ], |
125 | 125 | "InclSecPeak": false, |
126 | 126 | "UseLikelihood": false, |
127 | | - "#UseLikelihood": [ |
| 127 | + "_UseLikelihood": [ |
128 | 128 | "true: likelihood fit", |
129 | 129 | "false: chi2 fit" |
130 | 130 | ], |
|
135 | 135 | 2, |
136 | 136 | 2 |
137 | 137 | ], |
138 | | - "#BkgFuncs": [ |
| 138 | + "_BkgFuncs": [ |
139 | 139 | "0 for Expo", |
140 | 140 | "1 for Poly1", |
141 | 141 | "2 for Poly2", |
|
151 | 151 | 0, |
152 | 152 | 0 |
153 | 153 | ], |
154 | | - "#SgnFuncs": [ |
| 154 | + "_SgnFuncs": [ |
155 | 155 | "0 for SingleGaus", |
156 | 156 | "1 for DoubleGaus", |
157 | 157 | "2 for DoubleGausSigmaRatioPar", |
|
0 commit comments