iceCube.uhe.particles
public class ParticleGroup extends java.lang.Object
This class creates the objects for all leptons (+ pions)
defined by Particle.class.
The created objects of particles are accomodated in the array
flavor 0 1 2 3
doublet
0 e-nu mu-nu tau-nu hadron(pi0)
1 e muon tauon hadron(pi+)
| Constructor and 説明 |
|---|
ParticleGroup() |
ParticleGroup(double energy) |
| Modifier and Type | Method and 説明 |
|---|---|
Particle |
getParticle(int flavor,
int doublet) |
public Particle getParticle(int flavor, int doublet)