Skip to content

Commit 7ed6268

Browse files
authored
Merge pull request #13 from alibuild/alibot-cleanup-8435
Please consider the following formatting changes to AliceO2Group#8435
2 parents 4314c57 + 9e5952d commit 7ed6268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ struct AngularCorrelationsInJets {
363363
return false;
364364
if (track.pt() > fProtonTPCTOFpT && TMath::Abs(track.tpcNSigmaPr()) > fProtonTPCnsigHighYield)
365365
return false;
366-
366+
367367
registryData.fill(HIST("hTOFnsigmaProton"), jetParticle.pt(), jetParticle.tofNSigmaPr());
368368

369369
// TOF

0 commit comments

Comments
 (0)