iceCube.uhe.muonModel
クラス CosmicRayEnergyCalculator

java.lang.Object
  上位を拡張 iceCube.uhe.muonModel.CosmicRayEnergyCalculator

public class CosmicRayEnergyCalculator
extends java.lang.Object


フィールドの概要
protected static double detectorDepth
           
 
コンストラクタの概要
CosmicRayEnergyCalculator()
           
 
メソッドの概要
protected static double getLogEnergyFromLogNpe(double logNpe)
           
protected static double getSlantDepth(double cosTheta, ParticlePoint s)
           
static void main(java.lang.String[] args)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

detectorDepth

protected static double detectorDepth
コンストラクタの詳細

CosmicRayEnergyCalculator

public CosmicRayEnergyCalculator()
メソッドの詳細

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
例外:
java.io.IOException

getSlantDepth

protected static double getSlantDepth(double cosTheta,
                                      ParticlePoint s)

getLogEnergyFromLogNpe

protected static double getLogEnergyFromLogNpe(double logNpe)