iceCube.uhe.analysis
public class NeutrinoExposureTableHESE extends java.lang.Object
| Constructor and Description |
|---|
NeutrinoExposureTableHESE(boolean addEHE)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getExposure(int flavor,
double logEnergy)
Return the exposure of the primary inIce particle [cm^2 src sr].
|
static void |
main(java.lang.String[] args)
A simple main method for test
|
public NeutrinoExposureTableHESE(boolean addEHE)
throws java.io.IOException
java.io.IOExceptionpublic double getExposure(int flavor,
double logEnergy)
int flavor : 0 nu-e 1 nu-mu 2 nu-tau
double logEnergy : Log10(inIce Energy [GeV])
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException