Import Geant4 10.2.0 source tree
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#
|
||||
# Generated on : 10/01/2013
|
||||
#
|
||||
# $Id: sources.cmake 85426 2014-10-29 08:25:54Z gcosmo $
|
||||
# $Id: sources.cmake 91565 2015-07-27 12:18:45Z gcosmo $
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@@ -67,96 +67,110 @@ 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
|
||||
G4EmStandardPhysics_option4.hh
|
||||
G4OpticalPhysics.hh
|
||||
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
|
||||
G4EmStandardPhysics_option4.cc
|
||||
G4OpticalPhysics.cc
|
||||
G4OpticalPhysicsMessenger.cc
|
||||
GRANULAR_DEPENDENCIES
|
||||
G4baryons
|
||||
G4bosons
|
||||
G4cuts
|
||||
G4decay
|
||||
G4digits
|
||||
G4emdna-utils
|
||||
G4emdna-processes
|
||||
G4emdna-molman
|
||||
G4emdna-moltypes
|
||||
G4emdna-models
|
||||
G4emhighenergy
|
||||
G4emlowenergy
|
||||
G4emstandard
|
||||
G4emutils
|
||||
G4event
|
||||
G4geometrymng
|
||||
G4globman
|
||||
G4hits
|
||||
G4intercoms
|
||||
G4ions
|
||||
G4leptons
|
||||
G4magneticfield
|
||||
G4materials
|
||||
G4mesons
|
||||
G4muons
|
||||
G4navigation
|
||||
G4optical
|
||||
G4partman
|
||||
G4phys_builders
|
||||
G4phys_ctor_factory
|
||||
G4physlist_util
|
||||
G4procman
|
||||
G4run
|
||||
G4shortlived
|
||||
G4track
|
||||
G4tracking
|
||||
G4transportation
|
||||
G4volumes
|
||||
G4xrays
|
||||
GLOBAL_DEPENDENCIES
|
||||
G4digits_hits
|
||||
G4event
|
||||
G4geometry
|
||||
G4global
|
||||
G4intercoms
|
||||
G4materials
|
||||
G4particles
|
||||
G4processes
|
||||
G4run
|
||||
G4track
|
||||
G4tracking
|
||||
LINK_LIBRARIES
|
||||
HEADERS
|
||||
G4EmDNAChemistry.hh
|
||||
G4EmDNAPhysics.hh
|
||||
G4EmDNAPhysics_option1.hh
|
||||
G4EmDNAPhysics_option2.hh
|
||||
G4EmDNAPhysics_option3.hh
|
||||
G4EmDNAPhysics_option4.hh
|
||||
G4EmDNAPhysics_option5.hh
|
||||
G4EmDNAPhysics_option7.hh
|
||||
G4EmLEPTSPhysics.hh
|
||||
G4EmLivermorePhysics.hh
|
||||
G4EmLivermorePolarizedPhysics.hh
|
||||
G4EmLowEPPhysics.hh
|
||||
G4EmModelActivator.hh
|
||||
G4EmPenelopePhysics.hh
|
||||
G4EmStandardPhysics.hh
|
||||
G4EmStandardPhysicsGS.hh
|
||||
G4EmStandardPhysicsSS.hh
|
||||
G4EmStandardPhysicsWVI.hh
|
||||
G4EmStandardPhysics_option1.hh
|
||||
G4EmStandardPhysics_option2.hh
|
||||
G4EmStandardPhysics_option3.hh
|
||||
G4EmStandardPhysics_option4.hh
|
||||
G4OpticalPhysics.hh
|
||||
G4OpticalPhysicsMessenger.hh
|
||||
G4OpticalProcessIndex.hh
|
||||
SOURCES
|
||||
G4EmDNAChemistry.cc
|
||||
G4EmDNAPhysics.cc
|
||||
G4EmDNAPhysics_option1.cc
|
||||
G4EmDNAPhysics_option2.cc
|
||||
G4EmDNAPhysics_option3.cc
|
||||
G4EmDNAPhysics_option4.cc
|
||||
G4EmDNAPhysics_option5.cc
|
||||
G4EmDNAPhysics_option7.cc
|
||||
G4EmLEPTSPhysics.cc
|
||||
G4EmLivermorePhysics.cc
|
||||
G4EmLivermorePolarizedPhysics.cc
|
||||
G4EmLowEPPhysics.cc
|
||||
G4EmModelActivator.cc
|
||||
G4EmPenelopePhysics.cc
|
||||
G4EmStandardPhysics.cc
|
||||
G4EmStandardPhysicsGS.cc
|
||||
G4EmStandardPhysicsSS.cc
|
||||
G4EmStandardPhysicsWVI.cc
|
||||
G4EmStandardPhysics_option1.cc
|
||||
G4EmStandardPhysics_option2.cc
|
||||
G4EmStandardPhysics_option3.cc
|
||||
G4EmStandardPhysics_option4.cc
|
||||
G4OpticalPhysics.cc
|
||||
G4OpticalPhysicsMessenger.cc
|
||||
GRANULAR_DEPENDENCIES
|
||||
G4baryons
|
||||
G4bosons
|
||||
G4cuts
|
||||
G4decay
|
||||
G4digits
|
||||
G4emdna-utils
|
||||
G4emdna-processes
|
||||
G4emdna-molman
|
||||
G4emdna-moltypes
|
||||
G4emdna-models
|
||||
G4emhighenergy
|
||||
G4emlowenergy
|
||||
G4emstandard
|
||||
G4emutils
|
||||
G4event
|
||||
G4geometrymng
|
||||
G4globman
|
||||
G4hits
|
||||
G4intercoms
|
||||
G4ions
|
||||
G4leptons
|
||||
G4magneticfield
|
||||
G4materials
|
||||
G4mesons
|
||||
G4muons
|
||||
G4navigation
|
||||
G4optical
|
||||
G4partman
|
||||
G4phys_builders
|
||||
G4phys_ctor_factory
|
||||
G4physlist_util
|
||||
G4procman
|
||||
G4run
|
||||
G4shortlived
|
||||
G4track
|
||||
G4tracking
|
||||
G4transportation
|
||||
G4volumes
|
||||
G4xrays
|
||||
GLOBAL_DEPENDENCIES
|
||||
G4digits_hits
|
||||
G4event
|
||||
G4geometry
|
||||
G4global
|
||||
G4intercoms
|
||||
G4materials
|
||||
G4particles
|
||||
G4processes
|
||||
G4run
|
||||
G4track
|
||||
G4tracking
|
||||
LINK_LIBRARIES
|
||||
)
|
||||
|
||||
# List any source specific properties here
|
||||
|
||||
Reference in New Issue
Block a user