Geant4 Cross Reference |
1 2 The photo-evaporation database contains nuclear deexcitation data starting 3 from a given nuclear level including information on spin of a state and 4 angular moment of a transition in a directory 5 6 correlated_gamma of this dataset 7 8 ************************************************** 9 10 A file is divided into sublock, each representing a level of the isotope. 11 All levels included the ground state are listed. 12 Each sublock level start by a line defining the characteristic of the level. 13 Followed by lines defining the gamma transition from this level to lower levels. 14 15 The line defining an energy level of the isotope contains 6 columns: 16 1) An integer defining the order index of the level starting by 0 for the ground state 17 18 2) A string defining floating level (-,+X,+Y,+Z,+U,+V,+W,+R,+S,+T,+A,+B,+C) 19 - string means that it is a non floating level. 20 21 3) Excitation energy of the level (keV) 22 23 4) Level half-life (s). A -1 half-life means a stable ground state. 24 25 5) JPi information of the level. The sign gives the parity. A value of 99 is used when the Jpi is 26 missing in the the ENSDF files. 27 28 6) n_gammas= Number of possible gammas deexcitation channel from the level. 29 n_gammas=O means that no gamma deexcitation is given in ENSDF data for this level. 30 31 After the line defining a level, a serie of n_gammas lines defined the different 32 n_gammas gamma deexcitation.The information contains in a gamma line is the following: 33 34 1) The order number of the daughter level. 35 36 2) The energy of the gamma transition. 37 38 3) The relative gamma emission intensity. 39 40 4) The multipolarity number with 1,2,3,4,5,6,7 representing E1,M1,E2,M2,E3,M3 monopole transition 41 and 100*Nx+Ny representing multipolarity transition with Ny and Ny taking the value 1,2,3,4,5,6,7 42 referring to E1,M1,E2,M2,E3,M3,.. For example a M1+E2 transition would be written 203. 43 44 45 5) The multipolarity mixing ratio. O means that either the transition is a E1,M1,E2,M2 transition 46 or the multipolarity mixing ratio is not given in ENSDF. 47 48 6) Total internal conversion coefficient : alpha = Ic/Ig 49 Note1: total transition is the sum of gamma de-excitation and internal 50 conversion. Therefore total branching ratio is proportional to 51 (1+alpha)*Ig 52 Note2: total branching ratios from a given level do not always sum up to 53 100%. They are re-normalized internally. 54 Note3: relative probabilities for gamma de-excitation and internal conversion 55 are 1/(1+alpha) and alpha/(1+alpha) respectively 56 7-16) Given only if total internal conversion coefficient alpha is not 0 57 Partial conversion probabilities for 58 K-shell 59 L1-3 shells 60 M1-5 shells 61 Outer shells (shellID = 9 is used, when applicable) 62 63