Import Geant4 11.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2024-12-06 11:11:40 +01:00
parent e58e650b32
commit 32390e802b
1984 changed files with 98713 additions and 83996 deletions
@@ -15,6 +15,8 @@ geant4_add_module(G4muons
G4MuPairProductionModel.hh
G4MuonToMuonPairProduction.hh
G4MuonToMuonPairProductionModel.hh
G4RiGeAngularGenerator.hh
G4RiGeMuPairProductionModel.hh
G4TablesForExtrapolator.hh
G4ePairProduction.hh
SOURCES
@@ -30,6 +32,8 @@ geant4_add_module(G4muons
G4MuPairProductionModel.cc
G4MuonToMuonPairProduction.cc
G4MuonToMuonPairProductionModel.cc
G4RiGeAngularGenerator.cc
G4RiGeMuPairProductionModel.cc
G4TablesForExtrapolator.cc
G4ePairProduction.cc)
@@ -37,6 +41,7 @@ geant4_module_link_libraries(G4muons
PUBLIC
G4emutils
G4globman
G4hepgeometry
G4materials
G4procman
PRIVATE