File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ struct V0PtInvMassPlots {
134134 Configurable<double > kaonshSettingcosPA{" kaonshSettingcosPA" , 0.98 , " V0 CosPA" }; // double -> N.B. dcos(x)/dx = 0 at x=0
135135 Configurable<float > kaonshSettingradius{" kaonshSettingradius" , 0.50 , " v0radius" };
136136 Configurable<float > kaonshmaxct{" kaonshmaxct" , 20.00 , " K0sh maximum ct value" };
137- Configurable<float > K0shparamArmenterosCut{ " K0shparamArmenterosCut " , 0.2 , " K0sh Armenteros Cut on parameter" };
137+ Configurable<float > k0shparamArmenterosCut{ " k0shparamArmenterosCut " , 0.2 , " K0sh Armenteros Cut on parameter" };
138138
139139 // Configurable Lambda Cuts (best cuts determined by v0topologicalcuts task)
140140 Configurable<float > lambdaSettingdcav0dau{" lambdaSettingdcav0dau" , 0.3 , " DCA V0 Daughters" };
You can’t perform that action at this time.
0 commit comments