Skip to content

Commit a00fa00

Browse files
committed
Please consider the following formatting changes
1 parent b501c1a commit a00fa00

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)