Import Geant4 0.1.0 source tree
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4StaticSandiaData.hh,v 2.1 1998/11/20 15:49:22 maire Exp $
|
||||
// GEANT4 tag $Name: geant4-00 $
|
||||
// $Id: G4StaticSandiaData.hh,v 1.2 1999/04/15 14:00:49 grichine Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
// file G4StaticSandiaData.hh
|
||||
// File for static data of PhotoAbsorption cross section coefficients
|
||||
@@ -22,7 +22,6 @@
|
||||
#include"G4SandiaTable.hh"
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... ....oooOO0OOooo....
|
||||
|
||||
//
|
||||
// These are the coefficients from F. Biggs, R. Lighthill 'Analytical
|
||||
// Approximation for X-ray Cross Sections III', SAND-0070, May 1990.
|
||||
@@ -1519,6 +1518,16 @@ const G4double G4SandiaTable::fIonizationPotentials[101] =
|
||||
|
||||
}; // ............... end of fIonizationPotentials array
|
||||
|
||||
|
||||
|
||||
const G4int G4SandiaTable::fNumberOfElements = 100 ;
|
||||
|
||||
const G4int G4SandiaTable::fIntervalLimit = 100 ;
|
||||
|
||||
const G4int G4SandiaTable::fNumberOfIntervals = 980 ;
|
||||
|
||||
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... ....oooOO0OOooo....
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user