Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+54 -51
View File
@@ -11,7 +11,7 @@
#
# Generated on : 24/9/2010
#
# $Id: sources.cmake 75129 2013-10-28 10:04:19Z gcosmo $
# $Id: sources.cmake 82116 2014-06-11 09:08:07Z gcosmo $
#
#------------------------------------------------------------------------------
@@ -30,56 +30,60 @@ include_directories(${CMAKE_SOURCE_DIR}/source/intercoms/include)
include(Geant4MacroDefineModule)
GEANT4_DEFINE_MODULE(NAME G4materials
HEADERS
G4AtomicShells.hh
G4DensityEffectData.hh
G4ElementData.hh
G4Element.hh
G4ElementTable.hh
G4ElementVector.hh
G4ExtDEDXTable.hh
G4IonisParamElm.hh
G4IonisParamMat.hh
G4IonStoppingData.hh
G4Isotope.hh
G4IsotopeVector.hh
G4LatticeLogical.hh
G4LatticePhysical.hh
G4Material.hh
G4MaterialPropertiesTable.hh
G4MaterialPropertiesTable.icc
G4MaterialPropertyVector.hh
G4MaterialTable.hh
G4NistElementBuilder.hh
G4NistManager.hh
G4NistMaterialBuilder.hh
G4NistMessenger.hh
G4OpticalSurface.hh
G4SandiaTable.hh
G4StaticSandiaData.hh
G4SurfaceProperty.hh
G4VIonDEDXTable.hh
G4AtomicShells.hh
G4DensityEffectData.hh
G4ElementData.hh
G4Element.hh
G4ElementTable.hh
G4ElementVector.hh
G4ExtDEDXTable.hh
G4IonisParamElm.hh
G4IonisParamMat.hh
G4IonStoppingData.hh
G4Isotope.hh
G4IsotopeVector.hh
G4LatticeLogical.hh
G4LatticePhysical.hh
G4Material.hh
G4MaterialPropertiesTable.hh
G4MaterialPropertiesTable.icc
G4MaterialPropertyVector.hh
G4MaterialTable.hh
G4NistElementBuilder.hh
G4NistManager.hh
G4NistMaterialBuilder.hh
G4NistMessenger.hh
G4OpticalSurface.hh
G4SandiaTable.hh
G4StaticSandiaData.hh
G4SurfaceProperty.hh
G4UCNMaterialPropertiesTable.hh
G4UCNMicroRoughnessHelper.hh
G4VIonDEDXTable.hh
SOURCES
G4AtomicShells.cc
G4DensityEffectData.cc
G4Element.cc
G4ElementData.cc
G4ExtDEDXTable.cc
G4IonisParamElm.cc
G4IonisParamMat.cc
G4IonStoppingData.cc
G4Isotope.cc
G4LatticeLogical.cc
G4LatticePhysical.cc
G4Material.cc
G4MaterialPropertiesTable.cc
G4NistElementBuilder.cc
G4NistManager.cc
G4NistMaterialBuilder.cc
G4NistMessenger.cc
G4OpticalSurface.cc
G4SandiaTable.cc
G4SurfaceProperty.cc
G4VIonDEDXTable.cc
G4AtomicShells.cc
G4DensityEffectData.cc
G4Element.cc
G4ElementData.cc
G4ExtDEDXTable.cc
G4IonisParamElm.cc
G4IonisParamMat.cc
G4IonStoppingData.cc
G4Isotope.cc
G4LatticeLogical.cc
G4LatticePhysical.cc
G4Material.cc
G4MaterialPropertiesTable.cc
G4NistElementBuilder.cc
G4NistManager.cc
G4NistMaterialBuilder.cc
G4NistMessenger.cc
G4OpticalSurface.cc
G4SandiaTable.cc
G4SurfaceProperty.cc
G4UCNMaterialPropertiesTable.cc
G4UCNMicroRoughnessHelper.cc
G4VIonDEDXTable.cc
GRANULAR_DEPENDENCIES
G4globman
G4intercoms
@@ -90,4 +94,3 @@ GEANT4_DEFINE_MODULE(NAME G4materials
)
# List any source specific properties here