Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/materials/include/G4AtomicShells.hh

    r1196 r1315  
    2525//
    2626//
    27 // $Id: G4AtomicShells.hh,v 1.7 2006/10/17 15:15:46 vnivanch Exp $
    28 // GEANT4 tag $Name: materials-V09-02-18 $
     27// $Id: G4AtomicShells.hh,v 1.8 2010/04/30 13:09:22 vnivanch Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929
    3030// class description
     
    4747// 16-11-98, GetBindingEnergy(Z,ShellNb), M.Maire
    4848// 11-02-05, GetNumberOfElectrons(Z,ShellNb), V.Ivanchenko
     49// 30-04-10, added fIndexOfShells, V.Ivanchenko
    4950
    5051//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... ....oooOO0OOooo....
     
    7172
    7273static const G4int    fNumberOfShells[101];
     74static const G4int    fIndexOfShells[101];
    7375static const G4int    fNumberOfElectrons[1540];
    7476static const G4double fBindingEnergies[1540];
Note: See TracChangeset for help on using the changeset viewer.