source: trunk/source/processes/hadronic/models/de_excitation/gem_evaporation/sources.cmake

Last change on this file was 1350, checked in by garnier, 14 years ago

update to last version 4.9.4

File size: 12.2 KB
Line 
1#------------------------------------------------------------------------------
2# sources.cmake
3# Module : G4hadronic_deex_gem_evaporation
4# Package: Geant4.src.G4processes.G4hadronic.G4hadronic_models.G4hadronic_deex.G4hadronic_deex_gem_evaporation
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:00:14 bmorgan Exp $
15#
16#------------------------------------------------------------------------------
17
18# List external includes needed.
19include_directories(${CLHEP_INCLUDE_DIRS})
20
21# List internal includes needed.
22include_directories(${CMAKE_SOURCE_DIR}/source/geometry/management/include)
23include_directories(${CMAKE_SOURCE_DIR}/source/geometry/volumes/include)
24include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPGeometry/include)
25include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPNumerics/include)
26include_directories(${CMAKE_SOURCE_DIR}/source/global/HEPRandom/include)
27include_directories(${CMAKE_SOURCE_DIR}/source/global/management/include)
28include_directories(${CMAKE_SOURCE_DIR}/source/materials/include)
29include_directories(${CMAKE_SOURCE_DIR}/source/particles/bosons/include)
30include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/barions/include)
31include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/ions/include)
32include_directories(${CMAKE_SOURCE_DIR}/source/particles/hadrons/mesons/include)
33include_directories(${CMAKE_SOURCE_DIR}/source/particles/leptons/include)
34include_directories(${CMAKE_SOURCE_DIR}/source/particles/management/include)
35include_directories(${CMAKE_SOURCE_DIR}/source/particles/shortlived/include)
36include_directories(${CMAKE_SOURCE_DIR}/source/processes/electromagnetic/lowenergy/include)
37include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/cross_sections/include)
38include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/management/include)
39include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/de_excitation/fission/include)
40include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/de_excitation/management/include)
41include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/de_excitation/photon_evaporation/include)
42include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/de_excitation/util/include)
43include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/models/util/include)
44include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/processes/include)
45include_directories(${CMAKE_SOURCE_DIR}/source/processes/hadronic/util/include)
46include_directories(${CMAKE_SOURCE_DIR}/source/processes/management/include)
47include_directories(${CMAKE_SOURCE_DIR}/source/track/include)
48
49#
50# Define the Geant4 Module.
51#
52include(Geant4MacroDefineModule)
53GEANT4_DEFINE_MODULE(NAME G4hadronic_deex_gem_evaporation
54    HEADERS
55        G4C16GEMChannel.hh
56        G4AlphaGEMChannel.hh
57        G4F17GEMChannel.hh
58        G4AlphaGEMCoulombBarrier.hh
59        G4F18GEMChannel.hh
60        G4AlphaGEMProbability.hh
61        G4F19GEMChannel.hh
62        G4B10GEMChannel.hh
63        G4F20GEMChannel.hh
64        G4B10GEMCoulombBarrier.hh
65        G4F21GEMChannel.hh
66        G4B10GEMProbability.hh
67        G4GEMChannel.hh
68        G4B11GEMChannel.hh
69        G4GEMProbability.hh
70        G4B11GEMCoulombBarrier.hh
71        G4He3GEMChannel.hh
72        G4B11GEMProbability.hh
73        G4He6GEMChannel.hh
74        G4B12GEMChannel.hh
75        G4He8GEMChannel.hh
76        G4B12GEMCoulombBarrier.hh
77        G4Li6GEMChannel.hh
78        G4B12GEMProbability.hh
79        G4Li7GEMChannel.hh
80        G4B13GEMChannel.hh
81        G4Li8GEMChannel.hh
82        G4B13GEMCoulombBarrier.hh
83        G4Li9GEMChannel.hh
84        G4B13GEMProbability.hh
85        G4Mg22GEMChannel.hh
86        G4B8GEMChannel.hh
87        G4Mg23GEMChannel.hh
88        G4B8GEMCoulombBarrier.hh
89        G4Mg24GEMChannel.hh
90        G4B8GEMProbability.hh
91        G4Mg25GEMChannel.hh
92        G4Be10GEMChannel.hh
93        G4Mg26GEMChannel.hh
94        G4Be10GEMCoulombBarrier.hh
95        G4Mg27GEMChannel.hh
96        G4Be10GEMProbability.hh
97        G4Mg28GEMChannel.hh
98        G4Be11GEMChannel.hh
99        G4N12GEMChannel.hh
100        G4Be11GEMCoulombBarrier.hh
101        G4N13GEMChannel.hh
102        G4Be11GEMProbability.hh
103        G4N14GEMChannel.hh
104        G4Be12GEMChannel.hh
105        G4N15GEMChannel.hh
106        G4Be12GEMCoulombBarrier.hh
107        G4N16GEMChannel.hh
108        G4Be12GEMProbability.hh
109        G4N17GEMChannel.hh
110        G4Be7GEMChannel.hh
111        G4Na21GEMChannel.hh
112        G4Be7GEMCoulombBarrier.hh
113        G4Na22GEMChannel.hh
114        G4Be7GEMProbability.hh
115        G4Na23GEMChannel.hh
116        G4Be9GEMChannel.hh
117        G4Na24GEMChannel.hh
118        G4Be9GEMCoulombBarrier.hh
119        G4Na25GEMChannel.hh
120        G4Be9GEMProbability.hh
121        G4Ne18GEMChannel.hh
122        G4C10GEMChannel.hh
123        G4Ne19GEMChannel.hh
124        G4C10GEMCoulombBarrier.hh
125        G4Ne20GEMChannel.hh
126        G4C10GEMProbability.hh
127        G4Ne21GEMChannel.hh
128        G4C11GEMChannel.hh
129        G4Ne22GEMChannel.hh
130        G4C11GEMCoulombBarrier.hh
131        G4Ne23GEMChannel.hh
132        G4C11GEMProbability.hh
133        G4Ne24GEMChannel.hh
134        G4C12GEMChannel.hh
135        G4O14GEMChannel.hh
136        G4C12GEMCoulombBarrier.hh
137        G4O15GEMChannel.hh
138        G4C12GEMProbability.hh
139        G4O16GEMChannel.hh
140        G4C13GEMChannel.hh
141        G4O17GEMChannel.hh
142        G4C13GEMCoulombBarrier.hh
143        G4O18GEMChannel.hh
144        G4C13GEMProbability.hh
145        G4O19GEMChannel.hh
146        G4C14GEMChannel.hh
147        G4O20GEMChannel.hh
148        G4C14GEMCoulombBarrier.hh
149        G4ProtonGEMChannel.hh
150        G4C14GEMProbability.hh
151        G4TritonGEMChannel.hh
152        G4C15GEMChannel.hh
153        G4C15GEMCoulombBarrier.hh
154        G4C15GEMProbability.hh
155        G4C16GEMCoulombBarrier.hh
156        G4C16GEMProbability.hh
157        G4DeuteronGEMChannel.hh
158        G4DeuteronGEMCoulombBarrier.hh
159        G4DeuteronGEMProbability.hh
160        G4EvaporationGEMFactory.hh
161        G4F17GEMCoulombBarrier.hh
162        G4F17GEMProbability.hh
163        G4F18GEMCoulombBarrier.hh
164        G4F18GEMProbability.hh
165        G4F19GEMCoulombBarrier.hh
166        G4F19GEMProbability.hh
167        G4F20GEMCoulombBarrier.hh
168        G4F20GEMProbability.hh
169        G4F21GEMCoulombBarrier.hh
170        G4F21GEMProbability.hh
171        G4GEMCoulombBarrier.hh
172        G4GEMCoulombBarrierHE.hh
173        G4He3GEMCoulombBarrier.hh
174        G4He3GEMProbability.hh
175        G4He6GEMCoulombBarrier.hh
176        G4He6GEMProbability.hh
177        G4He8GEMCoulombBarrier.hh
178        G4He8GEMProbability.hh
179        G4Li6GEMCoulombBarrier.hh
180        G4Li6GEMProbability.hh
181        G4Li7GEMCoulombBarrier.hh
182        G4Li7GEMProbability.hh
183        G4Li8GEMCoulombBarrier.hh
184        G4Li8GEMProbability.hh
185        G4Li9GEMCoulombBarrier.hh
186        G4Li9GEMProbability.hh
187        G4Mg22GEMCoulombBarrier.hh
188        G4Mg22GEMProbability.hh
189        G4Mg23GEMCoulombBarrier.hh
190        G4Mg23GEMProbability.hh
191        G4Mg24GEMCoulombBarrier.hh
192        G4Mg24GEMProbability.hh
193        G4Mg25GEMCoulombBarrier.hh
194        G4Mg25GEMProbability.hh
195        G4Mg26GEMCoulombBarrier.hh
196        G4Mg26GEMProbability.hh
197        G4Mg27GEMCoulombBarrier.hh
198        G4Mg27GEMProbability.hh
199        G4Mg28GEMCoulombBarrier.hh
200        G4Mg28GEMProbability.hh
201        G4N12GEMCoulombBarrier.hh
202        G4N12GEMProbability.hh
203        G4N13GEMCoulombBarrier.hh
204        G4N13GEMProbability.hh
205        G4N14GEMCoulombBarrier.hh
206        G4N14GEMProbability.hh
207        G4N15GEMCoulombBarrier.hh
208        G4N15GEMProbability.hh
209        G4N16GEMCoulombBarrier.hh
210        G4N16GEMProbability.hh
211        G4N17GEMCoulombBarrier.hh
212        G4N17GEMProbability.hh
213        G4Na21GEMCoulombBarrier.hh
214        G4Na21GEMProbability.hh
215        G4Na22GEMCoulombBarrier.hh
216        G4Na22GEMProbability.hh
217        G4Na23GEMCoulombBarrier.hh
218        G4Na23GEMProbability.hh
219        G4Na24GEMCoulombBarrier.hh
220        G4Na24GEMProbability.hh
221        G4Na25GEMCoulombBarrier.hh
222        G4Na25GEMProbability.hh
223        G4Ne18GEMCoulombBarrier.hh
224        G4Ne18GEMProbability.hh
225        G4Ne19GEMCoulombBarrier.hh
226        G4Ne19GEMProbability.hh
227        G4Ne20GEMCoulombBarrier.hh
228        G4Ne20GEMProbability.hh
229        G4Ne21GEMCoulombBarrier.hh
230        G4Ne21GEMProbability.hh
231        G4Ne22GEMCoulombBarrier.hh
232        G4Ne22GEMProbability.hh
233        G4Ne23GEMCoulombBarrier.hh
234        G4Ne23GEMProbability.hh
235        G4Ne24GEMCoulombBarrier.hh
236        G4Ne24GEMProbability.hh
237        G4NeutronGEMChannel.hh
238        G4NeutronGEMProbability.hh
239        G4O14GEMCoulombBarrier.hh
240        G4O14GEMProbability.hh
241        G4O15GEMCoulombBarrier.hh
242        G4O15GEMProbability.hh
243        G4O16GEMCoulombBarrier.hh
244        G4O16GEMProbability.hh
245        G4O17GEMCoulombBarrier.hh
246        G4O17GEMProbability.hh
247        G4O18GEMCoulombBarrier.hh
248        G4O18GEMProbability.hh
249        G4O19GEMCoulombBarrier.hh
250        G4O19GEMProbability.hh
251        G4O20GEMCoulombBarrier.hh
252        G4O20GEMProbability.hh
253        G4ProtonGEMCoulombBarrier.hh
254        G4ProtonGEMProbability.hh
255        G4TritonGEMCoulombBarrier.hh
256        G4TritonGEMProbability.hh
257    SOURCES
258        G4AlphaGEMChannel.cc
259        G4ProtonGEMChannel.cc
260        G4AlphaGEMProbability.cc
261        G4TritonGEMChannel.cc
262        G4B10GEMProbability.cc
263        G4B11GEMProbability.cc
264        G4B12GEMProbability.cc
265        G4B13GEMProbability.cc
266        G4B8GEMProbability.cc
267        G4Be10GEMProbability.cc
268        G4Be11GEMProbability.cc
269        G4Be12GEMProbability.cc
270        G4Be7GEMProbability.cc
271        G4Be9GEMProbability.cc
272        G4C10GEMProbability.cc
273        G4C11GEMProbability.cc
274        G4C12GEMProbability.cc
275        G4C13GEMProbability.cc
276        G4C14GEMProbability.cc
277        G4C15GEMProbability.cc
278        G4C16GEMProbability.cc
279        G4DeuteronGEMChannel.cc
280        G4DeuteronGEMProbability.cc
281        G4EvaporationGEMFactory.cc
282        G4F17GEMProbability.cc
283        G4F18GEMProbability.cc
284        G4F19GEMProbability.cc
285        G4F20GEMProbability.cc
286        G4F21GEMProbability.cc
287        G4GEMChannel.cc
288        G4GEMCoulombBarrier.cc
289        G4GEMCoulombBarrierHE.cc
290        G4GEMProbability.cc
291        G4He3GEMChannel.cc
292        G4He3GEMProbability.cc
293        G4He6GEMProbability.cc
294        G4He8GEMProbability.cc
295        G4Li6GEMProbability.cc
296        G4Li7GEMProbability.cc
297        G4Li8GEMProbability.cc
298        G4Li9GEMProbability.cc
299        G4Mg22GEMProbability.cc
300        G4Mg23GEMProbability.cc
301        G4Mg24GEMProbability.cc
302        G4Mg25GEMProbability.cc
303        G4Mg26GEMProbability.cc
304        G4Mg27GEMProbability.cc
305        G4Mg28GEMProbability.cc
306        G4N12GEMProbability.cc
307        G4N13GEMProbability.cc
308        G4N14GEMProbability.cc
309        G4N15GEMProbability.cc
310        G4N16GEMProbability.cc
311        G4N17GEMProbability.cc
312        G4Na21GEMProbability.cc
313        G4Na22GEMProbability.cc
314        G4Na23GEMProbability.cc
315        G4Na24GEMProbability.cc
316        G4Na25GEMProbability.cc
317        G4Ne18GEMProbability.cc
318        G4Ne19GEMProbability.cc
319        G4Ne20GEMProbability.cc
320        G4Ne21GEMProbability.cc
321        G4Ne22GEMProbability.cc
322        G4Ne23GEMProbability.cc
323        G4Ne24GEMProbability.cc
324        G4NeutronGEMChannel.cc
325        G4NeutronGEMProbability.cc
326        G4O14GEMProbability.cc
327        G4O15GEMProbability.cc
328        G4O16GEMProbability.cc
329        G4O17GEMProbability.cc
330        G4O18GEMProbability.cc
331        G4O19GEMProbability.cc
332        G4O20GEMProbability.cc
333        G4ProtonGEMProbability.cc
334        G4TritonGEMProbability.cc
335    GRANULAR_DEPENDENCIES
336        G4baryons
337        G4bosons
338        G4emlowenergy
339        G4geometrymng
340        G4globman
341        G4had_mod_util
342        G4hadronic_deex_fission
343        G4hadronic_deex_management
344        G4hadronic_deex_photon_evaporation
345        G4hadronic_deex_util
346        G4hadronic_mgt
347        G4hadronic_proc
348        G4hadronic_util
349        G4hadronic_xsect
350        G4hepnumerics
351        G4ions
352        G4leptons
353        G4materials
354        G4mesons
355        G4partman
356        G4procman
357        G4shortlived
358        G4track
359        G4volumes
360    GLOBAL_DEPENDENCIES
361        G4geometry
362        G4global
363        G4materials
364        G4particles
365        G4track
366    LINK_LIBRARIES
367)
368
369# List any source specific properties here
370
Note: See TracBrowser for help on using the repository browser.