GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void trovaAZ ( const Int_t &  posi,
const Int_t &  posj,
Int_t &  posA,
Int_t &  posZ 
)

This function calculates A and Z of the nucleus from its position in the residue nuclei matrix.

  • const Int_t&: row in the residue nuclei matrix
  • const Int_t&: column in the residue nuclei matrix
  • Int_t&: A of the nucleus
  • Int_t&: Z of the nucleus

Definition at line 905 of file CascadeEvents.C.