iceCube.uhe.analysis
Class MakeQuickPropagationYieldMap
java.lang.Object
iceCube.uhe.analysis.MakeQuickPropagationYieldMap
public class MakeQuickPropagationYieldMap
- extends java.lang.Object
Calculate the neutrino detection yield by running QuickProrpagationMatrixFlux
and Make a Map(log(Neutrino Energy) Map(cross section, yield)).
The map is written to ObjectOutputStream.
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 July 13th
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 |
nuCCMtxObjectFile
protected static java.lang.String nuCCMtxObjectFile
MakeQuickPropagationYieldMap
public MakeQuickPropagationYieldMap()
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException