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