Skip to content

Commit b93c0fa

Browse files
authored
Update spectraTOF.cxx
1 parent faff0ee commit b93c0fa

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)