tfa
Class Test

java.lang.Object
  extended by tfa.Test

public class Test
extends java.lang.Object

This class can be used to produce energy losses and spectra of secondaries for all cross sections. Originally thought of to test precision of parameterizations used by mmc (with -test=1 and 2).

  1. -proc=1: calculate energy losses and cross sections (above vcut)
  2. -proc=2: check energy and distance integral calculation
  3. -proc=3: calculate energy spectra for all cross sections (above vcut)


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

Test

public Test()
Method Detail

main

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