Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+26
View File
@@ -0,0 +1,26 @@
$Id: History,v 1.12 2006-06-16 10:24:40 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Novice Examples History file
-----------------------------
This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
08 October 2012 Ivana Hrivnacova (exNovice-V09-05-01)
- Adding back copying pythia_event.data in N04/CMakeLists.txt;
removed -lXt from N01/CMakeLists.txt
04 October 2012 Ivana Hrivnacova (exNovice-V09-05-00)
- Minor changes in CMake build (mostly comment lines);
adding examples subdirectories explicitly in novice/CMakeList.txt
- Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
- Replaced tabulators with space characters