Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/radioactivedecay/rdecay01/UserData/PhotonEvaporation-readme

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/radioactivedecay/rdecay01/UserData/PhotonEvaporation-readme (Version 11.3.0) and /examples/extended/radioactivedecay/rdecay01/UserData/PhotonEvaporation-readme (Version 11.2.1)


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