Geant4 Cross Reference |
1 # Example ChargeExchangeMC History << 1 ------------------------------------------------------------------------------- 2 << 2 History File, 2010/11/18 G.A.P. Cirrone, Created 3 See `CONTRIBUTING.rst` for details of **requir << 3 cirrone@lns.infn.it 4 which **must** added in reverse chronological << 5 It must **not** be used as a substitute for wr << 6 << 7 ---------------------------------------------- 4 ------------------------------------------------------------------------------- 8 5 9 ## 2024-06-21 Gabriele Cosmo (ChargeExchangeMC << 6 ==================================================== 10 - Disabled GDML schema validation. << 7 History file of the ChargeExchangeMC application 11 << 8 ==================================================== 12 ## 2022-05-20 Vladimir Ivanchenko (ChargeExcha << 13 - CexmcHadronicProcess - disable integral meth << 14 << 15 ## 2021-12-10 Ben Morgan (ChargeExchangeMC-V11 << 16 - Change to new Markdown History format << 17 << 18 --- << 19 << 20 # History entries prior to 11.0 << 21 << 22 25.10.2021 - B. Morgan (ChargeExchangeMC-V10-0 << 23 Use G4StrUtil functions replacing << 24 << 25 24.05.2021 - B. Morgan (ChargeExchangeMC-V10-0 << 26 Bump required CMake version range t << 27 << 28 02.11.2020 - B.Morgan, Tag ChargeExchangeMC-V1 << 29 Support same CMake version range << 30 << 31 08.04.2020 - S. Guatelli, Tag ChargeExchangeMC << 32 Error removed from the main. CMak << 33 Dependence to Qt Libraries when u << 34 << 35 02.09.2019 - S. Guatelli, Tag ChargeExchangeMC << 36 G4VIS_USE and G4UI_USE deleted << 37 9 38 31.01.2019 - G.Cosmo, Tag ChargeExchangeMC-V10 << 10 31.01.2019 - G.Cosmo, Tag ChargeExchangeMC-V10-04-01 39 Fixed compilation warnings for un 11 Fixed compilation warnings for unused data when no analysis set. 40 Fixed regular expression error in 12 Fixed regular expression error in schema validation for lht.gdml. 41 13 42 31.01.2019 - I.Hrivnacova, Tag ChargeExchangeM << 14 31.01.2019 - I.Hrivnacova 43 Merged GitHub PR #4: all Boolean 15 Merged GitHub PR #4: all Boolean operators now return G4bool. 44 16 45 09.11.2018 - G.Cosmo, Tag ChargeExchangeMC-V10 17 09.11.2018 - G.Cosmo, Tag ChargeExchangeMC-V10-04-00 46 CexmcException: fixed typo in pri 18 CexmcException: fixed typo in printout. 47 19 48 29.11.2017 - B.Morgan, Tag ChargeExchangeMC-V1 20 29.11.2017 - B.Morgan, Tag ChargeExchangeMC-V10-03-08 49 Use full path to ROOT Qt library, 21 Use full path to ROOT Qt library, if found 50 22 51 28.11.2017 - B.Morgan, Tag ChargeExchangeMC-V1 23 28.11.2017 - B.Morgan, Tag ChargeExchangeMC-V10-03-07 52 Replace ROOT_INCLUDE_DIR with ROO 24 Replace ROOT_INCLUDE_DIR with ROOT_INCLUDE_DIRS 53 25 54 31.10.2017 - L. Pandola, Tag ChargeExchangeMC- 26 31.10.2017 - L. Pandola, Tag ChargeExchangeMC-V10-03-06 55 Clean up preinit.mac, to avoid a << 27 Clean up preinit.mac, to avoid a cerr when 56 ROOT is not available 28 ROOT is not available 57 29 58 26.10.2017 - L. Pandola, Tag ChargeExchangeMC- 30 26.10.2017 - L. Pandola, Tag ChargeExchangeMC-V10-03-05 59 Edit CMakeLists.txt such to copy << 31 Edit CMakeLists.txt such to copy mac/gmdl in the 60 build directory 32 build directory 61 33 62 25.10.2017 - L. Pandola, Tag ChargeExchangeMC- 34 25.10.2017 - L. Pandola, Tag ChargeExchangeMC-V10-03-04 63 Fix residual shadowing on gcc 4.9 35 Fix residual shadowing on gcc 4.9 64 36 65 23.10.2017 - A. Radkov, Tag ChargeExchangeMC-V 37 23.10.2017 - A. Radkov, Tag ChargeExchangeMC-V10-03-03 66 Fix shadowed variabiles (and remo << 38 Fix shadowed variabiles (and removed flag from 67 CMakeLists.txt) 39 CMakeLists.txt) 68 40 69 12.10.2017 - L. Pandola, Tag ChargeExchangeMC- 41 12.10.2017 - L. Pandola, Tag ChargeExchangeMC-V10-03-02 70 Fix residual compiler warning on 42 Fix residual compiler warning on clang 71 43 72 11.10.2017 - L. Pandola, Tag ChargeExchangeMC- 44 11.10.2017 - L. Pandola, Tag ChargeExchangeMC-V10-03-01 73 Fix compiler warnings in clang 45 Fix compiler warnings in clang 74 46 75 10.10.2017 - L. Pandola, Tag ChargeExchangeMC- 47 10.10.2017 - L. Pandola, Tag ChargeExchangeMC-V10-03-00 76 Fix CMakeLists.txt to allow for S 48 Fix CMakeLists.txt to allow for STT integration 77 Fix compilation error in CexmcHis 49 Fix compilation error in CexmcHistoManager.hh (when 78 CEXMC_USE_ROOTQT is not define 50 CEXMC_USE_ROOTQT is not defined) 79 51 80 02.11.2016 - L. Garnier, Tag ChargeExchangeMC- 52 02.11.2016 - L. Garnier, Tag ChargeExchangeMC-V10-02-00 81 Remove icons.mac. Automatically i 53 Remove icons.mac. Automatically include since interfaces-V10-02-07 82 54 83 09.12.2014 - A. Radkov, Tag ChargeExchangeMC-V 55 09.12.2014 - A. Radkov, Tag ChargeExchangeMC-V10-01-00 84 CERN ROOT histograming binding. B << 56 CERN ROOT histograming binding. Bug fix for online histogram 85 redrawing and easy online histogr << 57 redrawing and easy online histogram showing from a dedicated 86 menu bar (in graphical mode). 58 menu bar (in graphical mode). 87 59 88 06.10.2014 - L.Pandola, Tag: ChargeExchangeMC- 60 06.10.2014 - L.Pandola, Tag: ChargeExchangeMC-V10-00-01 89 Edited CMakeLists.txt file to all 61 Edited CMakeLists.txt file to allow for the integration 90 in the CDash testing << 62 in the CDash testing 91 63 92 12.12.2013 - A. Radkov & L. Pandola, Tag: Char << 64 12.12.2013 - A. Radkov & L. Pandola, Tag: ChargeExchangeMC-V10-00-00 93 Fix a few compiler warnings (shad << 65 Fix a few compiler warnings (shadowed variables, system of 94 units). FTFP_BERT replaces deprec 66 units). FTFP_BERT replaces deprecated QGSP_BERT 95 67 96 22.11.2012 - L.Garnier Tag: ChargeExchangeMC-V 68 22.11.2012 - L.Garnier Tag: ChargeExchangeMC-V09-05-05 97 - Add "File" menu in gui.mac, Fix 69 - Add "File" menu in gui.mac, Fix bug #1395 98 70 99 02.11.2012 - L.Garnier Tag: ChargeExchangeMC-V 71 02.11.2012 - L.Garnier Tag: ChargeExchangeMC-V09-05-04 100 - Add icons.mac 72 - Add icons.mac 101 73 102 25.10.2012, L.Pandola & A.Radkov, Tag: ChargeE 74 25.10.2012, L.Pandola & A.Radkov, Tag: ChargeExchangeMC-V09-05-03 103 - Fix the CMakeLists.txt file to m 75 - Fix the CMakeLists.txt file to make Qt optional 104 76 105 18.10.2012, L.Pandola & A.Radkov, Tag: ChargeE 77 18.10.2012, L.Pandola & A.Radkov, Tag: ChargeExchangeMC-V09-05-02 106 - Add the CMakeLists.txt file (first ver 78 - Add the CMakeLists.txt file (first version, to be checked) 107 79 108 17.10.2012, L.Pandola & A.Radkov, Tag: ChargeE 80 17.10.2012, L.Pandola & A.Radkov, Tag: ChargeExchangeMC-V09-05-01 109 - Fix to compile the code against 81 - Fix to compile the code against Geant4 9.6 110 - Edit GNUmakefile such that the d << 82 - Edit GNUmakefile such that the default version does not 111 depend on boost 83 depend on boost 112 84 113 11.10.2012, G.Cosmo, Tag: ChargeExchangeMC-V0 85 11.10.2012, G.Cosmo, Tag: ChargeExchangeMC-V09-05-00 114 - Explicit inclusion of units and consta 86 - Explicit inclusion of units and constants headers. 115 87 116 01.11.2011, G.A.P.Cirrone & A.Radkov, Tag: Ch 88 01.11.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-05 117 - Header files added. 89 - Header files added. 118 90 119 31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: Ch 91 31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-04 120 - Minor revision and removal of no more 92 - Minor revision and removal of no more used files. 121 93 122 31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: Ch 94 31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-03 123 - A new framework for easy creatio 95 - A new framework for easy creation of various scene primitives 124 implemented. 3 primitives were a 96 implemented. 3 primitives were added: center of the target mark, 125 auxiliary radial lines and inner 97 auxiliary radial lines and inner crystals area highlights. 126 - New algorithms for energy deposi 98 - New algorithms for energy deposit collection strategies added 127 - New reconstruction parameter add 99 - New reconstruction parameter added: expected momentum at the 128 center of the taget 100 center of the taget 129 - Calculation of physical values w 101 - Calculation of physical values was significantly optimized 130 - Multiple optimizations and code 102 - Multiple optimizations and code cleanup 131 103 132 31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: Ch 104 31.10.2011, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-02 133 - Minor revisions and code cleanup 105 - Minor revisions and code cleanup 134 106 135 23.11.2010, G.A.P.Cirrone & A.Radkov, Tag: Ch 107 23.11.2010, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-03-03 136 - Possibility to remove the boost 108 - Possibility to remove the boost dependence 137 - Documentation updated 109 - Documentation updated 138 - README updated 110 - README updated 139 111 140 18.11.2010, G.A.P.Cirrone & A.Radkov, Tag: Ch 112 18.11.2010, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-03-02 141 - Corrected tag name erroneously a 113 - Corrected tag name erroneously assigned 142 114 143 18.11.2010, G.A.P.Cirrone & A.Radkov, Tag: Ch 115 18.11.2010, G.A.P.Cirrone & A.Radkov, Tag: ChargeExchangeMC-V09-04-01 144 - General code revision and update 116 - General code revision and update 145 117 146 18.11.2010, G.A.P. Cirrone, Tag: ChargeExchang 118 18.11.2010, G.A.P. Cirrone, Tag: ChargeExchangeMC-V09-04-00 147 - First tag of the example 119 - First tag of the example