Import Geant4 11.1.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2022-07-01 10:44:02 +02:00
parent b3bf75a2a1
commit c07cea1fe0
2172 changed files with 183300 additions and 123938 deletions
+9 -14
View File
@@ -1,21 +1,16 @@
-------------------------------------------------------------------
# Category envs History
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
Super-Category History file
---------------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
at this level and keep track of all relavant tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
## 2021-12-10 Ben Morgan (envs-V11-00-00)
- Change to new Markdown History format
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
---
# History entries prior to 11.0
envs-V10-07-00/ Sep. 25, 2020 B.Morgan
- Remove MOMO
+10 -9
View File
@@ -1,15 +1,16 @@
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
# Category geant4py History
Geant4Py History file
---------------------
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
Geant4Py is a Geant4-Python bridge.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
## 2021-12-10 Ben Morgan (geant4py-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
2 Nov. 2021 B.Morgan (geant4py-V10-07-05)
- Apply GitHub PR #31 from andriish
+9 -10
View File
@@ -1,17 +1,16 @@
-------------------------------------------------------------------
# Category g4py-examples History
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
Category History file
---------------------
A set of examples for Geant4Py.
## 2021-12-10 Ben Morgan (g4py-examples-V11-00-00)
- Change to new Markdown History format
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
---
# History entries prior to 11.0
12 November 2007 K.Murakami
- add GDML I/O examples
@@ -1,3 +1,17 @@
# Category g4py-examples-education History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
## 2021-12-10 Ben Morgan (g4py-examples-education-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
27 Sep. 2006 Hajime Yoshida
- Lesson1.py as before
- Lesson1withN03.py with the physics list of N03
@@ -26,4 +40,4 @@ The first version of mass attenuation coefficient
-oglx.mac
OGLSX => important to make zooming effective after showing trajectories
-gun.mac
+9 -10
View File
@@ -1,17 +1,16 @@
-------------------------------------------------------------------
# Category g4py-tests History
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
Category History file
---------------------
A set of tests for python wrapping of C++ elements.
## 2021-12-10 Ben Morgan (g4py-tests-V11-00-00)
- Change to new Markdown History format
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
---
# History entries prior to 11.0
Nov.30, 2008 K.Murakami
- gtest01-07: modified with g4py namespace
+10 -9
View File
@@ -1,15 +1,16 @@
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
# Category zmq History
G4ZMQ History file
---------------------
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
ZeroMQ Interface for Geant4
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
## 2021-12-10 Ben Morgan (zmq-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
25 Oct. 2021 B. Morgan - zmq-V10-07-00
- Use G4StrUtil functions replacing deprecated G4String member functions