Geant4 Cross Reference |
1 # Example field02 History << 1 $Id: History 104352 2017-05-26 07:23:36Z gcosmo $ 2 << 2 ------------------------------------------------------------------- 3 See `CONTRIBUTING.rst` for details of **requir << 4 which **must** added in reverse chronological << 5 It must **not** be used as a substitute for wr << 6 << 7 ---------------------------------------------- << 8 << 9 ## 2024-09-30 Gabriele Cosmo (fieldex02-V11-02 << 10 - Use GeometryHasBeenModified() in place of Re << 11 DetectorCostruction UI commands implementati << 12 << 13 ## 2024-09-18 Gabriele Cosmo (fieldex02-V11-02 << 14 - Migrated to use G4RunManagerFactory. << 15 - Use default MixMax random generator. << 16 << 17 ## 2024-04-29 Ivana Hrivnacova (fieldex02-V11- << 18 - Replaced FieldSetup and FieldMessenger class << 19 field builder class (G4FieldBuilder) << 20 - Moved setting field value (ThreeVector) from << 21 in DetectorConstruction and its messenger an << 22 setting Z-value only << 23 << 24 ## 2023-07-05 Ivana Hrivnacova (fieldex02-V11- << 25 - Clang-tidy, new coding guidelines << 26 - Clean-up trailing white-spaces << 27 << 28 ## 2021-12-10 Ben Morgan (fieldex02-V11-00-00) << 29 - Change to new Markdown History format << 30 << 31 --- << 32 << 33 # History entries prior to 11.0 << 34 << 35 July 27, 2018 I.Hrivnacova - fieldex02-V10-04- << 36 - Added command: << 37 /field/setField Bx By Bz unit << 38 - Macro review and code clean-up: << 39 - Removed EventAction, RunAction, RunActionM << 40 used only for storing random numbers, alre << 41 - Separated other than visualization setting << 42 new init_vis.mac << 43 - Added test for commands defined in the exa << 44 of field02.in macro << 45 - Improved visualization of geometry << 46 - Added "beamOn 10" button in gui.mac << 47 - Updated README files << 48 << 49 May 15, 2018 J.Allison - fieldex01-V10-04-01 << 50 May 15, 2018 J.Allison - fieldex02-V10-04-01 << 51 - Remove G4UI_USE and G4VIS_USE. << 52 - Move instantiation of G4UIExecutive to start << 53 - F02RunAction.cc: Remove vis commands. << 54 << 55 May 09, 2018 B.Morgan - fieldex02-V10-04-00 << 56 - Include G4Types before use of G4MULTITHREADE << 57 compatibility with move to #defines over -D << 58 symbols. << 59 3 >> 4 ========================================================= >> 5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP >> 6 ========================================================= >> 7 >> 8 field02 History file >> 9 ------------------------ >> 10 This file should be used by the G4 example coordinator to briefly >> 11 summarize all major modifications introduced in the code and keep >> 12 track of all tags. >> 13 >> 14 ---------------------------------------------------------- >> 15 * Reverse chronological order (last date on top), please * >> 16 ---------------------------------------------------------- 60 May 24, 2017 J.Apostolakis - fieldex02-V10-0 17 May 24, 2017 J.Apostolakis - fieldex02-V10-03-02 61 - Fixed F02ElectricFieldSetup UpdateIntegrator 18 - Fixed F02ElectricFieldSetup UpdateIntegrator() method (avoid double 62 deletion of driver - done by chord finder 19 deletion of driver - done by chord finder already. ) 63 20 64 May 17, 2017 J.Apostolakis - fieldex02-V10-0 21 May 17, 2017 J.Apostolakis - fieldex02-V10-03-00, 01 65 - Fixed F02ElectricFieldSetup Update...() meth 22 - Fixed F02ElectricFieldSetup Update...() method. 66 * Now all old objects are deleted first, and 23 * Now all old objects are deleted first, and then new objects are created. 67 * Renamed UpdateStepper() to UpdateIntegrato 24 * Renamed UpdateStepper() to UpdateIntegrator() to clarify its role 68 25 69 November 19, 2016 A.Dotti - fieldex02-V10-02 26 November 19, 2016 A.Dotti - fieldex02-V10-02-03 70 - explicit set of SD to manager 27 - explicit set of SD to manager 71 28 72 November 02, 2016 L.Garnier - fieldex02-V10-02 29 November 02, 2016 L.Garnier - fieldex02-V10-02-02 73 - remove icons.mac. Automatically include sinc 30 - remove icons.mac. Automatically include since interfaces-V10-02-07 74 31 75 July 04, 2016 - I. Hrivnacova - fieldex02-V10- 32 July 04, 2016 - I. Hrivnacova - fieldex02-V10-02-01 76 - Fix for Doxygen documentation 33 - Fix for Doxygen documentation 77 34 78 July 01, 2015 - I. Hrivnacova - fieldex02-V10- 35 July 01, 2015 - I. Hrivnacova - fieldex02-V10-02-00 79 - Replaced F02PhysicsList with FTFP_BERT with 36 - Replaced F02PhysicsList with FTFP_BERT with G4StepLimiterPhysics 80 37 81 September 01, 2015 - I. Hrivnacova - fieldex02 38 September 01, 2015 - I. Hrivnacova - fieldex02-V10-01-02 82 - Removed F02EventActionMessenger class, now o << 39 - Removed F02EventActionMessenger class, now obsolete, and 83 replaced /event/printModulo commands in macr 40 replaced /event/printModulo commands in macros with /run/printProgress 84 - Code cleanup 41 - Code cleanup 85 42 86 May 22, 2015 - P. Gumplinger - fieldex02-V10-0 43 May 22, 2015 - P. Gumplinger - fieldex02-V10-01-00 87 - apply coding guideline 3.3 44 - apply coding guideline 3.3 88 45 89 December 02, 2013 46 December 02, 2013 90 - More fixes in gui.mac: 47 - More fixes in gui.mac: 91 Let execute vis.mac first to make the comman 48 Let execute vis.mac first to make the command in added menus available; 92 corrected wireframe parameter 49 corrected wireframe parameter 93 50 94 November 29, 2013 - I. Hrivnacova 51 November 29, 2013 - I. Hrivnacova 95 - Fixed gui.mac (commented out command specifi 52 - Fixed gui.mac (commented out command specific to B2 example) 96 53 97 November 28, 2013 - M.Asai - fieldex02-V09-06- 54 November 28, 2013 - M.Asai - fieldex02-V09-06-07, fieldex02-V09-06-08 98 - Fix F02PrimaryGeneratorAction to avoid race 55 - Fix F02PrimaryGeneratorAction to avoid race condition problem. 99 56 100 November 28, 2013 - M.Asai - fieldex02-V09-06- 57 November 28, 2013 - M.Asai - fieldex02-V09-06-06 101 - Fix F02PhysicsList to avoid race condition p 58 - Fix F02PhysicsList to avoid race condition problem. 102 59 103 November 26, 2013 - I.Hrivnacova - fieldex02-V 60 November 26, 2013 - I.Hrivnacova - fieldex02-V09-06-05 104 - Fixed ConstructSDandField(): 61 - Fixed ConstructSDandField(): 105 Moved setting the SD to logical volume outsi 62 Moved setting the SD to logical volume outside the test 106 - Do not test (fAbsorberThickness > 0.) in Con 63 - Do not test (fAbsorberThickness > 0.) in ConstructCalorimeter() 107 as setting 0 is not allowed in set command << 64 as setting 0 is not allowed in set command 108 65 109 November 25, 2013 - I.Hrivnacova - fieldex02-V 66 November 25, 2013 - I.Hrivnacova - fieldex02-V09-06-04 110 - Put back cleaning volumes and solid stores i 67 - Put back cleaning volumes and solid stores in ConstructGeometry() 111 68 112 November 22, 2013 - P.Gumplinger - fieldex02-V 69 November 22, 2013 - P.Gumplinger - fieldex02-V09-06-03 113 - add gui.mac back in and avoid long line 70 - add gui.mac back in and avoid long line 114 71 115 November 21, 2013 - I.Hrivnacova - fieldex02-V 72 November 21, 2013 - I.Hrivnacova - fieldex02-V09-06-02 116 - Use new G4RunManager::ReinitializeGeometry t << 73 - Use new G4RunManager::ReinitializeGeometry to trigger geometry rebuild 117 when geometry changes 74 when geometry changes 118 - Remove DetectorConstruction::Update and corr 75 - Remove DetectorConstruction::Update and corresponding UI command that 119 is not needed anymore 76 is not needed anymore 120 - Set "ToBeBroadcasted == false" for UI comman << 77 - Set "ToBeBroadcasted == false" for UI commands that modify detector 121 since these should be executed only by maste << 78 since these should be executed only by master 122 - Fixed main (do not call gui.mac which does n 79 - Fixed main (do not call gui.mac which does not exist) 123 - Code cleanup in F02ElectricFieldSetup.cc 80 - Code cleanup in F02ElectricFieldSetup.cc 124 81 125 November 7, 2013 P.Gumplinger - fieldex02-V09- 82 November 7, 2013 P.Gumplinger - fieldex02-V09-06-01 126 - migration to MT and code cleanup 83 - migration to MT and code cleanup 127 84 128 July 26, 2013 - P.Gumplinger - fieldex02-V09-0 85 July 26, 2013 - P.Gumplinger - fieldex02-V09-06-00 129 - fix clang32 compilation warnings 86 - fix clang32 compilation warnings 130 87 131 February 14, 2013 - I.Hrivnacova 88 February 14, 2013 - I.Hrivnacova 132 ----------------------------- 89 ----------------------------- 133 - Applied coding guidelines (data members init 90 - Applied coding guidelines (data members initialization, separators); 134 tagged in examples/field 91 tagged in examples/field 135 92 136 November 28, 2012 Gabriele Cosmo - fieldex02-V 93 November 28, 2012 Gabriele Cosmo - fieldex02-V09-05-01 137 -------------------------------- 94 -------------------------------- 138 - Fixed cases of variable shadowing. 95 - Fixed cases of variable shadowing. 139 96 140 October 17, 2012 - I.Hrivnacova - fieldex02-V0 97 October 17, 2012 - I.Hrivnacova - fieldex02-V09-05-00 141 ------------------------------- 98 ------------------------------- 142 - Applied coding guidelines, code clean-up 99 - Applied coding guidelines, code clean-up 143 100 144 August 16, 2010 H.Kurashige - fieldex02-V09-03 101 August 16, 2010 H.Kurashige - fieldex02-V09-03-04 145 --------------------------- 102 --------------------------- 146 - Removed inclusion of G4ParticleWithCuts head 103 - Removed inclusion of G4ParticleWithCuts header. 147 104 148 June 2, 2010 J.Perl - fieldex02-V09-03-03 105 June 2, 2010 J.Perl - fieldex02-V09-03-03 149 ------------------- 106 ------------------- 150 - Updated vis usage. 107 - Updated vis usage. 151 108 152 May 12, 2010 John Allison - fieldex02-V09-03-0 109 May 12, 2010 John Allison - fieldex02-V09-03-02 153 ------------------------- 110 ------------------------- 154 - Introduced G4UIExecutive. 111 - Introduced G4UIExecutive. 155 112 156 Apr 8th, 2010 Gabriele Cosmo - fieldex02-V09-0 113 Apr 8th, 2010 Gabriele Cosmo - fieldex02-V09-03-01 157 ---------------------------- 114 ---------------------------- 158 - Removed unused pointers to G4MultipleScatter 115 - Removed unused pointers to G4MultipleScattering left... 159 116 160 Mar 25th, 2010 Gabriele Cosmo - fieldex02-V09- 117 Mar 25th, 2010 Gabriele Cosmo - fieldex02-V09-03-00 161 ----------------------------- 118 ----------------------------- 162 - Migrated physics list to use particle-based 119 - Migrated physics list to use particle-based multiple-scattering processes. 163 120 164 Nov 4th, 2009 Peter Gumplinger - fieldex02-V 121 Nov 4th, 2009 Peter Gumplinger - fieldex02-V09-02-00 165 -------------------------------- 122 -------------------------------- 166 - fix the density of STP Carbon Dioxide in Det 123 - fix the density of STP Carbon Dioxide in DetectorConstruction 167 124 168 May 15th, 2008 Tatiana Nikitina - fieldex02 125 May 15th, 2008 Tatiana Nikitina - fieldex02-V09-01-01 169 -------------------------------- 126 -------------------------------- 170 - Added handling of units for electric field i 127 - Added handling of units for electric field in messenger. 171 128 172 May 5th, 2008 Tatiana Nikitina - fieldex02- 129 May 5th, 2008 Tatiana Nikitina - fieldex02-V09-01-00 173 ------------------------------- 130 ------------------------------- 174 - Fixed setup to correctly handle electric fie 131 - Fixed setup to correctly handle electric field instead of the inherited 175 setup for magnetic field. 132 setup for magnetic field. 176 133 177 May 23rd, 2007 John Apostolakis - fieldex02 134 May 23rd, 2007 John Apostolakis - fieldex02-V08-03-00 178 -------------------------------- 135 -------------------------------- 179 - Taken out FastSimulationManagerProcess, whic 136 - Taken out FastSimulationManagerProcess, which is not needed. 180 137 181 Dec 6th, 2005 Gabriele Cosmo 138 Dec 6th, 2005 Gabriele Cosmo 182 ----------------------------- 139 ----------------------------- 183 - Trivial changes for support of CLHEP-2.0.X s 140 - Trivial changes for support of CLHEP-2.0.X series. 184 141 185 Oct 13th, 2005 - V.Grichine (fieldex02-V07-01 142 Oct 13th, 2005 - V.Grichine (fieldex02-V07-01-00) 186 --------------------------- 143 --------------------------- 187 - Removed cluster models from detector constru 144 - Removed cluster models from detector construction. 188 Coworks with gpara-V07-01-00. 145 Coworks with gpara-V07-01-00. 189 146 190 May 3rd, 2005 - J.Allison (examples-V07-00-03 147 May 3rd, 2005 - J.Allison (examples-V07-00-03) 191 ------------------------- 148 ------------------------- 192 - Replaced vis manager with G4VisExecutive. 149 - Replaced vis manager with G4VisExecutive. 193 150 194 Dec 3rd, 2004 - G.Cosmo 151 Dec 3rd, 2004 - G.Cosmo 195 ----------------------- 152 ----------------------- 196 - Implemented migration to <cmath>. 153 - Implemented migration to <cmath>. 197 154 198 Dec 3rd, 2004 - V.Grichine 155 Dec 3rd, 2004 - V.Grichine 199 -------------------------- 156 -------------------------- 200 - Removed dependency on old PAI and XTR models 157 - Removed dependency on old PAI and XTR models in PhysicsList. 201 158 202 Sep 15rd, 2004 - V.Ivanchenko (fieldex02-V06-0 159 Sep 15rd, 2004 - V.Ivanchenko (fieldex02-V06-02-00) 203 ----------------------------- 160 ----------------------------- 204 - Minor cleanup of PhysicsList. 161 - Minor cleanup of PhysicsList. 205 162 206 Nov 25th, 2003 - G.Cosmo 163 Nov 25th, 2003 - G.Cosmo 207 ------------------------ 164 ------------------------ 208 - Open geometry before clearing stores in Dete 165 - Open geometry before clearing stores in DetectorConstruction class. 209 166 210 Nov 13th, 2003 - J.Allison 167 Nov 13th, 2003 - J.Allison 211 -------------------------- 168 -------------------------- 212 - Removed OPACS from Vis Manager. 169 - Removed OPACS from Vis Manager. 213 170 214 Nov 12th, 2003 - J.Apostolakis (fieldex-V05-02 171 Nov 12th, 2003 - J.Apostolakis (fieldex-V05-02-01) 215 ------------------------------ 172 ------------------------------ 216 - Revised to work with new field tags (field-V 173 - Revised to work with new field tags (field-V05-02-04 and later) 217 * creation of chord finder for electric fie 174 * creation of chord finder for electric field must be explicit 218 - Created helper class F02ElectricFieldSetup, << 175 - Created helper class F02ElectricFieldSetup, using nearly all of 219 F02ElectroMagneticField, but not being a fie 176 F02ElectroMagneticField, but not being a field. 220 - Changed other parts to use this class. 177 - Changed other parts to use this class. 221 178 222 Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02 179 Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02-00) 223 ------------------------------ 180 ------------------------------ 224 - Removed obsolete interfaces. 181 - Removed obsolete interfaces. 225 182 226 Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00) 183 Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00) 227 ------------------------ 184 ------------------------ 228 - Fixed mechanism for update of geometry in de 185 - Fixed mechanism for update of geometry in detector-construction. 229 - Fixed pedantic warnings ... 186 - Fixed pedantic warnings ... 230 187 231 Feb 20th, 2003 - V.Ivanchenko (field-V05-00-00 188 Feb 20th, 2003 - V.Ivanchenko (field-V05-00-00) 232 ----------------------------- 189 ----------------------------- 233 - Cut per region 190 - Cut per region 234 191 235 Dec 4th, 2001 - G.Cosmo (field02-V03-02-01) 192 Dec 4th, 2001 - G.Cosmo (field02-V03-02-01) 236 ----------------------- 193 ----------------------- 237 - Fix in F02ElectroMagneticField.hh for compil 194 - Fix in F02ElectroMagneticField.hh for compilation on Win/VC++. 238 195 239 Nov 13th, 2001 - V.Grichine (field02-V03-02-0 196 Nov 13th, 2001 - V.Grichine (field02-V03-02-00) 240 --------------------------- 197 --------------------------- 241 - Added number of variables to steppers in F02 198 - Added number of variables to steppers in F02ElectroMagneticField.cc. 242 Coworks with tag "field-V03-02-03" of geomet 199 Coworks with tag "field-V03-02-03" of geometry/magneticfield. 243 200 244 Nov 7th, 2001 - G.Cosmo 201 Nov 7th, 2001 - G.Cosmo 245 ----------------------- 202 ----------------------- 246 - More cleanup and fixes to primary generator 203 - More cleanup and fixes to primary generator gun (V.Grichine). 247 204 248 Oct 15th, 2001 - G.Cosmo 205 Oct 15th, 2001 - G.Cosmo 249 ------------------------ 206 ------------------------ 250 - Cleaned from test code. 207 - Cleaned from test code.