Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -60,6 +60,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4ecpssrBaseLixsModel.hh
|
||||
G4ecpssrFormFactorKxsModel.hh
|
||||
G4ecpssrFormFactorLixsModel.hh
|
||||
G4ecpssrFormFactorMixsModel.hh
|
||||
G4eCrossSectionHandler.hh
|
||||
G4eIonisationCrossSectionHandler.hh
|
||||
G4eIonisationParameters.hh
|
||||
@@ -95,6 +96,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4LinLogLogInterpolation.hh
|
||||
G4LivermoreBremsstrahlungModel.hh
|
||||
G4LivermoreComptonModel.hh
|
||||
G4LivermoreComptonModifiedModel.hh
|
||||
G4LivermoreGammaConversionModel.hh
|
||||
G4LivermoreGammaConversionModelRC.hh
|
||||
G4LivermoreIonisationCrossSection.hh
|
||||
@@ -107,16 +109,15 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4LivermorePolarizedRayleighModel.hh
|
||||
G4LivermoreRayleighModel.hh
|
||||
G4LogLogInterpolation.hh
|
||||
G4LowEPComptonModel.hh
|
||||
G4MuElecCrossSectionDataSet.hh
|
||||
G4MuElecElastic.hh
|
||||
G4MuElecElasticModel.hh
|
||||
G4MuElecInelastic.hh
|
||||
G4MuElecInelasticModel.hh
|
||||
G4MuElecSiStructure.hh
|
||||
G4OrlicLiXsModel.hh
|
||||
G4PaulKxsModel.hh
|
||||
G4Penelope01BremsstrahlungAngular.hh
|
||||
G4Penelope01BremsstrahlungContinuous.hh
|
||||
G4Penelope01BremsstrahlungModel.hh
|
||||
G4Penelope01ComptonModel.hh
|
||||
G4Penelope01GammaConversionModel.hh
|
||||
G4Penelope01IonisationModel.hh
|
||||
G4Penelope01PhotoElectricModel.hh
|
||||
G4Penelope01RayleighModel.hh
|
||||
G4PenelopeAnnihilationModel.hh
|
||||
G4PenelopeBremsstrahlungAngular.hh
|
||||
G4PenelopeBremsstrahlungFS.hh
|
||||
@@ -124,10 +125,9 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4PenelopeComptonModel.hh
|
||||
G4PenelopeCrossSection.hh
|
||||
G4PenelopeGammaConversionModel.hh
|
||||
G4PenelopeIntegrator.hh
|
||||
G4PenelopeIntegrator.icc
|
||||
G4PenelopeInterpolator.hh
|
||||
G4PenelopeIonisationCrossSection.hh
|
||||
G4PenelopeIonisationModel.hh
|
||||
G4PenelopeIonisationXSHandler.hh
|
||||
G4PenelopeOscillator.hh
|
||||
G4PenelopeOscillatorManager.hh
|
||||
G4PenelopePhotoElectricModel.hh
|
||||
@@ -139,6 +139,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4QAOLowEnergyLoss.hh
|
||||
G4RangeNoTest.hh
|
||||
G4RangeTest.hh
|
||||
G4RayleighAngularGenerator.hh
|
||||
G4RayleighScattering.hh
|
||||
G4SemiLogInterpolation.hh
|
||||
G4ShellData.hh
|
||||
@@ -150,6 +151,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4VDataSetAlgorithm.hh
|
||||
G4VecpssrKModel.hh
|
||||
G4VecpssrLiModel.hh
|
||||
G4VecpssrMiModel.hh
|
||||
G4VeLowEnergyLoss.hh
|
||||
G4VEMDataSet.hh
|
||||
G4VEnergySpectrum.hh
|
||||
@@ -180,6 +182,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4ecpssrBaseLixsModel.cc
|
||||
G4ecpssrFormFactorKxsModel.cc
|
||||
G4ecpssrFormFactorLixsModel.cc
|
||||
G4ecpssrFormFactorMixsModel.cc
|
||||
G4eCrossSectionHandler.cc
|
||||
G4eIonisationCrossSectionHandler.cc
|
||||
G4eIonisationParameters.cc
|
||||
@@ -214,6 +217,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4LinLogLogInterpolation.cc
|
||||
G4LivermoreBremsstrahlungModel.cc
|
||||
G4LivermoreComptonModel.cc
|
||||
G4LivermoreComptonModifiedModel.cc
|
||||
G4LivermoreGammaConversionModel.cc
|
||||
G4LivermoreGammaConversionModelRC.cc
|
||||
G4LivermoreIonisationCrossSection.cc
|
||||
@@ -226,16 +230,15 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4LivermorePolarizedRayleighModel.cc
|
||||
G4LivermoreRayleighModel.cc
|
||||
G4LogLogInterpolation.cc
|
||||
G4OrlicLiXsModel.cc
|
||||
G4PaulKxsModel.cc
|
||||
G4Penelope01BremsstrahlungAngular.cc
|
||||
G4Penelope01BremsstrahlungContinuous.cc
|
||||
G4Penelope01BremsstrahlungModel.cc
|
||||
G4Penelope01ComptonModel.cc
|
||||
G4Penelope01GammaConversionModel.cc
|
||||
G4Penelope01IonisationModel.cc
|
||||
G4Penelope01PhotoElectricModel.cc
|
||||
G4Penelope01RayleighModel.cc
|
||||
G4LowEPComptonModel.cc
|
||||
G4MuElecCrossSectionDataSet.cc
|
||||
G4MuElecElastic.cc
|
||||
G4MuElecElasticModel.cc
|
||||
G4MuElecInelastic.cc
|
||||
G4MuElecInelasticModel.cc
|
||||
G4MuElecSiStructure.cc
|
||||
G4OrlicLiXsModel.cc
|
||||
G4PaulKxsModel.cc
|
||||
G4PenelopeAnnihilationModel.cc
|
||||
G4PenelopeBremsstrahlungAngular.cc
|
||||
G4PenelopeBremsstrahlungFS.cc
|
||||
@@ -243,8 +246,9 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4PenelopeComptonModel.cc
|
||||
G4PenelopeCrossSection.cc
|
||||
G4PenelopeGammaConversionModel.cc
|
||||
G4PenelopeInterpolator.cc
|
||||
G4PenelopeIonisationCrossSection.cc
|
||||
G4PenelopeIonisationModel.cc
|
||||
G4PenelopeIonisationXSHandler.cc
|
||||
G4PenelopeOscillator.cc
|
||||
G4PenelopeOscillatorManager.cc
|
||||
G4PenelopePhotoElectricModel.cc
|
||||
@@ -255,6 +259,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4PhotoElectricAngularGeneratorSimple.cc
|
||||
G4QAOLowEnergyLoss.cc
|
||||
G4RangeTest.cc
|
||||
G4RayleighAngularGenerator.cc
|
||||
G4RayleighScattering.cc
|
||||
G4SemiLogInterpolation.cc
|
||||
G4ShellData.cc
|
||||
@@ -265,6 +270,7 @@ GEANT4_DEFINE_MODULE(NAME G4emlowenergy
|
||||
G4VCrossSectionHandler.cc
|
||||
G4VecpssrKModel.cc
|
||||
G4VecpssrLiModel.cc
|
||||
G4VecpssrMiModel.cc
|
||||
G4VeLowEnergyLoss.cc
|
||||
G4VEMDataSet.cc
|
||||
G4VhElectronicStoppingPower.cc
|
||||
|
||||
Reference in New Issue
Block a user