Skip to content

Commit bc95e98

Browse files
committed
Please consider the following formatting changes
1 parent 4731f1f commit bc95e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ struct Phik0shortanalysis {
125125
Configurable<float> ctauK0s{"ctauK0s", 20.0f, "C tau K0s(cm)"};
126126
Configurable<float> paramArmenterosCut{"paramArmenterosCut", 0.2, "parameter Armenteros Cut"};
127127
Configurable<float> v0rejK0s{"v0rejK0s", 0.005, "V0 rej K0s"};
128-
}v0Configs;
128+
} v0Configs;
129129

130130
// Configurables on K0S mass
131131
Configurable<float> lowMK0S{"lowMK0S", 0.48, "Lower limit on K0Short mass"};

0 commit comments

Comments
 (0)