Skip to content

Commit 8d874b7

Browse files
committed
Remove unused fields
1 parent 20ee6e4 commit 8d874b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MC/config/PWGDQ/external/generator/GeneratorParamSingleMuon_PbPb_5TeV.C

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ class O2_GeneratorParamMuon : public FairGenerator
139139
double fYMax{-2.3};
140140
double fPtMin{0.1};
141141
double fPtMax{999.};
142-
const double fPhiMin{0.};
143-
const double fPhiMax{2. * M_PI};
144142
bool fRandomizeCharge{true};
145143
double fMass{0.10566};
146144
double fMass2{0};

0 commit comments

Comments
 (0)