iceCube.uhe.muonModel
Class CosmicRayEnergyCalculator

java.lang.Object
  extended by iceCube.uhe.muonModel.CosmicRayEnergyCalculator

public class CosmicRayEnergyCalculator
extends java.lang.Object


Field Summary
protected static double detectorDepth
           
 
Constructor Summary
CosmicRayEnergyCalculator()
           
 
Method Summary
protected static double getLogEnergyFromLogNpe(double logNpe)
           
protected static double getSlantDepth(double cosTheta, ParticlePoint s)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

detectorDepth

protected static double detectorDepth
Constructor Detail

CosmicRayEnergyCalculator

public CosmicRayEnergyCalculator()
Method Detail

main

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

getSlantDepth

protected static double getSlantDepth(double cosTheta,
                                      ParticlePoint s)

getLogEnergyFromLogNpe

protected static double getLogEnergyFromLogNpe(double logNpe)