tfa
Class Frejus

java.lang.Object
  extended by tfa.Frejus

public class Frejus
extends java.lang.Object

This class evaluates the energy of muons/taus after passing through a given distance or their range. Reads from and outputs to standard input/output. Originally thought of as a front-end for Frejus experiment.


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

Frejus

public Frejus()
Method Detail

main

public static void main(java.lang.String[] args)