void oneLS | ( | const Char_t * | filename, |
const Char_t * | nucleus, | ||
Int_t | nbcas = 100 |
||
) |
Function to make a monte carlo on any AGS/or ENSDF file.
Usage:
filename is the name of the AGS or ENSDF file used to produce the random cascades nucleus is a the nucleus to which belongs the levelscheme (needed for ENSDF files - see LevelScheme::Import()) nbcas corresponds to the number of cascades to be simulated
It produces two histograms in the current directory
Olivier Stezowski - 07/2004
PS: libGWPHYSICS and libGWGEM must be loaded before running this macro (see rootlogon.C)
Definition at line 30 of file ensdfdemo.C.