iceCube.uhe.analysis
Class RunI3ParticleFlux

java.lang.Object
  extended by iceCube.uhe.analysis.RunI3ParticleFlux

public class RunI3ParticleFlux
extends java.lang.Object

Calculate the detectable Neutrino flux [GeV/cm^2 sec sr] at the surface by running I3ParticleFlux. Also it can calculate the theretical fluxes of cosmic neutrios with NeutrinoFlux class in the neutrinoModel package. Written by S.Yoshida 2007 April 9th


Constructor Summary
RunI3ParticleFlux()
           
 
Method Summary
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
 

Constructor Detail

RunI3ParticleFlux

public RunI3ParticleFlux()
Method Detail

main

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