From e8d51fa4d6b87c5be4f1bfa2c6b11a8b8cfe670f Mon Sep 17 00:00:00 2001 From: Fabrizio Grosa Date: Tue, 29 Jun 2021 16:18:04 +0200 Subject: [PATCH] Add message for hyperloop tests --- Analysis/Tasks/PWGHF/HFTrackIndexSkimsCreator.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/Analysis/Tasks/PWGHF/HFTrackIndexSkimsCreator.cxx b/Analysis/Tasks/PWGHF/HFTrackIndexSkimsCreator.cxx index c6fc5932987a5..5c2b789eb532d 100644 --- a/Analysis/Tasks/PWGHF/HFTrackIndexSkimsCreator.cxx +++ b/Analysis/Tasks/PWGHF/HFTrackIndexSkimsCreator.cxx @@ -396,6 +396,7 @@ struct HfTrackIndexSkimsCreator { SelectedTracks const& tracks) { + LOGF(INFO, "Building candidates for collision ID: %d", collision.globalIndex()); //can be added to run over limited collisions per file - for tesing purposes /* if (nCollsMax > -1){