iceCube.uhe.geometry
Class RunParticle

java.lang.Object
  extended by iceCube.uhe.geometry.RunParticle

public class RunParticle
extends java.lang.Object

    This is a demo program for running a particle in the earth.
    Mainly for debugging use.
    It runs particle and output the coordinate of particle's location.


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

RunParticle

public RunParticle()
Method Detail

main

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