Skip to content

Commit c4ef955

Browse files
Update qgTreeCreator.cxx
1 parent 60aeffb commit c4ef955

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGJE/Tasks/qgTreeCreator.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ struct QGTreeCreator {
161161
float maxPt = -1;
162162
int pdg = 0;
163163
for (auto const& tc :truthJet.tracks_as<aod::ChargedMCParticleLevelJetConstituent>()){
164-
165164
if (!tc.has_mcParticle())
166165
continue;
167166

0 commit comments

Comments
 (0)