iceCube.uhe.interactions
Class InteractionsMatrixInput

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

public class InteractionsMatrixInput
extends java.lang.Object

The Object InteractionsMatrix is read out from Inputstream


Constructor Summary
InteractionsMatrixInput()
           
 
Method Summary
static InteractionsMatrix inputInteractionsMatrix(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractionsMatrixInput

public InteractionsMatrixInput()
Method Detail

inputInteractionsMatrix

public static InteractionsMatrix inputInteractionsMatrix(java.io.InputStream in)
                                                  throws java.io.IOException
Throws:
java.io.IOException