Skip to content

Commit 307b4d5

Browse files
committed
Please consider the following formatting changes
1 parent c2bfae9 commit 307b4d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGEM/Dilepton/Core/EMTrackCut.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ class EMTrackCut : public TNamed
9191
void SetTrackBit(uint16_t bits);
9292

9393
private:
94-
9594
// kinematic cuts
9695
float mMinTrackPt{0.f}, mMaxTrackPt{1e10f}; // range in pT
9796
float mMinTrackEta{-1e10f}, mMaxTrackEta{1e10f}; // range in eta

0 commit comments

Comments
 (0)