dwvisser.monte
Class EngePlusSilicon_Simulation

java.lang.Object
  |
  +--dwvisser.monte.EngePlusSilicon_Simulation

public class EngePlusSilicon_Simulation
extends java.lang.Object

This class will produce a Monte Carlo simulation of the in-flight decay of a nucleus in an excited state produced and (presumably) tagged by the Enge SplitPole. The code also determines if and where the decay product interacts with YLSA.

Version:
1.0
Author:
Dale W. Visser

Constructor Summary
EngePlusSilicon_Simulation()
          Creates new EngeYLSA_Simulation
 
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

EngePlusSilicon_Simulation

public EngePlusSilicon_Simulation()
Creates new EngeYLSA_Simulation

Method Detail

main

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