Import Geant4 11.2.0.beta source tree
This commit is contained in:
@@ -3,12 +3,13 @@
|
||||
# Define the Geant4 Module.
|
||||
geant4_add_module(G4scoring
|
||||
PUBLIC_HEADERS
|
||||
G4EnergySplitter.hh
|
||||
G4EnergySplitter.icc
|
||||
G4ParallelWorldProcess.hh
|
||||
G4ParallelWorldProcessStore.hh
|
||||
G4ParallelWorldScoringProcess.hh
|
||||
G4ScoreSplittingProcess.hh
|
||||
PRIVATE_HEADERS
|
||||
G4EnergySplitter.hh
|
||||
G4EnergySplitter.icc
|
||||
SOURCES
|
||||
G4EnergySplitter.cc
|
||||
G4ParallelWorldProcess.cc
|
||||
@@ -20,7 +21,6 @@ geant4_module_link_libraries(G4scoring
|
||||
PUBLIC
|
||||
G4geometrymng
|
||||
G4globman
|
||||
G4intercoms
|
||||
G4magneticfield
|
||||
G4navigation
|
||||
G4procman
|
||||
@@ -28,6 +28,7 @@ geant4_module_link_libraries(G4scoring
|
||||
G4cuts
|
||||
G4detector
|
||||
G4emutils
|
||||
G4intercoms
|
||||
G4materials
|
||||
G4muons
|
||||
G4partman
|
||||
|
||||
Reference in New Issue
Block a user