dwvisser.analysis
Class CMangleDetermination

java.lang.Object
  |
  +--dwvisser.analysis.CMangleDetermination

public class CMangleDetermination
extends java.lang.Object

A simple code for finding out what the CM angles for various YLSA strips would be for a given branching ratio experiment.

Version:
1.0
Author:
Dale W. Visser

Constructor Summary
CMangleDetermination(Nucleus target, Nucleus beam, Nucleus projectile, double beamEnergy, double thetaSpec, Nucleus decay, double residualExcitation)
          Creates new CMangleDetermination
 
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

CMangleDetermination

public CMangleDetermination(Nucleus target,
                            Nucleus beam,
                            Nucleus projectile,
                            double beamEnergy,
                            double thetaSpec,
                            Nucleus decay,
                            double residualExcitation)
Creates new CMangleDetermination

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments