iceCube.uhe.analysis
Class DumpQuickPropagationMatrixYield

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

public class DumpQuickPropagationMatrixYield
extends java.lang.Object

Calculate the neutrino detection yield by running ProrpagationMatrixFlux and write it to the standard output. An enhancement factor of the neutrino-nucleon CC interaction ("nuCCenhance") is given by an interactive way in execution of this program. This class is used for constraining the neutrino-nucleon cross section possibly increaced by the extra-dimension mechanism. Written by S.Yoshida 2008 April 4th


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

DumpQuickPropagationMatrixYield

public DumpQuickPropagationMatrixYield()
Method Detail

main

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