GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void parabola ( const Int_t *  ,
const Double_t *  ,
const Int_t &  ,
Double_t &  ,
Double_t &  ,
Double_t &   
)

This function calculates the coefficients of the parabola for the calculation of the nucleus mass from tabulated masses of nuclei with the same A.

  • const Int_t*: array with the Z of tabulated nucleus with the same A
  • const Double_t*: array with the masses of tabulated nucleus with the same A
  • const Int_t&: number of nucleus with the same A
  • Double_t&: first parameter
  • Double_t&: second parameter
  • Double_t&: third parameter