Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#
|
||||
# Generated on : 15/07/2013
|
||||
#
|
||||
# $Id: sources.cmake 92688 2015-09-14 07:01:13Z gcosmo $
|
||||
# $Id: sources.cmake 99913 2016-10-11 08:48:39Z gcosmo $
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@@ -25,6 +25,7 @@ include_directories(${CMAKE_SOURCE_DIR}/source/intercoms/include)
|
||||
include_directories(${CMAKE_SOURCE_DIR}/source/analysis/g4tools/include)
|
||||
include_directories(${CMAKE_SOURCE_DIR}/source/analysis/management/include)
|
||||
include_directories(${CMAKE_SOURCE_DIR}/source/analysis/hntools/include)
|
||||
include_directories(${CMAKE_SOURCE_DIR}/source/run/include)
|
||||
|
||||
#
|
||||
# Define the Geant4 Module.
|
||||
@@ -37,7 +38,10 @@ GEANT4_DEFINE_MODULE(NAME G4root
|
||||
G4RootAnalysisReader.hh
|
||||
G4RootAnalysisReader.icc
|
||||
G4RootFileManager.hh
|
||||
G4RootMainNtupleManager.hh
|
||||
G4RootNtupleManager.hh
|
||||
G4RootPNtupleDescription.hh
|
||||
G4RootPNtupleManager.hh
|
||||
G4RootRFileManager.hh
|
||||
G4RootRNtupleDescription.hh
|
||||
G4RootRNtupleManager.hh
|
||||
@@ -47,7 +51,9 @@ GEANT4_DEFINE_MODULE(NAME G4root
|
||||
G4RootAnalysisManager.cc
|
||||
G4RootAnalysisReader.cc
|
||||
G4RootFileManager.cc
|
||||
G4RootMainNtupleManager.cc
|
||||
G4RootNtupleManager.cc
|
||||
G4RootPNtupleManager.cc
|
||||
G4RootRFileManager.cc
|
||||
G4RootRNtupleManager.cc
|
||||
GRANULAR_DEPENDENCIES
|
||||
|
||||
Reference in New Issue
Block a user