Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+11
View File
@@ -16,6 +16,17 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
29/11/14 I. Hrivnacova (exbasic-V10-00-01)
- Use G4endl instead of \n in G4cout;
this makes each new line in the output on threads preceded with
G4WTN >
06/11/14 I. Hrivnacova (exbasic-V10-00-00)
- Removed G4UI_USE/G4VIS_USE tests from B1-B4 examples and
init.mac macro (not needed)
- Moved G4UIExecutive at the beginning of main() in all examples
- Perform run initialization in macros instead of main()
02/12/13 I. Hrivnacova (exbasic-V09-06-03)
- Fixed gui.mac in B2, B4 and B5:
corrected wireframe parameter, removed run2.mac from gui