void twoLS | ( | Int_t | nbcas = 100 | ) |
Function to make a Monte Carlo on two AGS files.
Usage:
197Pb.ags and 198Pb.ags are used to creat two BaseGEM objects. Those objects are set in a RandObj with two specific weight.
A first random selection is performed to choose one of the nucleus, then a random process is applied to determine the gamma-ray cascade.
It produces two histograms in the current directory
they are displayed with different colors in the current pad as show in the following picture
PS: libGWPHYSICS and libGWGEM must be loaded before running this macro (see rootlogon.C)
Definition at line 226 of file firstdemo.C.