Skip to content

Commit fbb8af5

Browse files
abylinkinalexandr.bylinkin@cern.chalibuild
authored
PWGUD Mistype in SGSelector.h (#5843)
* PV Contributor check added to FourPi Analyzer * Track selections parsed as configurables * white spaces fixed * Add files via upload * Please consider the following formatting changes * Add files via upload * Please consider the following formatting changes * Add files via upload * Please consider the following formatting changes * Add files via upload * Please consider the following formatting changes * Add files via upload * Please consider the following formatting changes * Update SGSelector.h --------- Co-authored-by: alexandr.bylinkin@cern.ch <albyl1023@ift-b7lb1t3.klientdrift.uib.no> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent e17cbd5 commit fbb8af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGUD/Core/SGSelector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ class SGSelector
9393
}
9494
}
9595
if (newdgabc != newdgcbc) {
96-
if (ampc / diffCuts.FITAmpLimits()[2] > ampa / diffCuts.FITAmpLimits()[2])
96+
if (ampc / diffCuts.FITAmpLimits()[2] > ampa / diffCuts.FITAmpLimits()[1])
9797
newdgabc = newdgcbc;
9898
}
9999
newbc = newdgabc;

0 commit comments

Comments
 (0)