Skip to content

Commit 9df0aa6

Browse files
committed
Please consider the following formatting changes
1 parent 6d8ae16 commit 9df0aa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ struct derivedlambdakzeroanalysis {
238238
// PID (TOF)
239239
Configurable<float> maxDeltaTimeProton{"maxDeltaTimeProton", 1e+9, "check maximum allowed time"};
240240
Configurable<float> maxDeltaTimePion{"maxDeltaTimePion", 1e+9, "check maximum allowed time"};
241-
241+
242242
// Mass
243243
Configurable<bool> useUncheckedMass{"useUncheckedMass", false, "Use invariant mass hypothesis without v0 type check? (will include TPC only and potentially duplicates! use with care)"};
244244
} v0Selections;

0 commit comments

Comments
 (0)