Import Geant4 10.7.0.beta source tree
This commit is contained in:
@@ -16,6 +16,11 @@ committal in the SVN repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
28 May 2019 B. Morgan channeling-V10-06-00
|
||||
-----------------------------------------------------
|
||||
- Name module "G4solidstate_channeling" for use with new CMake system,
|
||||
as old "G4phonon" name clashes with solidstate/phonon"
|
||||
|
||||
11 March 2019 G. Cosmo channeling-V10-05-00
|
||||
-----------------------------------------------------
|
||||
- Fixed typos in printouts and comments.
|
||||
|
||||
@@ -37,7 +37,7 @@ include_directories(${CMAKE_SOURCE_DIR}/source/track/include)
|
||||
# Define the Geant4 Module.
|
||||
#
|
||||
include(Geant4MacroDefineModule)
|
||||
GEANT4_DEFINE_MODULE(NAME G4phonon
|
||||
GEANT4_DEFINE_MODULE(NAME G4solidstate_channeling
|
||||
HEADERS
|
||||
G4ChannelingTrackData.hh
|
||||
G4ChannelingOptrMultiParticleChangeCrossSection.hh
|
||||
|
||||
Reference in New Issue
Block a user