Skip to content

Commit f4931f9

Browse files
authored
[PWGLF] Update PWGLF/Tasks/Nuspex/spectraTOF.cxx (AliceO2Group#10719)
1 parent b886d43 commit f4931f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Nuspex/spectraTOF.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1566,7 +1566,7 @@ struct tofSpectra {
15661566
}
15671567
}
15681568
}
1569-
PROCESS_SWITCH(tofSpectra, processMCclosure, "MC closure test", true);
1569+
PROCESS_SWITCH(tofSpectra, processMCclosure, "MC closure test", false);
15701570

15711571
void processOccupancy(CollisionCandidates::iterator const& collision,
15721572
soa::Join<TrackCandidates,

0 commit comments

Comments
 (0)