Skip to content

Commit 8f029d6

Browse files
committed
Fix clang issue
1 parent 4c54c6a commit 8f029d6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGLF/Tasks/Resonances/f1protoncorrelation.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -943,13 +943,10 @@ struct f1protoncorrelation {
943943
{
944944
const float maxMomPi = maxMomentumPion;
945945
const float maxMomK = maxMomentumKaon;
946-
947-
948946
// const float pTofPiMin = momentumTOFPionMin;
949947
// const float pTofPiMax = momentumTOFPionMax;
950948
// const float pTofKMin = momentumTOFKaonMin;
951949
// const float pTofKMax = momentumTOFKaonMax;
952-
953950
const float pTofP = momentumTOFProton;
954951
const float pMaxP = momentumProtonMax;
955952
const float pMinP = momentumProtonMin;

0 commit comments

Comments
 (0)