iceCube.uhe.particles
Class I3ParticleInputStream

java.lang.Object
  extended by iceCube.uhe.particles.I3ParticleInputStream

public class I3ParticleInputStream
extends java.lang.Object

The Object Particle is serialized and sent out to Outputstream


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

Constructor Detail

I3ParticleInputStream

public I3ParticleInputStream()
Method Detail

inputI3Particle

public static I3Particle inputI3Particle(java.io.InputStream in)
                                  throws java.io.IOException
Throws:
java.io.IOException