iceCube.uhe.analysis
Class I3ParticleMCPrimaryWeightFiller

java.lang.Object
  extended by iceCube.uhe.analysis.I3ParticleMCPrimaryWeightFiller

public class I3ParticleMCPrimaryWeightFiller
extends java.lang.Object

This class provides the methods to fill I3Particles with MC primary spectrum weights. Written by S. Yoshida 2007 February 11th


Constructor Summary
I3ParticleMCPrimaryWeightFiller()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method -- Reading out the stored I3Particles and fills the weight
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I3ParticleMCPrimaryWeightFiller

public I3ParticleMCPrimaryWeightFiller()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main method -- Reading out the stored I3Particles and fills the weight

Throws:
java.io.IOException