98 lines
2.7 KiB
CMake
98 lines
2.7 KiB
CMake
#------------------------------------------------------------------------------
|
|
# sources.cmake
|
|
# Module : G4hadronic_stop
|
|
# Package: Geant4.src.G4processes.G4hadronic.G4hadronic_stop
|
|
#
|
|
# Sources description for a library.
|
|
# Lists the sources and headers of the code explicitly.
|
|
# Lists include paths needed.
|
|
# Lists the internal granular and global dependencies of the library.
|
|
# Source specific properties should be added at the end.
|
|
#
|
|
# Generated on : 24/9/2010
|
|
#
|
|
#
|
|
#------------------------------------------------------------------------------
|
|
|
|
#
|
|
# Define the Geant4 Module.
|
|
#
|
|
GEANT4_DEFINE_MODULE(NAME G4hadronic_stop
|
|
HEADERS
|
|
G4AntiNeutronAnnihilationAtRest.hh
|
|
G4AntiProtonAbsorptionFritiof.hh
|
|
G4AntiSigmaPlusAbsorptionFritiof.hh
|
|
G4ElementSelector.hh
|
|
G4EmCaptureCascade.hh
|
|
G4HadronicAbsorptionFritiof.hh
|
|
G4HadronicAbsorptionFritiofWithBinaryCascade.hh
|
|
G4HadronStoppingProcess.hh
|
|
G4MuMinusCapturePrecompound.hh
|
|
G4MuonMinusBoundDecay.hh
|
|
G4MuonMinusCapture.hh
|
|
G4HadronicAbsorptionBertini.hh
|
|
G4PiMinusAbsorptionBertini.hh
|
|
G4KaonMinusAbsorptionBertini.hh
|
|
G4SigmaMinusAbsorptionBertini.hh
|
|
G4MuonMinusAtomicCapture.hh
|
|
G4MuonicAtomDecay.hh
|
|
SOURCES
|
|
G4AntiNeutronAnnihilationAtRest.cc
|
|
G4ElementSelector.cc
|
|
G4EmCaptureCascade.cc
|
|
G4HadronicAbsorptionFritiof.cc
|
|
G4HadronicAbsorptionFritiofWithBinaryCascade.cc
|
|
G4HadronStoppingProcess.cc
|
|
G4MuMinusCapturePrecompound.cc
|
|
G4MuonMinusBoundDecay.cc
|
|
G4MuonMinusCapture.cc
|
|
G4HadronicAbsorptionBertini.cc
|
|
G4MuonMinusAtomicCapture.cc
|
|
G4MuonicAtomDecay.cc
|
|
GRANULAR_DEPENDENCIES
|
|
G4baryons
|
|
G4bosons
|
|
G4geometrymng
|
|
G4globman
|
|
G4had_mod_man
|
|
G4had_mod_util
|
|
G4had_preequ_exciton
|
|
G4had_string_diff
|
|
G4had_string_frag
|
|
G4had_string_man
|
|
G4had_theo_max
|
|
G4hadronic_binary
|
|
G4hadronic_bert_cascade
|
|
G4hadronic_deex_evaporation
|
|
G4hadronic_deex_fermi_breakup
|
|
G4hadronic_deex_fission
|
|
G4hadronic_deex_gem_evaporation
|
|
G4hadronic_deex_handler
|
|
G4hadronic_deex_management
|
|
G4hadronic_deex_multifragmentation
|
|
G4hadronic_deex_photon_evaporation
|
|
G4hadronic_deex_util
|
|
G4hadronic_mgt
|
|
G4hadronic_util
|
|
G4hadronic_xsect
|
|
G4ions
|
|
G4leptons
|
|
G4materials
|
|
G4mesons
|
|
G4partman
|
|
G4procman
|
|
G4track
|
|
G4volumes
|
|
GLOBAL_DEPENDENCIES
|
|
G4geometry
|
|
G4global
|
|
G4materials
|
|
G4particles
|
|
G4processes
|
|
G4track
|
|
LINK_LIBRARIES
|
|
)
|
|
|
|
# List any source specific properties here
|
|
|