iceCube.uhe.analysis
Class RunI3ParticleBuilder

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

public class RunI3ParticleBuilder
extends java.lang.Object

Run I3ParticleBulder to generate a series of I3Particles. Generated particles are written out to file with name you specified. If you set isMCTruth = true in the main method, then I3ParticleBuilder fills the primary spectrum weight.


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

RunI3ParticleBuilder

public RunI3ParticleBuilder()
Method Detail

main

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