GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TH2D* Production2D ( const char *  hname,
const char *  fname,
const char *  pathtofile = "./",
bool  fis = false 
)

Function to plot a 2D plot of all the produced residus.

It displays on a 2D plot (Z,N) the cross section of the different residus produced and the total cross section for the compound nucleus. In case fis is set to true, it gives the fissioning nuclei.

  • hname is the name of the histogram
  • fname is the base file name of the pax files to be scanned
  • pathtofile the directory where are stored the pax files to be chained

Definition at line 67 of file FirstPax.C.