Skip to content

Commit df7683d

Browse files
authored
Merge pull request #41 from alibuild/alibot-cleanup-13220
[PWGCF] Please consider the following formatting changes to AliceO2Group#13220
2 parents 25869ae + 5900c43 commit df7683d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,8 +1274,7 @@ PROCESS_SWITCH(PiNucleiFemto, processMixedEventHyper, "Process Mixed event", fal
12741274
fillPairsHyper(collisions, pitracks, V0Hypers, /*isMixedEvent*/ true);
12751275
}
12761276
fillPairsHyper(collisions, pitracks, V0Hypers, /*isMixedEvent*/ true);
1277-
}
1278-
PROCESS_SWITCH(PiNucleiFemto, processMixedEventHyperPool, "Process Mixed event", false);
1277+
} PROCESS_SWITCH(PiNucleiFemto, processMixedEventHyperPool, "Process Mixed event", false);
12791278
};
12801279

12811280
WorkflowSpec defineDataProcessing(const ConfigContext& cfgc)

0 commit comments

Comments
 (0)