|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjecttelescopeArray.dataClass.particles.Particle
telescopeArray.dataClass.particles.TrackParticle
telescopeArray.dataClass.particles.TrackPhoton
Photon class extended from TrackParticle to add a field of wavelength [nm]. Default: 337.0 nm
フィールドの概要 |
クラス telescopeArray.dataClass.particles.TrackParticle から継承したフィールド |
track |
クラス telescopeArray.dataClass.particles.Particle から継承したフィールド |
NumberOfDoublet, NumberOfFlavor, particleMasses |
コンストラクタの概要 | |
TrackPhoton(J3Line track)
|
|
TrackPhoton(J3Line track,
double waveLength)
Constroctor |
メソッドの概要 | |
double |
getWaveLength()
get the wave length [nm] |
boolean |
isValidWaveLength(double lambda)
Check the range of the wave length. |
void |
putWaveLength(double lambda)
setting the wave length |
クラス telescopeArray.dataClass.particles.TrackParticle から継承したメソッド |
getMother, setMother |
クラス telescopeArray.dataClass.particles.Particle から継承したメソッド |
generateLogEnergyMatrix, getDeltaLogEnergy, getDimensionOfLogEnergyMatrix, getDoublet, getEnergy, getFlavor, getLifeTime, getLogEnergy, getLogEnergyMatrix, getLogEnergyMinimum, getMass, getMassNumber, isValidDoublet, isValidEnergy, isValidFlavor, particleName, putDeltaLogEnergy, putDimensionOfLogEnergyMatrix, putEnergy, putLogEnergy, putLogEnergyMatrix, putLogEnergyMatrix, putLogEnergyMinimum |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public TrackPhoton(J3Line track, double waveLength)
public TrackPhoton(J3Line track)
メソッドの詳細 |
public void putWaveLength(double lambda)
public double getWaveLength()
public boolean isValidWaveLength(double lambda)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |