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