Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -14,18 +14,26 @@ track of all tags.
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
08-05-18 J. Allison (exExtHadFissFrag-V10-04-01)
|
||||
- FissionFragment.cc:
|
||||
o Move instantiation of G4UIExecutive beyond the point where the main
|
||||
program could exit, for example, if environment variables are incorrectly
|
||||
set. The problem was that if G4UIExecutive invokes G4UIQt, and if the
|
||||
program exits after instantiation but before SessionStart, all output
|
||||
is lost.
|
||||
|
||||
03-05-18 J. Allison (exExtHadFissFrag-V10-04-00)
|
||||
- FissionFragment.cc:
|
||||
o Remove G4_VIS_USE and G4UI_USE.
|
||||
o Move instantiation of G4UIExecutive to start of main.
|
||||
10-11-20 B, Morgan (exExtHadFissFrag-V10-06-01)
|
||||
- Migration to G4RunManagerFactory.
|
||||
|
||||
05-08-20 A. Ribon (exExtHadFissFrag-V10-06-00)
|
||||
- FissionFragment.cc , batch.in , README , .README.txt :
|
||||
o Replaced deprecated HP environmental variables with corresponding
|
||||
UI commands.
|
||||
|
||||
08-05-18 J. Allison (exExtHadFissFrag-V10-04-01)
|
||||
- FissionFragment.cc:
|
||||
o Move instantiation of G4UIExecutive beyond the point where the main
|
||||
program could exit, for example, if environment variables are incorrectly
|
||||
set. The problem was that if G4UIExecutive invokes G4UIQt, and if the
|
||||
program exits after instantiation but before SessionStart, all output
|
||||
is lost.
|
||||
|
||||
03-05-18 J. Allison (exExtHadFissFrag-V10-04-00)
|
||||
- FissionFragment.cc:
|
||||
o Remove G4_VIS_USE and G4UI_USE.
|
||||
o Move instantiation of G4UIExecutive to start of main.
|
||||
|
||||
26-10-15 T. Koi (exExtHadFissFrag-V10-01-01)
|
||||
- Fix compiler waring message in previous tag
|
||||
@@ -57,17 +65,17 @@ track of all tags.
|
||||
- Fixed fuel plate placement issue. Removed need for tag
|
||||
"exExtHadFissFrag-V10-00-08"
|
||||
- Fixed sampling location for neutron source
|
||||
|
||||
|
||||
|
||||
|
||||
23-06-14 B. Wendt (exExtHadFissFrag-V10-00-08)
|
||||
- Attempt to correct compilation warnings on gcc-4.1 regarding a call
|
||||
to "int abs(int)" in FFDetectorConstruction.cc
|
||||
|
||||
|
||||
|
||||
|
||||
13-06-14 Gunter Folger (exExtHadFissFrag-V10-00-07)
|
||||
- correct compilation warning on unused variable run in FFRunAction
|
||||
- add input file for testing: batch.in
|
||||
|
||||
|
||||
|
||||
|
||||
06-06-13 B. Wendt (exExtHadFissFrag-V10-00-06)
|
||||
- First release
|
||||
|
||||
Reference in New Issue
Block a user