Files
geant4/examples/advanced/ChargeExchangeMC/History
T
2016-06-09 17:01:34 +02:00

62 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------------------
History File, 2010/11/18 G.A.P. Cirrone, Created
cirrone@lns.infn.it
-------------------------------------------------------------------------------
====================================================
History file of the ChargeExchangeMC application
====================================================
02.11.2012 - L.Garnier Tag: ChargeExchangeMC-V09-05-05
- Add "File" menu in gui.mac, Fix bug #1395
02.11.2012 - L.Garnier Tag: ChargeExchangeMC-V09-05-04
- Add icons.mac
25.10.2012, L.Pandola & A.Radkov, Tag: ChargeExchangeMC-V09-05-03
- Fix the CMakeLists.txt file to make Qt optional
18.10.2012, L.Pandola & A.Radkov, Tag: ChargeExchangeMC-V09-05-02
- Add the CMakeLists.txt file (first version, to be checked)
17.10.2012, L.Pandola & A.Radkov, Tag: ChargeExchangeMC-V09-05-01
- Fix to compile the code against Geant4 9.6
- Edit GNUmakefile such that the default version does not
depend on boost
11.10.2012, G.Cosmo, Tag: ChargeExchangeMC-V09-05-00
- Explicit inclusion of units and constants headers.
01.11.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-05
- Header files added.
31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-04
- Minor revision and removal of no more used files.
31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-03
- A new framework for easy creation of various scene primitives
implemented. 3 primitives were added: center of the target mark,
auxiliary radial lines and inner crystals area highlights.
- New algorithms for energy deposit collection strategies added
- New reconstruction parameter added: expected momentum at the
center of the taget
- Calculation of physical values was significantly optimized
- Multiple optimizations and code cleanup
31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-02
- Minor revisions and code cleanup
23.11.2010, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-03-03
- Possibility to remove the boost dependence
- Documentation updated
- README updated
18.11.2010, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-03-02
- Corrected tag name erroneously assigned
18.11.2010, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-01
- General code revision and update
18.11.2010, G.A.P. Cirrone, Tag: ChargeExchangeMC-V09-04-00
- First tag of the example