File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Detectors/MUON/MCH/Base/include/MCHBase Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ struct ResponseParam : public o2::conf::ConfigurableParamHelper<ResponseParam> {
3030 float pitchSt1 = 0.21 ; // /< anode-cathode pitch (cm) for station 1
3131 float pitchSt2345 = 0.25 ; // /< anode-cathode pitch (cm) for station 2 to 5
3232
33- float mathiesonSqrtKx3St1 = 0.7000 ; // /< Mathieson parameter sqrt(K3) in x direction for station 1
34- float mathiesonSqrtKx3St2345 = 0.7131 ; // /< Mathieson parameter sqrt(K3) in x direction for station 2 to 5
33+ float mathiesonSqrtKx3St1 = 0.5477 ; // /< Mathieson parameter sqrt(K3) in x direction for station 1
34+ float mathiesonSqrtKx3St2345 = 0.5477 ; // /< Mathieson parameter sqrt(K3) in x direction for station 2 to 5
3535
36- float mathiesonSqrtKy3St1 = 0.7550 ; // /< Mathieson parameter sqrt(K3) in y direction for station 1
37- float mathiesonSqrtKy3St2345 = 0.7642 ; // /< Mathieson parameter sqrt(K3) in y direction for station 2 to 5
36+ float mathiesonSqrtKy3St1 = 0.5477 ; // /< Mathieson parameter sqrt(K3) in y direction for station 1
37+ float mathiesonSqrtKy3St2345 = 0.5477 ; // /< Mathieson parameter sqrt(K3) in y direction for station 2 to 5
3838
3939 float chargeSlopeSt1 = 25 .; // /< charge slope used in E to charge conversion for station 1
4040 float chargeSlopeSt2345 = 10 .; // /< charge slope used in E to charge conversion for station 2 to 5
You can’t perform that action at this time.
0 commit comments