Import Geant4 10.1.0 source tree
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#
|
||||
# Generated on : 10/01/2013
|
||||
#
|
||||
# $Id: sources.cmake 75585 2013-11-04 12:24:44Z gcosmo $
|
||||
# $Id: sources.cmake 85426 2014-10-29 08:25:54Z gcosmo $
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@@ -68,12 +68,17 @@ include_directories(${CMAKE_SOURCE_DIR}/source/tracking/include)
|
||||
include(Geant4MacroDefineModule)
|
||||
GEANT4_DEFINE_MODULE(NAME G4phys_ctor_em
|
||||
HEADERS
|
||||
G4EmDNAChemistry.hh
|
||||
G4EmDNAPhysics.hh
|
||||
G4EmDNAPhysics_option1.hh
|
||||
G4EmLEPTSPhysics.hh
|
||||
G4EmLivermorePhysics.hh
|
||||
G4EmLivermorePolarizedPhysics.hh
|
||||
G4EmLowEPPhysics.hh
|
||||
G4EmPenelopePhysics.hh
|
||||
G4EmStandardPhysics.hh
|
||||
G4EmStandardPhysicsSS.hh
|
||||
G4EmStandardPhysicsWVI.hh
|
||||
G4EmStandardPhysics_option1.hh
|
||||
G4EmStandardPhysics_option2.hh
|
||||
G4EmStandardPhysics_option3.hh
|
||||
@@ -82,12 +87,17 @@ GEANT4_DEFINE_MODULE(NAME G4phys_ctor_em
|
||||
G4OpticalPhysicsMessenger.hh
|
||||
G4OpticalProcessIndex.hh
|
||||
SOURCES
|
||||
G4EmDNAChemistry.cc
|
||||
G4EmDNAPhysics.cc
|
||||
G4EmDNAPhysics_option1.cc
|
||||
G4EmLEPTSPhysics.cc
|
||||
G4EmLivermorePhysics.cc
|
||||
G4EmLivermorePolarizedPhysics.cc
|
||||
G4EmLowEPPhysics.cc
|
||||
G4EmPenelopePhysics.cc
|
||||
G4EmStandardPhysics.cc
|
||||
G4EmStandardPhysicsSS.cc
|
||||
G4EmStandardPhysicsWVI.cc
|
||||
G4EmStandardPhysics_option1.cc
|
||||
G4EmStandardPhysics_option2.cc
|
||||
G4EmStandardPhysics_option3.cc
|
||||
|
||||
Reference in New Issue
Block a user