Skip to content

Commit 2fbf619

Browse files
authored
Merge pull request #23 from alibuild/alibot-cleanup-12026
[PWGLF] Please consider the following formatting changes to #12026
2 parents b501c1a + a00fa00 commit 2fbf619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ struct DndetaMFTPbPb {
126126
Configurable<float> minOccupancy{
127127
"minOccupancy", -1, "minimum occupancy from neighbouring collisions"};
128128
Configurable<float> maxOccupancy{
129-
"maxOccupancy", -1, "maximum occupancy from neighbouring collisions"};
129+
"maxOccupancy", -1, "maximum occupancy from neighbouring collisions"};
130130
Configurable<bool> cfgSelInteractionRate{"cfgSelInteractionRate", false, " Get Interaction rate from CCDB"};
131131
Configurable<float> minIR{"minIR", -1, "minimum IR (kHz) collisions"};
132132
Configurable<float> maxIR{"maxIR", -1, "maximum IR (kHz) collisions"};

0 commit comments

Comments
 (0)