iceCube.uhe.analysis
Class MakeEffAreaTable

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

public class MakeEffAreaTable
extends java.lang.Object

Calculate the in-ice effective area table by running I3ParticleFlux.getInIceEffectiveArea(double logEnergy, double cosZenith, int flavor, int doublet). The calculated table is outputs to std-out in the readable format for EffAreaTable class. Written by S.Yoshida 2008 February 10th


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

MakeEffAreaTable

public MakeEffAreaTable()
Method Detail

main

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