Skip to content

Commit 6af8231

Browse files
Dushmanta SahuDushmanta Sahu
authored andcommitted
Fix linter errors
1 parent 5fee20c commit 6af8231

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGLF/Tasks/Nuspex/MultiplicityPt.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,6 @@ void MultiplicityPt::processMC(TrackTableMC const& tracks,
793793
}
794794
}
795795
}
796-
797796
// ========================================================================
798797
// KAON CHANNEL
799798
// ========================================================================
@@ -820,7 +819,6 @@ void MultiplicityPt::processMC(TrackTableMC const& tracks,
820819
}
821820
}
822821
}
823-
824822
// ========================================================================
825823
// PROTON CHANNEL
826824
// ========================================================================
@@ -847,7 +845,6 @@ void MultiplicityPt::processMC(TrackTableMC const& tracks,
847845
}
848846
}
849847
}
850-
851848
LOG(info) << "=== DEBUG TRACK COUNTING ===";
852849
LOG(info) << "Total tracks processed: " << totalTracksProcessed;
853850
LOG(info) << "Tracks from selected events: " << tracksFromSelectedEvents;

0 commit comments

Comments
 (0)