|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.lcsim.reconstructedParticle.Photon
A photon particle class.
| Field Summary |
| Fields inherited from interface org.lcsim.reconstructedParticle.ParticleType |
ELECTRON, MUON, NEUTRON, PHOTON, PION |
| Constructor Summary | |
Photon()
|
|
| Method Summary | |
int |
charge()
The charge of this particle. |
double |
mass()
The mass of this particle. |
java.lang.String |
name()
The commonly used name for this particle. |
int |
pdgId()
The Particle Data Group code for this particle |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Photon()
| Method Detail |
public java.lang.String name()
ParticleType
name in interface ParticleTypepublic double mass()
ParticleType
mass in interface ParticleTypepublic int charge()
ParticleType
charge in interface ParticleTypepublic int pdgId()
ParticleType
pdgId in interface ParticleTypepublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||