iceCube.uhe.interactions
Class CalibrateLeptonTransferMatrix

java.lang.Object
  extended by iceCube.uhe.interactions.CalibrateLeptonTransferMatrix

public class CalibrateLeptonTransferMatrix
extends java.lang.Object

Calibrate Lepton Transfer matrix when inelasiticity is extremele small such as tau's pair creation and calculation of the differential cross section for z = 1- y ~ 1 could not avoid numerical error. Reading the original interaction matrix and output the calibrated matrix.


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

CalibrateLeptonTransferMatrix

public CalibrateLeptonTransferMatrix()
Method Detail

main

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