Files
2025-06-26 09:17:29 +02:00

162 lines
4.8 KiB
Plaintext

# Example TestEm13 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!
## 2025-03-04 Michel Maire (testem13-V11-03-00)
- PhysListEmStandard::ContructProcess() : add G4RayleighScattering
## 2024-04-17 Michel Maire (testem13-V11-02-00)
- Readme: document macros
## 2023-05-10 Michel Maire (testem13-V11-01-00)
- revision of all headers
## 2021-12-10 Ben Morgan (testem13-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
10-05-21 mma (testem13-V10-07-00)
- Migration to G4RunManagerFactory and G4SteppingVerboseWithUnits.
26-11-19 I. Hrivnacova (testem13-V10-05-01)
- Fixed Doxygen warnings
10-09-19 mma (testem13-V10-05-00)
- update PhysListEmStandard, livermore, penelope
go back to V10-03-00 : register only post step part of the processes.
- PhysicsList::SetCuts() : set lower limit = 100 eV
09-05-18 B.Morgan (testem13-V10-04-03)
- Include G4Types before use of G4MULTITHREADED. For forward
compatibility with move to #defines over -D for G4 preprocessor
symbols.
09-04-18 mma (testem13-V10-04-02)
- testem13.cc : set visualisation only in interactive mode
19-03-18 mma (testem13-V10-04-01)
- testem13.cc : remove G4UI_USE and G4VIS_USE
21-12-17 mma (testem13-V10-04-00)
- update PhysListEmStandard, livermore, penelope
19-04-17 mma (testem13-V10-03-00)
- BeginOfRunAction() : remove SetRandomNumberStore(true)
14-10-16 G.Folger (testem13-V10-02-03)
- remove direct use of {a,the}ParticleIterator, use GetParticleTableIterator().
fix required by clang39 on Linux and MAC
04-07-16 I. Hrivnacova (testem13-V10-02-02)
- Fixes for Doxygen documentation
08-04-16 mma (testem13-V10-02-01)
- PhysListEmStandard: remove G4EmProcessOption.hh
08-04-16 mma (testem13-V10-02-00)
- PhysicsList: use G4EmParameters
- remove geant3 subdirectory
27-09-15 mma (testem13-V10-01-00)
- DetectorConstruction::SetMatetial(): allow nist materials
24-10-14 mma (testem13-V10-00-03)
- TestEm12.in : /run/numberOfThreads 2
04-10-14 mma (testem13-V10-00-02)
- TestEm13.cc : use G4Random
03-10-14 mma (testem13-V10-00-01)
- MT migration
21-06-14 mma (testem13-V10-00-00)
- remove PhysicsList::SetCuts(). Update macros
- suppress EventAction and its Messenger
19-06-13 mma (testem13-V09-06-04)
- SteppingVerbose: use G4Step::GetSecondaryInCurrentStep().
07-06-13 mma (testem13-V09-06-03)
- Cosmetic in SteppingAction.
01-04-13 A.Dotti (testem13-V09-06-02)
- New G4VUserPhysicsList interface
13-02-13 I.Hrivnacova(testem13-V09-06-01)
- Applied coding guidelines (virtual keyword, data members initialization)
11-12-12 V.Ivant (testem13-V09-06-00)
- PhysListEmStandard: use SetEmModel method
12-10-12 V.Ivant (testem13-V09-05-02)
- Migration to the updated analysis tool and inplicit units
08-10-12 mma (testem13-V09-05-01)
- G4 coding conventions: virtual
10-04-12 mma (testem13-V09-05-00)
- all classes : apply G4 coding conventions
08-11-11 mma (testem13-V09-04-02)
- modify SteppingVerbose for OutOfWorld
31-05-11 mma (testem13-V09-04-01)
- DetectorConstruction : for Water, set I = 78 eV (instead of 75 eV)
12-05-11 mma (testem13-V09-04-00)
- PhysListEmStandard: adapted for 9.4-ref-03
include AtomicDeexcitation, new G4PEEffectFluoModel, G4KleinNishinaModel.
06-06-10 J.Perl (testem13-V09-03-03)
- Remove unused variable in EventAction
03-06-10 J.Perl (testem13-V09-03-02)
- Updated vis usage
05-04-10 mma (testem13-V09-03-01)
- PhysicsList: remove non pertinent EmOptions
- RunAction: replace ProcessCount by map<string, int>
02-04-10 mma (testem13-V09-03-00)
- PhysicsList: extend ProductionCuts down to 100 eV
- PhysListEmStandard, Livermore, Penelope:
all processes registered as discrete -> no continuous Eloss
- cleanup SteppingAction
- TestEm14.cc : introduction of G4UIExecutive
- update README
19-11-09 mma (testem13-V09-02-01)
- add new livermore and penelope physics lists
25-09-09 mma (testem13-V09-02-00)
- Remove old livermore and penelope physics lists
12-06-08 mma (testem13-V09-01-00)
- Remove AIDA from GNUmakefile
02-07-07 V.Ivant (testem13-V09-00-00)
25-06-07 mma (testem13-V08-03-00)
- SteppingAction : modify logic to take into account low energy packages
- cosmetic in TestEm13.in
06-04-07 mma (testem13-V08-02-00)
- vis.mac : suppress the command drawTracks
24-10-06 mma (testem13-V08-01-00)
- GNUmakefile : LOADLIBS
19-05-06 mma (testem13-V08-00-08)
- update README
10-05-06 mma (testem13-V08-00-07)
- added protection in DetectorConstruction::UpdateDeometry()
26-04-06 mma (testem13-V08-00-06)
- creation, from previous TestEm13 which is renamed TestEm14