Skip to content

Commit b5feae4

Browse files
committed
Please consider the following formatting changes
1 parent 5d894e0 commit b5feae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Core/JetDQUtilities.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ void fillDielectronCandidateTable(T const& candidate, int32_t collisionIndex, U&
349349
candidate.massKFGeoTop(), candidate.chi2overndfKFGeoTop(),
350350
candidate.tauz(), candidate.tauxy(), candidate.lz(), candidate.lxy(),
351351
candidate.tauzCov(), candidate.tauxyCov(), candidate.lzCov(), candidate.lxyCov(),
352-
352+
353353
candidate.chi2pca(), candidate.cosPointingAngle());
354354
}
355355

0 commit comments

Comments
 (0)