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