Skip to content

Commit 5754d53

Browse files
lhusovaLucia Anna Tarasovicova
andauthored
[PWGLF] Change in hStrangeCorrelation.cxx (#13710)
Co-authored-by: Lucia Anna Tarasovicova <lucia.anna.husova@cern.ch>
1 parent 346742d commit 5754d53

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

PWGLF/Tasks/Strangeness/hStrangeCorrelation.cxx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,10 +1721,6 @@ struct HStrangeCorrelation {
17211721
}
17221722

17231723
// Do basic QA
1724-
for (auto const& hadron : assocHadrons) {
1725-
auto hadronTrack = hadron.track_as<TracksComplete>();
1726-
histos.fill(HIST("hHadronEtaVsPtVsPhi"), hadronTrack.pt(), hadronTrack.eta(), hadronTrack.phi());
1727-
}
17281724
if (!doprocessSameEventHCascades && !doprocessSameEventHV0s && !doprocessSameEventHPions) {
17291725
for (auto const& triggerTrack : triggerTracks) {
17301726
auto track = triggerTrack.track_as<TracksComplete>();

0 commit comments

Comments
 (0)