| 1 | #------------------------------------------------------------------------------
|
|---|
| 2 | # sources.cmake
|
|---|
| 3 | # Module : G4had_im_r_matrix
|
|---|
| 4 | # Package: Geant4.src.G4processes.G4hadronic.G4hadronic_models.G4had_im_r_matrix
|
|---|
| 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,v 1.1 2010/09/29 19:02:26 bmorgan Exp $
|
|---|
| 15 | #
|
|---|
| 16 | #------------------------------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | # List external includes needed.
|
|---|
| 19 | include_directories(${CLHEP_INCLUDE_DIRS})
|
|---|
| 20 |
|
|---|
| 21 | # List internal includes needed.
|
|---|
| 22 | include_directories(${CMAKE_SOURCE_DIR}/source/geometry/magneticfield/include)
|
|---|
| 23 | include_directories(${CMAKE_SOURCE_DIR}/source/geometry/management/include)
|
|---|
| 24 | include_directories(${CMAKE_SOURCE_DIR}/source/geometry/volumes/include)
|
|---|
| 25 | include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPGeometry/include)
|
|---|
| 26 | include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPNumerics/include)
|
|---|
| 27 | include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPRandom/include)
|
|---|
| 28 | include_directories(${CMAKE_SOURCE_DIR}/source/global/management/include)
|
|---|
| 29 | include_directories(${CMAKE_SOURCE_DIR}/source/materials/include)
|
|---|
| 30 | include_directories(${CMAKE_SOURCE_DIR}/source/particles/bosons/include)
|
|---|
| 31 | include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/barions/include)
|
|---|
| 32 | include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/ions/include)
|
|---|
| 33 | include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/mesons/include)
|
|---|
| 34 | include_directories(${CMAKE_SOURCE_DIR}/source/particles/leptons/include)
|
|---|
| 35 | include_directories(${CMAKE_SOURCE_DIR}/source/particles/management/include)
|
|---|
| 36 | include_directories(${CMAKE_SOURCE_DIR}/source/particles/shortlived/include)
|
|---|
| 37 | include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/cross_sections/include)
|
|---|
| 38 | include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/management/include)
|
|---|
| 39 | include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/management/include)
|
|---|
| 40 | include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/util/include)
|
|---|
| 41 | include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/processes/include)
|
|---|
| 42 | include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/util/include)
|
|---|
| 43 | include_directories(${CMAKE_SOURCE_DIR}/source/processes/management/include)
|
|---|
| 44 | include_directories(${CMAKE_SOURCE_DIR}/source/track/include)
|
|---|
| 45 |
|
|---|
| 46 | #
|
|---|
| 47 | # Define the Geant4 Module.
|
|---|
| 48 | #
|
|---|
| 49 | include(Geant4MacroDefineModule)
|
|---|
| 50 | GEANT4_DEFINE_MODULE(NAME G4had_im_r_matrix
|
|---|
| 51 | HEADERS
|
|---|
| 52 | G4ListOfCollisions.hh
|
|---|
| 53 | G4AngularDistribution.hh
|
|---|
| 54 | G4LowEXsection.hh
|
|---|
| 55 | G4AngularDistributionNP.hh
|
|---|
| 56 | G4MesonAbsorption.hh
|
|---|
| 57 | G4AngularDistributionNPData.hh
|
|---|
| 58 | G4NNstarBuilder.hh
|
|---|
| 59 | G4AngularDistributionPP.hh
|
|---|
| 60 | G4ResonanceID.hh
|
|---|
| 61 | G4AngularDistributionPPData.hh
|
|---|
| 62 | G4ResonanceNames.hh
|
|---|
| 63 | G4BCAction.hh
|
|---|
| 64 | G4ResonanceWidth.hh
|
|---|
| 65 | G4BCDecay.hh
|
|---|
| 66 | G4Scatterer.hh
|
|---|
| 67 | G4BaryonPartialWidth.hh
|
|---|
| 68 | G4VCollision.hh
|
|---|
| 69 | G4BaryonWidth.hh
|
|---|
| 70 | G4VScatterer.hh
|
|---|
| 71 | G4Clebsch.hh
|
|---|
| 72 | G4VXResonance.hh
|
|---|
| 73 | G4CollisionComposite.hh
|
|---|
| 74 | G4VXResonanceTable.hh
|
|---|
| 75 | G4CollisionInitialState.hh
|
|---|
| 76 | G4XAqmElastic.hh
|
|---|
| 77 | G4CollisionManager.hh
|
|---|
| 78 | G4XAqmTotal.hh
|
|---|
| 79 | G4CollisionMesonBaryon.hh
|
|---|
| 80 | G4XDeltaDeltaTable.hh
|
|---|
| 81 | G4CollisionMesonBaryonElastic.hh
|
|---|
| 82 | G4XDeltaNstarTable.hh
|
|---|
| 83 | G4CollisionMesonBaryonToResonance.hh
|
|---|
| 84 | G4XNDeltaTable.hh
|
|---|
| 85 | G4CollisionNN.hh
|
|---|
| 86 | G4XNDeltastarTable.hh
|
|---|
| 87 | G4CollisionNNElastic.hh
|
|---|
| 88 | G4XNNElastic.hh
|
|---|
| 89 | G4CollisionNNToDeltaDelta.hh
|
|---|
| 90 | G4XNNElasticLowE.hh
|
|---|
| 91 | G4CollisionNNToDeltaDelta1600.hh
|
|---|
| 92 | G4XNNTotal.hh
|
|---|
| 93 | G4CollisionNNToDeltaDelta1620.hh
|
|---|
| 94 | G4XNNTotalLowE.hh
|
|---|
| 95 | G4CollisionNNToDeltaDelta1700.hh
|
|---|
| 96 | G4XNNstarTable.hh
|
|---|
| 97 | G4CollisionNNToDeltaDelta1900.hh
|
|---|
| 98 | G4XPDGElastic.hh
|
|---|
| 99 | G4CollisionNNToDeltaDelta1905.hh
|
|---|
| 100 | G4XPDGTotal.hh
|
|---|
| 101 | G4CollisionNNToDeltaDelta1910.hh
|
|---|
| 102 | G4XResonance.hh
|
|---|
| 103 | G4CollisionNNToDeltaDelta1920.hh
|
|---|
| 104 | G4XnpElastic.hh
|
|---|
| 105 | G4CollisionNNToDeltaDelta1930.hh
|
|---|
| 106 | G4XnpElasticLowE.hh
|
|---|
| 107 | G4CollisionNNToDeltaDelta1950.hh
|
|---|
| 108 | G4XnpTotal.hh
|
|---|
| 109 | G4CollisionNNToDeltaDeltastar.hh
|
|---|
| 110 | G4XnpTotalLowE.hh
|
|---|
| 111 | G4CollisionNNToDeltaNstar.hh
|
|---|
| 112 | G4XpimNTotal.hh
|
|---|
| 113 | G4CollisionNNToNDelta.hh
|
|---|
| 114 | G4XpipNTotal.hh
|
|---|
| 115 | G4CollisionNNToNDelta1600.hh
|
|---|
| 116 | G4CollisionNNToNDelta1620.hh
|
|---|
| 117 | G4CollisionNNToNDelta1700.hh
|
|---|
| 118 | G4CollisionNNToNDelta1900.hh
|
|---|
| 119 | G4CollisionNNToNDelta1905.hh
|
|---|
| 120 | G4CollisionNNToNDelta1910.hh
|
|---|
| 121 | G4CollisionNNToNDelta1920.hh
|
|---|
| 122 | G4CollisionNNToNDelta1930.hh
|
|---|
| 123 | G4CollisionNNToNDelta1950.hh
|
|---|
| 124 | G4CollisionNNToNDeltastar.hh
|
|---|
| 125 | G4CollisionNNToNNstar.hh
|
|---|
| 126 | G4CollisionNStarNToNN.hh
|
|---|
| 127 | G4CollisionPN.hh
|
|---|
| 128 | G4CollisionVector.hh
|
|---|
| 129 | G4CollisionnpElastic.hh
|
|---|
| 130 | G4ConcreteMesonBaryonToResonance.hh
|
|---|
| 131 | G4ConcreteNNToDeltaDelta.hh
|
|---|
| 132 | G4ConcreteNNToDeltaDeltastar.hh
|
|---|
| 133 | G4ConcreteNNToDeltaNstar.hh
|
|---|
| 134 | G4ConcreteNNToNDelta.hh
|
|---|
| 135 | G4ConcreteNNToNDeltaStar.hh
|
|---|
| 136 | G4ConcreteNNToNNStar.hh
|
|---|
| 137 | G4ConcreteNNTwoBodyResonance.hh
|
|---|
| 138 | G4ConcreteNStarNToNN.hh
|
|---|
| 139 | G4CrossSectionBuffer.hh
|
|---|
| 140 | G4CrossSectionComposite.hh
|
|---|
| 141 | G4CrossSectionPatch.hh
|
|---|
| 142 | G4CrossSectionSourcePtr.hh
|
|---|
| 143 | G4CrossSectionVector.hh
|
|---|
| 144 | G4DeltaDeltastarBuilder.hh
|
|---|
| 145 | G4DeltaNstarBuilder.hh
|
|---|
| 146 | G4DetailedBalancePhaseSpaceIntegral.hh
|
|---|
| 147 | G4GeneralNNCollision.hh
|
|---|
| 148 | G4NDeltastarBuilder.hh
|
|---|
| 149 | G4PartialWidthTable.hh
|
|---|
| 150 | G4ParticleTypeConverter.hh
|
|---|
| 151 | G4ResonancePartialWidth.hh
|
|---|
| 152 | G4VAngularDistribution.hh
|
|---|
| 153 | G4VAnnihilationCollision.hh
|
|---|
| 154 | G4VCrossSectionComposite.hh
|
|---|
| 155 | G4VCrossSectionSource.hh
|
|---|
| 156 | G4VElasticCollision.hh
|
|---|
| 157 | G4VScatteringCollision.hh
|
|---|
| 158 | G4XAnnihilationChannel.hh
|
|---|
| 159 | G4XDeltaDeltastarTable.hh
|
|---|
| 160 | G4XMesonBaryonElastic.hh
|
|---|
| 161 | SOURCES
|
|---|
| 162 | G4ResonanceNames.cc
|
|---|
| 163 | G4AngularDistribution.cc
|
|---|
| 164 | G4MesonAbsorption.cc
|
|---|
| 165 | G4AngularDistributionNP.cc
|
|---|
| 166 | G4Scatterer.cc
|
|---|
| 167 | G4AngularDistributionPP.cc
|
|---|
| 168 | G4XAqmTotal.cc
|
|---|
| 169 | G4BaryonPartialWidth.cc
|
|---|
| 170 | G4VCollision.cc
|
|---|
| 171 | G4BaryonWidth.cc
|
|---|
| 172 | G4VXResonance.cc
|
|---|
| 173 | G4Clebsch.cc
|
|---|
| 174 | G4XAqmElastic.cc
|
|---|
| 175 | G4CollisionComposite.cc
|
|---|
| 176 | G4XDeltaDeltaTable.cc
|
|---|
| 177 | G4CollisionInitialState.cc
|
|---|
| 178 | G4XNDeltastarTable.cc
|
|---|
| 179 | G4CollisionManager.cc
|
|---|
| 180 | G4XDeltaNstarTable.cc
|
|---|
| 181 | G4CollisionMesonBaryon.cc
|
|---|
| 182 | G4XNDeltaTable.cc
|
|---|
| 183 | G4CollisionMesonBaryonElastic.cc
|
|---|
| 184 | G4XNNElastic.cc
|
|---|
| 185 | G4CollisionMesonBaryonToResonance.cc
|
|---|
| 186 | G4XNNElasticLowE.cc
|
|---|
| 187 | G4CollisionNN.cc
|
|---|
| 188 | G4XNNTotal.cc
|
|---|
| 189 | G4CollisionNNElastic.cc
|
|---|
| 190 | G4XNNTotalLowE.cc
|
|---|
| 191 | G4CollisionNNToDeltaDelta.cc
|
|---|
| 192 | G4XNNstarTable.cc
|
|---|
| 193 | G4CollisionNNToDeltaDelta1600.cc
|
|---|
| 194 | G4XPDGElastic.cc
|
|---|
| 195 | G4CollisionNNToDeltaDelta1620.cc
|
|---|
| 196 | G4XPDGTotal.cc
|
|---|
| 197 | G4CollisionNNToDeltaDelta1700.cc
|
|---|
| 198 | G4XResonance.cc
|
|---|
| 199 | G4CollisionNNToDeltaDelta1900.cc
|
|---|
| 200 | G4XnpElastic.cc
|
|---|
| 201 | G4CollisionNNToDeltaDelta1905.cc
|
|---|
| 202 | G4XnpElasticLowE.cc
|
|---|
| 203 | G4CollisionNNToDeltaDelta1910.cc
|
|---|
| 204 | G4XnpTotal.cc
|
|---|
| 205 | G4CollisionNNToDeltaDelta1920.cc
|
|---|
| 206 | G4XnpTotalLowE.cc
|
|---|
| 207 | G4CollisionNNToDeltaDelta1930.cc
|
|---|
| 208 | G4XpimNTotal.cc
|
|---|
| 209 | G4CollisionNNToDeltaDelta1950.cc
|
|---|
| 210 | G4XpipNTotal.cc
|
|---|
| 211 | G4CollisionNNToDeltaDeltastar.cc
|
|---|
| 212 | G4CollisionNNToDeltaNstar.cc
|
|---|
| 213 | G4CollisionNNToNDelta.cc
|
|---|
| 214 | G4CollisionNNToNDelta1600.cc
|
|---|
| 215 | G4CollisionNNToNDelta1620.cc
|
|---|
| 216 | G4CollisionNNToNDelta1700.cc
|
|---|
| 217 | G4CollisionNNToNDelta1900.cc
|
|---|
| 218 | G4CollisionNNToNDelta1905.cc
|
|---|
| 219 | G4CollisionNNToNDelta1910.cc
|
|---|
| 220 | G4CollisionNNToNDelta1920.cc
|
|---|
| 221 | G4CollisionNNToNDelta1930.cc
|
|---|
| 222 | G4CollisionNNToNDelta1950.cc
|
|---|
| 223 | G4CollisionNNToNDeltastar.cc
|
|---|
| 224 | G4CollisionNNToNNstar.cc
|
|---|
| 225 | G4CollisionNStarNToNN.cc
|
|---|
| 226 | G4CollisionPN.cc
|
|---|
| 227 | G4CollisionnpElastic.cc
|
|---|
| 228 | G4ConcreteMesonBaryonToResonance.cc
|
|---|
| 229 | G4ConcreteNNToDeltaDelta.cc
|
|---|
| 230 | G4ConcreteNNToDeltaDeltastar.cc
|
|---|
| 231 | G4ConcreteNNToDeltaNstar.cc
|
|---|
| 232 | G4ConcreteNNToNDelta.cc
|
|---|
| 233 | G4ConcreteNNToNDeltaStar.cc
|
|---|
| 234 | G4ConcreteNNToNNStar.cc
|
|---|
| 235 | G4ConcreteNNTwoBodyResonance.cc
|
|---|
| 236 | G4ConcreteNStarNToNN.cc
|
|---|
| 237 | G4CrossSectionComposite.cc
|
|---|
| 238 | G4CrossSectionPatch.cc
|
|---|
| 239 | G4CrossSectionSourcePtr.cc
|
|---|
| 240 | G4DetailedBalancePhaseSpaceIntegral.cc
|
|---|
| 241 | G4LowEXsection.cc
|
|---|
| 242 | G4PartialWidthTable.cc
|
|---|
| 243 | G4ParticleTypeConverter.cc
|
|---|
| 244 | G4VAnnihilationCollision.cc
|
|---|
| 245 | G4VCrossSectionSource.cc
|
|---|
| 246 | G4VElasticCollision.cc
|
|---|
| 247 | G4VScatteringCollision.cc
|
|---|
| 248 | G4XAnnihilationChannel.cc
|
|---|
| 249 | G4XDeltaDeltastarTable.cc
|
|---|
| 250 | G4XMesonBaryonElastic.cc
|
|---|
| 251 | GRANULAR_DEPENDENCIES
|
|---|
| 252 | G4baryons
|
|---|
| 253 | G4bosons
|
|---|
| 254 | G4geometrymng
|
|---|
| 255 | G4globman
|
|---|
| 256 | G4had_mod_man
|
|---|
| 257 | G4had_mod_util
|
|---|
| 258 | G4hadronic_mgt
|
|---|
| 259 | G4hadronic_proc
|
|---|
| 260 | G4hadronic_util
|
|---|
| 261 | G4hadronic_xsect
|
|---|
| 262 | G4hepnumerics
|
|---|
| 263 | G4ions
|
|---|
| 264 | G4leptons
|
|---|
| 265 | G4magneticfield
|
|---|
| 266 | G4materials
|
|---|
| 267 | G4mesons
|
|---|
| 268 | G4partman
|
|---|
| 269 | G4procman
|
|---|
| 270 | G4shortlived
|
|---|
| 271 | G4track
|
|---|
| 272 | G4volumes
|
|---|
| 273 | GLOBAL_DEPENDENCIES
|
|---|
| 274 | G4geometry
|
|---|
| 275 | G4global
|
|---|
| 276 | G4materials
|
|---|
| 277 | G4particles
|
|---|
| 278 | G4track
|
|---|
| 279 | LINK_LIBRARIES
|
|---|
| 280 | )
|
|---|
| 281 |
|
|---|
| 282 | # List any source specific properties here
|
|---|
| 283 |
|
|---|