Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -4,14 +4,12 @@
|
||||
geant4_add_module(G4transportation
|
||||
PUBLIC_HEADERS
|
||||
G4CoupledTransportation.hh
|
||||
G4CoupledTransportation.icc
|
||||
G4NeutronKiller.hh
|
||||
G4NeutronKillerMessenger.hh
|
||||
G4StepLimiter.hh
|
||||
G4TrackTerminator.hh
|
||||
G4Transportation.hh
|
||||
G4Transportation.icc
|
||||
G4UserSpecialCuts.hh
|
||||
G4VTrackTerminator.hh
|
||||
G4TransportationLogger.hh
|
||||
G4TransportationProcessType.hh
|
||||
@@ -22,18 +20,16 @@ geant4_add_module(G4transportation
|
||||
G4StepLimiter.cc
|
||||
G4Transportation.cc
|
||||
G4TransportationLogger.cc
|
||||
G4UserSpecialCuts.cc
|
||||
G4VTrackTerminator.cc)
|
||||
|
||||
geant4_module_link_libraries(G4transportation
|
||||
PUBLIC
|
||||
G4globman
|
||||
G4intercoms
|
||||
G4magneticfield
|
||||
G4navigation
|
||||
G4partman
|
||||
G4procman
|
||||
G4track
|
||||
PRIVATE
|
||||
G4cuts
|
||||
G4emutils)
|
||||
G4magneticfield
|
||||
G4navigation)
|
||||
|
||||
Reference in New Issue
Block a user