Skip to content

Commit 9e5952d

Browse files
committed
Please consider the following formatting changes
1 parent 4314c57 commit 9e5952d

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)