bool BaseNucleus::SetAZN | ( | const char * | s, |
Int_t | A | ||
) |
Set A, Z, N from the symbol of the nucleus (see the correspondence table) and A.
N is fixed by N = A-Z (A must be >= Z)
s | Symbol of the nucleus |
A | Number of nucleons |
Definition at line 102 of file BaseNucleus.cpp.