Geant4 Cross Reference |
1 # - G4hadronic_xsect module build definition << 1 #------------------------------------------------------------------------------ >> 2 # sources.cmake >> 3 # Module : G4hadronic_xsect >> 4 # Package: Geant4.src.G4processes.G4hadronic.G4hadronic_xsect >> 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 # >> 15 #------------------------------------------------------------------------------ 2 16 >> 17 # List external includes needed. >> 18 include_directories(${CLHEP_INCLUDE_DIRS}) >> 19 >> 20 # List internal includes needed. >> 21 include_directories(${CMAKE_SOURCE_DIR}/source/geometry/management/include) >> 22 include_directories(${CMAKE_SOURCE_DIR}/source/geometry/volumes/include) >> 23 include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPGeometry/include) >> 24 include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPRandom/include) >> 25 include_directories(${CMAKE_SOURCE_DIR}/source/global/management/include) >> 26 include_directories(${CMAKE_SOURCE_DIR}/source/materials/include) >> 27 include_directories(${CMAKE_SOURCE_DIR}/source/particles/bosons/include) >> 28 include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/barions/include) >> 29 include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/ions/include) >> 30 include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/mesons/include) >> 31 include_directories(${CMAKE_SOURCE_DIR}/source/particles/leptons/include) >> 32 include_directories(${CMAKE_SOURCE_DIR}/source/particles/management/include) >> 33 include_directories(${CMAKE_SOURCE_DIR}/source/processes/cuts/include) >> 34 include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/management/include) >> 35 include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/util/include) >> 36 include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/util/include) >> 37 include_directories(${CMAKE_SOURCE_DIR}/source/processes/management/include) >> 38 include_directories(${CMAKE_SOURCE_DIR}/source/track/include) >> 39 >> 40 # 3 # Define the Geant4 Module. 41 # Define the Geant4 Module. 4 geant4_add_module(G4hadronic_xsect << 42 # 5 PUBLIC_HEADERS << 43 include(Geant4MacroDefineModule) 6 G4BGGNucleonElasticXS.hh << 44 GEANT4_DEFINE_MODULE(NAME G4hadronic_xsect 7 G4BGGNucleonInelasticXS.hh << 45 HEADERS 8 G4BGGPionElasticXS.hh << 46 G4BGGNucleonElasticXS.hh 9 G4BGGPionInelasticXS.hh << 47 G4BGGNucleonInelasticXS.hh 10 G4BarashenkovData.hh << 48 G4BGGPionElasticXS.hh 11 G4ChargeExchangeXS.hh << 49 G4BGGPionInelasticXS.hh 12 G4ChipsAntiBaryonElasticXS.hh << 50 G4BarashenkovData.hh 13 G4ChipsAntiBaryonInelasticXS.hh << 51 G4ChipsAntiBaryonElasticXS.hh 14 G4ChipsComponentXS.hh << 52 G4ChipsAntiBaryonInelasticXS.hh 15 G4ChipsHyperonElasticXS.hh << 53 G4ChipsComponentXS.hh 16 G4ChipsHyperonInelasticXS.hh << 54 G4ChipsHyperonElasticXS.hh 17 G4ChipsKaonMinusElasticXS.hh << 55 G4ChipsHyperonInelasticXS.hh 18 G4ChipsKaonMinusInelasticXS.hh << 56 G4ChipsKaonMinusElasticXS.hh 19 G4ChipsKaonPlusElasticXS.hh << 57 G4ChipsKaonMinusInelasticXS.hh 20 G4ChipsKaonPlusInelasticXS.hh << 58 G4ChipsKaonPlusElasticXS.hh 21 G4ChipsKaonZeroElasticXS.hh << 59 G4ChipsKaonPlusInelasticXS.hh 22 G4ChipsKaonZeroInelasticXS.hh << 60 G4ChipsKaonZeroElasticXS.hh 23 G4ChipsNeutronElasticXS.hh << 61 G4ChipsKaonZeroInelasticXS.hh 24 G4ChipsNeutronInelasticXS.hh << 62 G4ChipsNeutronElasticXS.hh 25 G4ChipsPionMinusElasticXS.hh << 63 G4ChipsNeutronInelasticXS.hh 26 G4ChipsPionMinusInelasticXS.hh << 64 G4ChipsPionMinusElasticXS.hh 27 G4ChipsPionPlusElasticXS.hh << 65 G4ChipsPionMinusInelasticXS.hh 28 G4ChipsPionPlusInelasticXS.hh << 66 G4ChipsPionPlusElasticXS.hh 29 G4ChipsProtonElasticXS.hh << 67 G4ChipsPionPlusInelasticXS.hh 30 G4ChipsProtonInelasticXS.hh << 68 G4ChipsProtonElasticXS.hh 31 G4ComponentAntiNuclNuclearXS.hh << 69 G4ChipsProtonInelasticXS.hh 32 G4ComponentBarNucleonNucleusXsc.hh << 70 G4ComponentAntiNuclNuclearXS.hh 33 G4ComponentGGHadronNucleusXsc.hh << 71 G4ComponentBarNucleonNucleusXsc.hh 34 G4ComponentGGNuclNuclXsc.hh << 72 G4ComponentGGHadronNucleusXsc.hh 35 G4ComponentSAIDTotalXS.hh << 73 G4ComponentGGNuclNuclXsc.hh 36 G4CrossSectionDataSetRegistry.hh << 74 G4ComponentSAIDTotalXS.hh 37 G4CrossSectionDataStore.hh << 75 G4CrossSectionDataSetRegistry.hh 38 G4CrossSectionElastic.hh << 76 G4CrossSectionDataStore.hh 39 G4CrossSectionFactory.hh << 77 G4CrossSectionElastic.hh 40 G4CrossSectionInelastic.hh << 78 G4CrossSectionFactory.hh 41 G4ElNucleusSFcs.hh << 79 G4CrossSectionInelastic.hh 42 G4ElectroNuclearCrossSection.hh << 80 G4CrossSectionPairGG.hh 43 G4ElNeutrinoNucleusTotXsc.hh << 81 G4ElectroNuclearCrossSection.hh 44 G4DiffElasticRatio.hh << 82 G4DiffElasticRatio.hh 45 G4EMDissociationCrossSection.hh << 83 G4EMDissociationCrossSection.hh 46 G4EMDissociationSpectrum.hh << 84 G4EMDissociationSpectrum.hh 47 G4GammaNuclearXS.hh << 85 G4GeneralSpaceNNCrossSection.hh 48 G4HadronNucleonXsc.hh << 86 G4HadronCaptureDataSet.hh 49 G4HadronXSDataTable.hh << 87 G4HadronCrossSections.hh 50 G4InterfaceToXS.hh << 88 G4HadronElasticDataSet.hh 51 G4IonsShenCrossSection.hh << 89 G4HadronFissionDataSet.hh 52 G4KokoulinMuonNuclearXS.hh << 90 G4HadronInelasticDataSet.hh 53 G4MuNeutrinoNucleusTotXsc.hh << 91 G4HadronNucleonXsc.hh 54 G4NeutrinoElectronCcXsc.hh << 92 G4HadronXSDataTable.hh 55 G4NeutrinoElectronNcXsc.hh << 93 G4IonProtonCrossSection.hh 56 G4NeutrinoElectronTotXsc.hh << 94 G4IonsKoxCrossSection.hh 57 G4NeutronCaptureXS.hh << 95 G4IonsShenCrossSection.hh 58 G4NeutronElasticXS.hh << 96 G4IonsSihverCrossSection.hh 59 G4NeutronElectronElXsc.hh << 97 G4KokoulinMuonNuclearXS.hh 60 G4NeutronInelasticXS.hh << 98 G4NeutrinoElectronCcXsc.hh 61 G4NucleonNuclearCrossSection.hh << 99 G4NeutrinoElectronNcXsc.hh 62 G4ParticleInelasticXS.hh << 100 G4NeutrinoElectronTotXsc.hh 63 G4PhotoNuclearCrossSection.hh << 101 G4NeutronCaptureXS.hh 64 G4PiData.hh << 102 G4NeutronElasticXS.hh 65 G4TauNeutrinoNucleusTotXsc.hh << 103 G4NeutronElectronElXsc.hh 66 G4UPiNuclearCrossSection.hh << 104 G4NeutronInelasticCrossSection.hh 67 G4VComponentCrossSection.hh << 105 G4NeutronInelasticXS.hh 68 G4VCrossSectionDataSet.hh << 106 G4NucleonNuclearCrossSection.hh 69 G4VCrossSectionRatio.hh << 107 G4ParticleInelasticXS.hh 70 G4ZeroXS.hh << 108 G4PhotoNuclearCrossSection.hh 71 G4CrossSectionFactoryRegistry.hh << 109 G4PiData.hh 72 SOURCES << 110 G4PiNuclearCrossSection.hh 73 G4BGGNucleonElasticXS.cc << 111 G4ProjectileFragmentCrossSection.hh 74 G4BGGNucleonInelasticXS.cc << 112 G4ProtonInelasticCrossSection.hh 75 G4BGGPionElasticXS.cc << 113 G4TripathiCrossSection.hh 76 G4BGGPionInelasticXS.cc << 114 G4TripathiLightCrossSection.hh 77 G4ChargeExchangeXS.cc << 115 G4UPiNuclearCrossSection.hh 78 G4ChipsAntiBaryonElasticXS.cc << 116 G4VComponentCrossSection.hh 79 G4ChipsAntiBaryonInelasticXS.cc << 117 G4VCrossSectionDataSet.hh 80 G4ChipsComponentXS.cc << 118 G4VCrossSectionRatio.hh 81 G4ChipsHyperonElasticXS.cc << 119 G4ZeroXS.hh 82 G4ChipsHyperonInelasticXS.cc << 120 G4CrossSectionFactoryRegistry.hh 83 G4ChipsKaonMinusElasticXS.cc << 121 G4FastPathHadronicCrossSection.hh 84 G4ChipsKaonMinusInelasticXS.cc << 122 G4MuNeutrinoNucleusTotXsc.hh 85 G4ChipsKaonPlusElasticXS.cc << 123 SOURCES 86 G4ChipsKaonPlusInelasticXS.cc << 124 G4BGGNucleonElasticXS.cc 87 G4ChipsKaonZeroElasticXS.cc << 125 G4BGGNucleonInelasticXS.cc 88 G4ChipsKaonZeroInelasticXS.cc << 126 G4BGGPionElasticXS.cc 89 G4ChipsNeutronElasticXS.cc << 127 G4BGGPionInelasticXS.cc 90 G4ChipsNeutronInelasticXS.cc << 128 G4ChipsAntiBaryonElasticXS.cc 91 G4ChipsPionMinusElasticXS.cc << 129 G4ChipsAntiBaryonInelasticXS.cc 92 G4ChipsPionMinusInelasticXS.cc << 130 G4ChipsComponentXS.cc 93 G4ChipsPionPlusElasticXS.cc << 131 G4ChipsHyperonElasticXS.cc 94 G4ChipsPionPlusInelasticXS.cc << 132 G4ChipsHyperonInelasticXS.cc 95 G4ChipsProtonElasticXS.cc << 133 G4ChipsKaonMinusElasticXS.cc 96 G4ChipsProtonInelasticXS.cc << 134 G4ChipsKaonMinusInelasticXS.cc 97 G4ComponentAntiNuclNuclearXS.cc << 135 G4ChipsKaonPlusElasticXS.cc 98 G4ComponentBarNucleonNucleusXsc.cc << 136 G4ChipsKaonPlusInelasticXS.cc 99 G4ComponentGGHadronNucleusXsc.cc << 137 G4ChipsKaonZeroElasticXS.cc 100 G4ComponentGGNuclNuclXsc.cc << 138 G4ChipsKaonZeroInelasticXS.cc 101 G4ComponentSAIDTotalXS.cc << 139 G4ChipsNeutronElasticXS.cc 102 G4CrossSectionDataSetRegistry.cc << 140 G4ChipsNeutronInelasticXS.cc 103 G4CrossSectionDataStore.cc << 141 G4ChipsPionMinusElasticXS.cc 104 G4CrossSectionElastic.cc << 142 G4ChipsPionMinusInelasticXS.cc 105 G4CrossSectionInelastic.cc << 143 G4ChipsPionPlusElasticXS.cc 106 G4DiffElasticRatio.cc << 144 G4ChipsPionPlusInelasticXS.cc 107 G4ElNucleusSFcs.cc << 145 G4ChipsProtonElasticXS.cc 108 G4ElectroNuclearCrossSection.cc << 146 G4ChipsProtonInelasticXS.cc 109 G4ElNeutrinoNucleusTotXsc.cc << 147 G4ComponentAntiNuclNuclearXS.cc 110 G4EMDissociationCrossSection.cc << 148 G4ComponentBarNucleonNucleusXsc.cc 111 G4EMDissociationSpectrum.cc << 149 G4ComponentGGHadronNucleusXsc.cc 112 G4GammaNuclearXS.cc << 150 G4ComponentGGNuclNuclXsc.cc 113 G4HadronNucleonXsc.cc << 151 G4ComponentSAIDTotalXS.cc 114 G4HadronXSDataTable.cc << 152 G4CrossSectionDataSetRegistry.cc 115 G4InterfaceToXS.cc << 153 G4CrossSectionDataStore.cc 116 G4IonsShenCrossSection.cc << 154 G4CrossSectionElastic.cc 117 G4KokoulinMuonNuclearXS.cc << 155 G4CrossSectionInelastic.cc 118 G4MuNeutrinoNucleusTotXsc.cc << 156 G4CrossSectionPairGG.cc 119 G4NeutrinoElectronCcXsc.cc << 157 G4DiffElasticRatio.cc 120 G4NeutrinoElectronNcXsc.cc << 158 G4ElectroNuclearCrossSection.cc 121 G4NeutrinoElectronTotXsc.cc << 159 G4EMDissociationCrossSection.cc 122 G4NeutronCaptureXS.cc << 160 G4EMDissociationSpectrum.cc 123 G4NeutronElasticXS.cc << 161 G4GeneralSpaceNNCrossSection.cc 124 G4NeutronElectronElXsc.cc << 162 G4HadronCaptureDataSet.cc 125 G4NeutronInelasticXS.cc << 163 G4HadronCrossSections.cc 126 G4NucleonNuclearCrossSection.cc << 164 G4HadronElasticDataSet.cc 127 G4ParticleInelasticXS.cc << 165 G4HadronFissionDataSet.cc 128 G4PhotoNuclearCrossSection.cc << 166 G4HadronInelasticDataSet.cc 129 G4PiData.cc << 167 G4HadronNucleonXsc.cc 130 G4TauNeutrinoNucleusTotXsc.cc << 168 G4HadronXSDataTable.cc 131 G4UPiNuclearCrossSection.cc << 169 G4IonProtonCrossSection.cc 132 G4VComponentCrossSection.cc << 170 G4IonsKoxCrossSection.cc 133 G4VCrossSectionDataSet.cc << 171 G4IonsShenCrossSection.cc 134 G4VCrossSectionRatio.cc << 172 G4IonsSihverCrossSection.cc 135 G4ZeroXS.cc << 173 G4KokoulinMuonNuclearXS.cc 136 G4CrossSectionFactoryRegistry.cc) << 174 G4NeutrinoElectronCcXsc.cc >> 175 G4NeutrinoElectronNcXsc.cc >> 176 G4NeutrinoElectronTotXsc.cc >> 177 G4NeutronCaptureXS.cc >> 178 G4NeutronElasticXS.cc >> 179 G4NeutronElectronElXsc.cc >> 180 G4NeutronInelasticCrossSection.cc >> 181 G4NeutronInelasticXS.cc >> 182 G4NucleonNuclearCrossSection.cc >> 183 G4ParticleInelasticXS.cc >> 184 G4PhotoNuclearCrossSection.cc >> 185 G4PiData.cc >> 186 G4PiNuclearCrossSection.cc >> 187 G4ProtonInelasticCrossSection.cc >> 188 G4TripathiCrossSection.cc >> 189 G4TripathiLightCrossSection.cc >> 190 G4UPiNuclearCrossSection.cc >> 191 G4VComponentCrossSection.cc >> 192 G4VCrossSectionDataSet.cc >> 193 G4VCrossSectionRatio.cc >> 194 G4ZeroXS.cc >> 195 G4CrossSectionFactoryRegistry.cc >> 196 G4FastPathHadronicCrossSection.cc >> 197 G4MuNeutrinoNucleusTotXsc.cc >> 198 GRANULAR_DEPENDENCIES >> 199 G4baryons >> 200 G4bosons >> 201 G4cuts >> 202 G4geometrymng >> 203 G4globman >> 204 G4had_mod_man >> 205 G4had_mod_util >> 206 G4hadronic_util >> 207 G4ions >> 208 G4leptons >> 209 G4materials >> 210 G4mesons >> 211 G4partman >> 212 G4procman >> 213 G4track >> 214 G4volumes >> 215 GLOBAL_DEPENDENCIES >> 216 G4geometry >> 217 G4global >> 218 G4materials >> 219 G4particles >> 220 G4track >> 221 LINK_LIBRARIES >> 222 ) >> 223 >> 224 # List any source specific properties here 137 225 138 geant4_module_link_libraries(G4hadronic_xsect << 139 PUBLIC << 140 G4baryons << 141 G4globman << 142 G4hadronic_util << 143 G4heprandom << 144 G4ions << 145 G4leptons << 146 G4materials << 147 G4partman << 148 PRIVATE << 149 G4bosons << 150 G4mesons) <<