Skip to content

Commit

Permalink
removed white space
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaliva committed Aug 7, 2024
1 parent 45258f5 commit b180110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/Tasks/Nuspex/nuclei_in_jets.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ struct nuclei_in_jets {

// Fill QA Histograms
if (ptJetPlusUE < min_pt_leading) {

int nPartClustered_Jet = static_cast<int>(jet_particle_ID.size());
registryQC.fill(HIST("nParticlesClusteredInJet"), nPartClustered_Jet);

Expand Down

0 comments on commit b180110

Please sign in to comment.