Skip to content

Commit 3eb0180

Browse files
authored
Add message for hyperloop tests (#6545)
1 parent 1ff1460 commit 3eb0180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Analysis/Tasks/PWGHF/HFTrackIndexSkimsCreator.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ struct HfTrackIndexSkimsCreator {
396396
SelectedTracks const& tracks)
397397
{
398398

399+
LOGF(INFO, "Building candidates for collision ID: %d", collision.globalIndex());
399400
//can be added to run over limited collisions per file - for tesing purposes
400401
/*
401402
if (nCollsMax > -1){

0 commit comments

Comments
 (0)