- Description
- Constructor Summary
- Method Summary
- Constructor Details
- ParticleGenerator(int)
- ParticleGenerator(int, double, double, double, double, double, double)
- Method Details
- setRange(double, double, double, double, double, double)
- setMomRange(double, double)
- setPhiRange(double, double)
- setThetaRange(double, double)
- getParticle()
-
Constructor Summary 
Constructors
ParticleGenerator(int pid,
double pmin,
double pmax,
double thmin,
double thmax,
double phimin,
double phimax)
-
Method Summary 
final void
setRange(double pmin,
double pmax,
double thmin,
double thmax,
double phimin,
double phimax)
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
ParticleGenerator 
-
ParticleGenerator 
-
Method Details 
-
setRange 
-
setMomRange 
-
setPhiRange 
-
setThetaRange 
-
getParticle 