78 lines
3.4 KiB
Plaintext
78 lines
3.4 KiB
Plaintext
-------------------------------------------------------------------------------
|
|
History File, 2010/11/18 G.A.P. Cirrone, Created
|
|
cirrone@lns.infn.it
|
|
-------------------------------------------------------------------------------
|
|
|
|
====================================================
|
|
History file of the ChargeExchangeMC application
|
|
====================================================
|
|
|
|
02.11.2016 - L. Garnier, Tag ChargeExchangeMC-V10-02-00
|
|
Remove icons.mac. Automatically include since interfaces-V10-02-07
|
|
|
|
09.12.2014 - A. Radkov, Tag ChargeExchangeMC-V10-01-00
|
|
CERN ROOT histograming binding. Bug fix for online histogram
|
|
redrawing and easy online histogram showing from a dedicated
|
|
menu bar (in graphical mode).
|
|
|
|
06.10.2014 - L.Pandola, Tag: ChargeExchangeMC-V10-00-01
|
|
Edited CMakeLists.txt file to allow for the integration
|
|
in the CDash testing
|
|
|
|
12.12.2013 - A. Radkov & L. Pandola, Tag: ChargeExchangeMC-V10-00-00
|
|
Fix a few compiler warnings (shadowed variables, system of
|
|
units). FTFP_BERT replaces deprecated QGSP_BERT
|
|
|
|
22.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
|