iceCube.uhe.event
Class RunJuliet

java.lang.Object
  extended by iceCube.uhe.event.RunJuliet

public class RunJuliet
extends java.lang.Object


Constructor Summary
RunJuliet()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunJuliet

public RunJuliet()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main method. In order to run JULIET, it is need that RunManager object and DataOutPutStream are generated.

Throws:
java.io.IOException