We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bfae9 commit 307b4d5Copy full SHA for 307b4d5
1 file changed
PWGEM/Dilepton/Core/EMTrackCut.h
@@ -91,7 +91,6 @@ class EMTrackCut : public TNamed
91
void SetTrackBit(uint16_t bits);
92
93
private:
94
-
95
// kinematic cuts
96
float mMinTrackPt{0.f}, mMaxTrackPt{1e10f}; // range in pT
97
float mMinTrackEta{-1e10f}, mMaxTrackEta{1e10f}; // range in eta
0 commit comments