Skip to content

Commit e9656c3

Browse files
author
Lucia Anna Tarasovicova
committed
fix the configurable
1 parent 2a727c1 commit e9656c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Strangeness/derivedcascadeanalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ struct Derivedcascadeanalysis {
12461246
float nChEta1 = -1;
12471247
float occupancy = -2;
12481248

1249-
if (useInterpolationForCosPACut) {
1249+
if (candidateSelectionFlags.useInterpolationForCosPACut) {
12501250
initCosPASelectionHistograms(coll.timestamp());
12511251
}
12521252

0 commit comments

Comments
 (0)