We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f402f commit a9b3876Copy full SHA for a9b3876
MC/config/PWGLF/pythia8/generator_pythia8_longlived.C
@@ -67,7 +67,7 @@ private:
67
double genMinPt = 0.5; /// minimum 3-momentum for generated particles
68
double genMaxPt = 12.; /// maximum 3-momentum for generated particles
69
double genMinEta = -1.; /// minimum pseudorapidity for generated particles
70
- double genMaxEta = -1.; /// maximum pseudorapidity for generated particles
+ double genMaxEta = +1.; /// maximum pseudorapidity for generated particles
71
72
double m = 0; /// particle mass [GeV/c^2]
73
int pdg = 0; /// particle pdg code
0 commit comments