Files
geant4/examples/extended/medical/GammaTherapy/History
T
2016-12-09 12:35:28 +01:00

180 lines
5.4 KiB
Plaintext

$Id: History 101245 2016-11-10 08:45:38Z gcosmo $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
GammaTherapy 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 *
----------------------------------------------------------
09-11-16 V.Ivant (gtherapy-V10-02-01)
- PhysicsList - removed warnings, use G4EmParameters
- DetectorConstruction, DetectorMessenger - do not change detector
between runs
14-10-16 G.Folger (gtherapy-V10-02-00)
- remove direct use of aParticleIterator, use GetParticleTableIterator().
fix required by clang39 on Linux and MAC
12-06-14 V.Ivant (gtherapy-V10-00-00)
- Applied code guidlines
21-11-13 V.Ivant (gtherapy-V09-06-03)
- Cleanup README
01-04-13 A.Dotti (gtherapy-V09-06-02)
- Changes for MT physics list implemented
15-03-13 mma (gtherapy-V09-06-01)
- G4 coding conventions
28-02-13 I. Hrivnacova (gtherapy-V09-06-00)
- When building materials with NistManager
do not set fromIsotopes argument (which was set to false),
as since 9.6 all materials have to be built from isotopes.
(Thanks to V. Ivantchenko for pointing at this.)
14-11-12 I. Hrivnacova (gtherapy-V09-05-06)
- Fixed order of instatiating G4VisExecutive and G4UIExecutive
(required when Qt driver is activated).
- Added compilations options G4VIS_USE, G4UI_USE in main
24-10-12 A. Ribon (gtherapy-V09-05-05)
- Migrated to the new stopping physics.
14-10-12 A. Dotti (gtherapy-V09-05-04)
- Adding forgotten explicit use of system of units and physical constant
13-10-12 A. Dotti (gtherapy-V09-05-03)
- Adding explicit use of system of units and physical constant
04-09-12 I. Hrivnacova (gtherapy-V09-05-02)
- Updated CMakeLists.txt:
adding visualization, copying macros, install target and comment lines
- Added .README
14-08-12 V.Ivant (gtherapy-V09-05-01)
- Added forgoten class
09-08-12 V.Ivant (gtherapy-V09-05-00)
- Applied code convension
15-11-11 V.Ivant (gtherapy-V09-04-00)
- rename step limiter classes to avoid clash with class name in kernel
01-11-10 J.Allison (gtherapy-V09-03-05)
- Introduced G4UIExecutive.
26-10-10 V.Ivant (gtherapy-V09-03-04)
- in PrimaryGeneratorAction.hh remove unused methods
25-10-10 G.Folger (gtherapy-V09-03-03)
- in PrimaryGeneratorAction.hh, comment unused definition of
G4ThreeVector GetBeamEnergy()
21-10-10 V.Ivant (gtherapy-V09-03-02)
- Cleanup AIDA histograms and analysis
06-06-10 J.Perl (gtherapy-V09-03-01)
- Remove unused variable in EventAction
04-06-10 J.Perl (gtherapy-V09-03-00)
- Updated vis usage
21-11-09 V.Ivant (gtherapy-V09-02-00)
- update EM physics according to 9.3
11-06-08 V.Ivant (gtherapy-V09-01-00)
- Remove AIDA from GNUmakefile
- Added opt3 variant of EM physics
04-07-07 V.Ivant (gtherapy-V09-00-00)
- Provide a possibility to change cuts between runs
25-05-07 V.Ivant (gtherapy-V08-03-02)
- Fixed singleton GetPointer method
24-05-07 V.Ivant (gtherapy-V08-03-01)
- substitute autoptr by normal pointers in Histo to avoid crash
16 May 07: V.Ivant (gtherapy-V08-03-00)
- Use renamed EM Phys list components from physics_lists subdirectory;
16 November 06: V.Ivant (gtherapy-V08-01-00)
- Use Phys list components from physics_list subdirectory;
- GNUmakefile - LDFLAGS -> LOADLIBS
17 January 06: V.Ivant (gtherapy-V08-00-00)
- PreciseRange -> CSDARange
06 December 05: G.Cosmo
- Trivial changes for support of CLHEP-2.0.X series.
02 December 05: V.Ivant (gtherapy-V07-01-02)
- Fix crash connected with non-static hadrons
23 August 05: V.Ivant (gtherapy-V07-01-01)
- Add g4v71 builder
23 August 05: V.Ivant (gtherapy-V07-01-00)
- Add vis.mac;
- Use standard angular distribution for lowenergy PhotoElectric
- Add histogram type (aida, root, hbook)
7 June 05: V.Ivant (gtherapy-V07-00-04)
- Fix step limiter UI
6 June 05: V.Ivant (gtherapy-V07-00-03)
- Use "ApplyCuts" option
31 May 05: V.Ivant (gtherapy-V07-00-02)
- Migrade to NIST materials
9 May 05: V.Ivant (gtherapy-V07-00-01)
- Remove QED Builder70
3rd May 2005 John Allison (examples-V07-00-03)
- Replaced vis manager with G4VisExecutive.
14 April 05: V.Ivant (gtherapy-V07-00-00)
- Update QED Builder70
- Return back killing electrons in the gas volume
15 Dec 04: V.Ivant (gtherapy-V06-02-07)
- Uncomment out the StepFunction in GammaTherapy.in
- Uncommnet line in PhysicsList constructor,w hich is needed to
get UI command
13 Dec 04: S.Sadilov (gtherapy-V06-02-06)
- Comment out the StepFunction in GammaTherapy.in
02 Dec 04: V.Ivant (gtherapy-V06-02-05)
- Migration to cmath
02-12-04 V.Ivan. (gtherapy-V06-02-04)
- Fix bug - miration in ParticleChange
- Use EM PhysicsList for 7.0
30-11-04 V.Ivan. (gtherapy-V06-02-03)
- Fix bug - comment out step max
01-11-04 V.Ivan. (gtherapy-V06-02-02)
- cleanup for the release
13-09-04 V.Ivan. (gtherapy-V06-02-01)
- fix normalisation of histograms;
- change position of plane for scoring radial distribution
from 10 cm to 7 cm;
03-08-04 V.Ivan. (gtherapy-V06-02-00)
- created;