Geant4 Cross Reference |
1 # - G4emstandard module build definition << 1 #------------------------------------------------------------------------------ >> 2 # sources.cmake >> 3 # Module : G4emstandard >> 4 # Package: Geant4.src.G4processes.G4electromagnetic.G4emstandard >> 5 # >> 6 # Sources description for a library. >> 7 # Lists the sources and headers of the code explicitely. >> 8 # Lists include paths needed. >> 9 # Lists the internal granular and global dependencies of the library. >> 10 # Source specific properties should be added at the end. >> 11 # >> 12 # Generated on : 24/9/2010 >> 13 # >> 14 # $Id: sources.cmake 83008 2014-07-24 14:49:52Z gcosmo $ >> 15 # >> 16 #------------------------------------------------------------------------------ 2 17 3 geant4_add_module(G4emstandard << 18 # List external includes needed. 4 PUBLIC_HEADERS << 19 include_directories(${CLHEP_INCLUDE_DIRS}) 5 G4ASTARStopping.hh << 20 6 G4AllisonPositronAtRestModel.hh << 21 # List internal includes needed. 7 G4AtimaEnergyLossModel.hh << 22 include_directories(${CMAKE_SOURCE_DIR}/source/geometry/management/include) 8 G4AtimaFluctuations.hh << 23 include_directories(${CMAKE_SOURCE_DIR}/source/geometry/navigation/include) 9 G4BetheBlochIonGasModel.hh << 24 include_directories(${CMAKE_SOURCE_DIR}/source/geometry/volumes/include) 10 G4BetheBlochModel.hh << 25 include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPGeometry/include) 11 G4BetheHeitlerModel.hh << 26 include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPNumerics/include) 12 G4BetheHeitler5DModel.hh << 27 include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPRandom/include) 13 G4BraggIonGasModel.hh << 28 include_directories(${CMAKE_SOURCE_DIR}/source/global/management/include) 14 G4BraggIonModel.hh << 29 include_directories(${CMAKE_SOURCE_DIR}/source/intercoms/include) 15 G4BraggModel.hh << 30 include_directories(${CMAKE_SOURCE_DIR}/source/materials/include) 16 G4ComptonScattering.hh << 31 include_directories(${CMAKE_SOURCE_DIR}/source/particles/bosons/include) 17 G4CoulombScattering.hh << 32 include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/barions/include) 18 G4DeltaAngle.hh << 33 include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/ions/include) 19 G4DeltaAngleFreeScat.hh << 34 include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/mesons/include) 20 G4DipBustGenerator.hh << 35 include_directories(${CMAKE_SOURCE_DIR}/source/particles/leptons/include) 21 G4ESTARStopping.hh << 36 include_directories(${CMAKE_SOURCE_DIR}/source/particles/management/include) 22 G4EmStandUtil.hh << 37 include_directories(${CMAKE_SOURCE_DIR}/source/processes/cuts/include) 23 G4GSMottCorrection.hh << 38 include_directories(${CMAKE_SOURCE_DIR}/source/processes/electromagnetic/utils/include) 24 G4GSPWACorrections.hh << 39 include_directories(${CMAKE_SOURCE_DIR}/source/processes/management/include) 25 G4GammaConversion.hh << 40 include_directories(${CMAKE_SOURCE_DIR}/source/track/include) 26 G4GoudsmitSaundersonMscModel.hh << 41 27 G4GoudsmitSaundersonTable.hh << 42 # 28 G4ICRU49NuclearStoppingModel.hh << 43 # Define the Geant4 Module. 29 G4ICRU73QOModel.hh << 44 # 30 G4InitXscPAI.hh << 45 include(Geant4MacroDefineModule) 31 G4IonCoulombCrossSection.hh << 46 GEANT4_DEFINE_MODULE(NAME G4emstandard 32 G4IonCoulombScatteringModel.hh << 47 HEADERS 33 G4IonFluctuations.hh << 48 G4ASTARStopping.hh 34 G4IonICRU73Data.hh << 49 G4BetheBlochIonGasModel.hh 35 G4KleinNishinaCompton.hh << 50 G4BetheBlochModel.hh 36 G4KleinNishinaModel.hh << 51 G4BetheHeitlerModel.hh 37 G4LindhardSorensenData.hh << 52 G4BohrFluctuations.hh 38 G4LindhardSorensenIonModel.hh << 53 G4BraggIonGasModel.hh 39 G4LossFluctuationDummy.hh << 54 G4BraggIonModel.hh 40 G4ModifiedTsai.hh << 55 G4BraggModel.hh 41 G4MollerBhabhaModel.hh << 56 G4ComptonScattering.hh 42 G4MottData.hh << 57 G4CoulombScattering.hh 43 G4NISTStoppingData.hh << 58 G4DeltaAngle.hh 44 G4NuclearStopping.hh << 59 G4DeltaAngleFreeScat.hh 45 G4PAIModel.hh << 60 G4DipBustGenerator.hh 46 G4PAIModelData.hh << 61 G4ESTARStopping.hh 47 G4PAIPhotData.hh << 62 G4GammaConversion.hh 48 G4PAIPhotModel.hh << 63 G4GoudsmitSaundersonMscModel.hh 49 G4PAIxSection.hh << 64 G4GoudsmitSaundersonTable.hh 50 G4PAIySection.hh << 65 G4HeatedKleinNishinaCompton.hh 51 G4PEEffectFluoModel.hh << 66 G4ICRU49NuclearStoppingModel.hh 52 G4PSTARStopping.hh << 67 G4ICRU73QOModel.hh 53 G4PairProductionRelModel.hh << 68 G4InitXscPAI.hh 54 G4PhotoElectricEffect.hh << 69 G4IonCoulombCrossSection.hh 55 G4PolarizedOrePowellAtRestModel.hh << 70 G4IonCoulombScatteringModel.hh 56 G4SBBremTable.hh << 71 G4IonFluctuations.hh 57 G4SauterGavrilaAngularDistribution.hh << 72 G4KleinNishinaCompton.hh 58 G4ScreeningMottCrossSection.hh << 73 G4KleinNishinaModel.hh 59 G4SeltzerBergerModel.hh << 74 G4ModifiedTsai.hh 60 G4SimplePositronAtRestModel.hh << 75 G4MollerBhabhaModel.hh 61 G4OrePowellAtRestModel.hh << 76 G4MottCoefficients.hh 62 G4UniversalFluctuation.hh << 77 G4NISTStoppingData.hh 63 G4UrbanFluctuation.hh << 78 G4NuclearStopping.hh 64 G4UrbanMscModel.hh << 79 G4PAIModel.hh 65 G4WaterStopping.hh << 80 G4PAIModelData.hh 66 G4WentzelOKandVIxSection.hh << 81 G4PAIPhotData.hh 67 G4WentzelVIModel.hh << 82 G4PAIPhotModel.hh 68 G4WentzelVIRelModel.hh << 83 G4PAIPhotonModel.hh 69 G4WentzelVIRelXSection.hh << 84 G4PAIxSection.hh 70 G4XrayRayleighModel.hh << 85 G4PAIySection.hh 71 G4eBremsstrahlung.hh << 86 G4PEEffectFluoModel.hh 72 G4eBremParametrizedModel.hh << 87 G4PSTARStopping.hh 73 G4eBremsstrahlungRelModel.hh << 88 G4PairProductionRelModel.hh 74 G4eCoulombScatteringModel.hh << 89 G4PhotoElectricEffect.hh 75 G4eDPWACoulombScatteringModel.hh << 90 G4SauterGavrilaAngularDistribution.hh 76 G4eDPWAElasticDCS.hh << 91 G4ScreeningMottCrossSection.hh 77 G4eIonisation.hh << 92 G4SeltzerBergerModel.hh 78 G4eMultipleScattering.hh << 93 G4UniversalFluctuation.hh 79 G4eSingleCoulombScatteringModel.hh << 94 G4UrbanMscModel.hh 80 G4eeToTwoGammaModel.hh << 95 G4WaterStopping.hh 81 G4eplusAnnihilation.hh << 96 G4WentzelOKandVIxSection.hh 82 G4eplusTo2or3GammaModel.hh << 97 G4WentzelVIModel.hh 83 G4eplusTo3GammaOKVIModel.hh << 98 G4WentzelVIRelModel.hh 84 G4hCoulombScatteringModel.hh << 99 G4WentzelVIRelXSection.hh 85 G4hIonisation.hh << 100 G4XrayRayleighModel.hh 86 G4hMultipleScattering.hh << 101 G4alphaIonisation.hh 87 G4ionIonisation.hh << 102 G4eBremsstrahlung.hh 88 SOURCES << 103 G4eBremParametrizedModel.hh 89 G4ASTARStopping.cc << 104 G4eBremsstrahlungRelModel.hh 90 G4AllisonPositronAtRestModel.cc << 105 G4eCoulombScatteringModel.hh 91 G4AtimaEnergyLossModel.cc << 106 G4eIonisation.hh 92 G4AtimaFluctuations.cc << 107 G4eMultipleScattering.hh 93 G4BetheBlochIonGasModel.cc << 108 G4eSingleCoulombScatteringModel.hh 94 G4BetheBlochModel.cc << 109 G4eeToTwoGammaModel.hh 95 G4BetheHeitlerModel.cc << 110 G4eplusAnnihilation.hh 96 G4BetheHeitler5DModel.cc << 111 G4hCoulombScatteringModel.hh 97 G4BraggIonGasModel.cc << 112 G4hIonisation.hh 98 G4BraggIonModel.cc << 113 G4hMultipleScattering.hh 99 G4BraggModel.cc << 114 G4ionIonisation.hh 100 G4ComptonScattering.cc << 115 SOURCES 101 G4CoulombScattering.cc << 116 G4ASTARStopping.cc 102 G4GSMottCorrection.cc << 117 G4BetheBlochIonGasModel.cc 103 G4GSPWACorrections.cc << 118 G4BetheBlochModel.cc 104 G4GammaConversion.cc << 119 G4BetheHeitlerModel.cc 105 G4DeltaAngle.cc << 120 G4BohrFluctuations.cc 106 G4DeltaAngleFreeScat.cc << 121 G4BraggIonGasModel.cc 107 G4DipBustGenerator.cc << 122 G4BraggIonModel.cc 108 G4ESTARStopping.cc << 123 G4BraggModel.cc 109 G4EmStandUtil.cc << 124 G4ComptonScattering.cc 110 G4GoudsmitSaundersonMscModel.cc << 125 G4CoulombScattering.cc 111 G4GoudsmitSaundersonTable.cc << 126 G4GammaConversion.cc 112 G4ICRU49NuclearStoppingModel.cc << 127 G4DeltaAngle.cc 113 G4ICRU73QOModel.cc << 128 G4DeltaAngleFreeScat.cc 114 G4InitXscPAI.cc << 129 G4DipBustGenerator.cc 115 G4IonCoulombCrossSection.cc << 130 G4ESTARStopping.cc 116 G4IonCoulombScatteringModel.cc << 131 G4GoudsmitSaundersonMscModel.cc 117 G4IonFluctuations.cc << 132 G4GoudsmitSaundersonTable.cc 118 G4IonICRU73Data.cc << 133 G4HeatedKleinNishinaCompton.cc 119 G4KleinNishinaCompton.cc << 134 G4ICRU49NuclearStoppingModel.cc 120 G4KleinNishinaModel.cc << 135 G4ICRU73QOModel.cc 121 G4LindhardSorensenData.cc << 136 G4InitXscPAI.cc 122 G4LindhardSorensenIonModel.cc << 137 G4IonCoulombCrossSection.cc 123 G4LossFluctuationDummy.cc << 138 G4IonCoulombScatteringModel.cc 124 G4ModifiedTsai.cc << 139 G4IonFluctuations.cc 125 G4MollerBhabhaModel.cc << 140 G4KleinNishinaCompton.cc 126 G4NuclearStopping.cc << 141 G4KleinNishinaModel.cc 127 G4PAIModel.cc << 142 G4ModifiedTsai.cc 128 G4PAIModelData.cc << 143 G4MollerBhabhaModel.cc 129 G4PAIPhotData.cc << 144 G4MottCoefficients.cc 130 G4PAIPhotModel.cc << 145 G4NuclearStopping.cc 131 G4PAIxSection.cc << 146 G4PAIModel.cc 132 G4PAIySection.cc << 147 G4PAIModelData.cc 133 G4PEEffectFluoModel.cc << 148 G4PAIPhotData.cc 134 G4PSTARStopping.cc << 149 G4PAIPhotModel.cc 135 G4PairProductionRelModel.cc << 150 G4PAIPhotonModel.cc 136 G4PhotoElectricEffect.cc << 151 G4PAIxSection.cc 137 G4PolarizedOrePowellAtRestModel.cc << 152 G4PAIySection.cc 138 G4SBBremTable.cc << 153 G4PEEffectFluoModel.cc 139 G4SauterGavrilaAngularDistribution.cc << 154 G4PSTARStopping.cc 140 G4ScreeningMottCrossSection.cc << 155 G4PairProductionRelModel.cc 141 G4SeltzerBergerModel.cc << 156 G4PhotoElectricEffect.cc 142 G4SimplePositronAtRestModel.cc << 157 G4SauterGavrilaAngularDistribution.cc 143 G4OrePowellAtRestModel.cc << 158 G4ScreeningMottCrossSection.cc 144 G4UniversalFluctuation.cc << 159 G4SeltzerBergerModel.cc 145 G4UrbanFluctuation.cc << 160 G4UniversalFluctuation.cc 146 G4UrbanMscModel.cc << 161 G4UrbanMscModel.cc 147 G4WaterStopping.cc << 162 G4WaterStopping.cc 148 G4WentzelOKandVIxSection.cc << 163 G4WentzelOKandVIxSection.cc 149 G4WentzelVIModel.cc << 164 G4WentzelVIModel.cc 150 G4WentzelVIRelModel.cc << 165 G4WentzelVIRelModel.cc 151 G4WentzelVIRelXSection.cc << 166 G4WentzelVIRelXSection.cc 152 G4XrayRayleighModel.cc << 167 G4XrayRayleighModel.cc 153 G4eBremsstrahlung.cc << 168 G4alphaIonisation.cc 154 G4eBremParametrizedModel.cc << 169 G4eBremsstrahlung.cc 155 G4eBremsstrahlungRelModel.cc << 170 G4eBremParametrizedModel.cc 156 G4eCoulombScatteringModel.cc << 171 G4eBremsstrahlungRelModel.cc 157 G4eDPWACoulombScatteringModel.cc << 172 G4eCoulombScatteringModel.cc 158 G4eDPWAElasticDCS.cc << 173 G4eIonisation.cc 159 G4eIonisation.cc << 174 G4eMultipleScattering.cc 160 G4eMultipleScattering.cc << 175 G4eSingleCoulombScatteringModel.cc 161 G4eSingleCoulombScatteringModel.cc << 176 G4eeToTwoGammaModel.cc 162 G4eeToTwoGammaModel.cc << 177 G4eplusAnnihilation.cc 163 G4eplusAnnihilation.cc << 178 G4hCoulombScatteringModel.cc 164 G4eplusTo2or3GammaModel.cc << 179 G4hIonisation.cc 165 G4eplusTo3GammaOKVIModel.cc << 180 G4hMultipleScattering.cc 166 G4hCoulombScatteringModel.cc << 181 G4ionIonisation.cc 167 G4hIonisation.cc << 182 GRANULAR_DEPENDENCIES 168 G4hMultipleScattering.cc << 183 G4baryons 169 G4ionIonisation.cc) << 184 G4bosons >> 185 G4cuts >> 186 G4emutils >> 187 G4geometrymng >> 188 G4globman >> 189 G4hepnumerics >> 190 G4intercoms >> 191 G4ions >> 192 G4leptons >> 193 G4materials >> 194 G4mesons >> 195 G4navigation >> 196 G4partman >> 197 G4procman >> 198 G4track >> 199 G4volumes >> 200 GLOBAL_DEPENDENCIES >> 201 G4geometry >> 202 G4global >> 203 G4intercoms >> 204 G4materials >> 205 G4particles >> 206 G4track >> 207 LINK_LIBRARIES >> 208 ) >> 209 >> 210 # List any source specific properties here 170 211 171 geant4_module_link_libraries(G4emstandard << 172 PUBLIC << 173 G4bosons << 174 G4cuts << 175 G4emutils << 176 G4globman << 177 G4hepgeometry << 178 G4heprandom << 179 G4leptons << 180 G4materials << 181 G4partman << 182 G4track << 183 PRIVATE << 184 G4baryons << 185 G4geometrymng << 186 G4hepnumerics << 187 G4ions << 188 G4mesons << 189 G4procman << 190 ${G4ZLIB_LIBRARIES}) <<