| 1 | $Id: History,v 1.96 2010/06/07 05:40:45 perl Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm1 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 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | 06-06-10 J.Perl (testem1-V09-03-02)
|
|---|
| 19 | - Remove unused variable in EventAction
|
|---|
| 20 |
|
|---|
| 21 | 03-06-10 J.Perl (testem1-V09-03-01)
|
|---|
| 22 | - Updated vis usage
|
|---|
| 23 |
|
|---|
| 24 | 06-04-10 mma (testem1-V09-03-00)
|
|---|
| 25 | - RunAction: replace ProcessCount by map<string, int>
|
|---|
| 26 | - TestEm1.cc : introduction of G4UIExecutive
|
|---|
| 27 |
|
|---|
| 28 | 13-11-09 mma (testem1-V09-02-01)
|
|---|
| 29 | - PhysListEmStandard.cc (local): eMultipleScattering -> UrbanMscModel93
|
|---|
| 30 |
|
|---|
| 31 | 15-09-09 mma (testem1-V09-02-00)
|
|---|
| 32 | - PhysicsList.cc :
|
|---|
| 33 | - Substituted obsolete low-energy physics builders by builders from
|
|---|
| 34 | the physics_list library;
|
|---|
| 35 | - renamed "standard" -> "local"; "emstandard" -> "emstandard_opt0"
|
|---|
| 36 | - updated README and macro files
|
|---|
| 37 |
|
|---|
| 38 | 16-11-08 mma (testem1-V09-01-08)
|
|---|
| 39 | - Em options: 20bins/decade LinLossLimit=default=0.01
|
|---|
| 40 |
|
|---|
| 41 | 31-10-08 mma (testem1-V09-01-07)
|
|---|
| 42 | - Use G4hMultipleScattering for muons and protons
|
|---|
| 43 | - Modify EM options
|
|---|
| 44 |
|
|---|
| 45 | 23-10-08 mma (testem1-V09-01-06)
|
|---|
| 46 | - update PhysListEmStandard and README
|
|---|
| 47 |
|
|---|
| 48 | 12-09-08 mma (testem1-V09-01-05)
|
|---|
| 49 | - HistoManager: change default histos format
|
|---|
| 50 | - add plotHisto.C and plotHisto.kumac
|
|---|
| 51 |
|
|---|
| 52 | 12-06-08 mma (testem1-V09-01-04)
|
|---|
| 53 | - Rename Install.aida to InstallAida.txt
|
|---|
| 54 |
|
|---|
| 55 | 12-06-08 mma (testem1-V09-01-03)
|
|---|
| 56 | - Remove AIDA from GNUmakefile
|
|---|
| 57 |
|
|---|
| 58 | 05-05-08 mma (testem1-V09-01-02)
|
|---|
| 59 | - PhysListEmStandard : add spline option for physics tables
|
|---|
| 60 | - README : update Aida informations
|
|---|
| 61 |
|
|---|
| 62 | 07-04-08 mma (testem1-V09-01-01)
|
|---|
| 63 | - PhysListEmStandard : add G4eMultipleScattering; complete EmOptions
|
|---|
| 64 | - HistoManager::saveAscii() : redefinition of binEdge
|
|---|
| 65 |
|
|---|
| 66 | 17-12-07 mma (testem1-V09-01-00)
|
|---|
| 67 | - HistoManager : protect creation of ascii file
|
|---|
| 68 |
|
|---|
| 69 | 12-11-07 mma (testem1-V09-00-01)
|
|---|
| 70 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 71 |
|
|---|
| 72 | 22-07-07 V.Ivant (testem1-V09-00-00)
|
|---|
| 73 | - add material CO2 10^-6 atm
|
|---|
| 74 |
|
|---|
| 75 | 21-06-07 mma (testem1-V08-03-02)
|
|---|
| 76 | - make visualization only in interactive mode
|
|---|
| 77 |
|
|---|
| 78 | 20-06-07 mma (testem1-V08-03-01)
|
|---|
| 79 | - PhysListEmStandard options completed
|
|---|
| 80 | - add erange.mac for e-
|
|---|
| 81 |
|
|---|
| 82 | 23-05-07 V.Ivant (testem1-V08-03-00)
|
|---|
| 83 | - use G4EmProcessOptions to define bremsstrahlung threshold energy
|
|---|
| 84 |
|
|---|
| 85 | 19-10-06 mma (testem1-V08-01-00)
|
|---|
| 86 | - GNUmakefile : LOADLIBS
|
|---|
| 87 | - remove PhysicsLists 52 and 71
|
|---|
| 88 |
|
|---|
| 89 | 19-05-06 mma (testem1-V08-00-04)
|
|---|
| 90 | - update README
|
|---|
| 91 |
|
|---|
| 92 | 27-03-06 mma (testem1-V08-00-03)
|
|---|
| 93 | - PhysicsList: new functions AddDecay(), AddStepMax()
|
|---|
| 94 |
|
|---|
| 95 | 27-03-06 mma (testem1-V08-00-02)
|
|---|
| 96 | - TestEm1.in : migration mum -> um
|
|---|
| 97 | - name brem -> eBrem
|
|---|
| 98 |
|
|---|
| 99 | 26-01-06 mma (testem1-V08-00-01)
|
|---|
| 100 | - refresh all geant3 macros
|
|---|
| 101 | - change printing format in EndOfRun
|
|---|
| 102 |
|
|---|
| 103 | 25-01-06 mma (testem1-V08-00-00)
|
|---|
| 104 | - rename csdaRange -> trueRange
|
|---|
| 105 | - histograms for primary particle only
|
|---|
| 106 | - refresh all macros. Change names
|
|---|
| 107 | - GetCSDARange() in EndOfRun
|
|---|
| 108 |
|
|---|
| 109 | 19-01-06 mma
|
|---|
| 110 | - add PhysListEmLivermore and PhysListEmPenelope
|
|---|
| 111 |
|
|---|
| 112 | 06-12-05 Gabriele Cosmo
|
|---|
| 113 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 114 |
|
|---|
| 115 | 22-11-05 mma (testem1-V07-01-02)
|
|---|
| 116 | - update README for OpenScientist
|
|---|
| 117 |
|
|---|
| 118 | 14-11-05 Gabriele Cosmo (testem1-V07-01-01)
|
|---|
| 119 | - Migration to <sstream> for HistoMessenger.
|
|---|
| 120 |
|
|---|
| 121 | 04-10-05 mma (testem1-V07-01-00)
|
|---|
| 122 | - create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
|
|---|
| 123 |
|
|---|
| 124 | 01-06-05 mma (testem1-V07-00-02)
|
|---|
| 125 | - PhysListEmG4v52 : old photon processes marked as 52 (and eplusAnnihilation)
|
|---|
| 126 | - HistoManager : option "--noErrors" for hbook
|
|---|
| 127 |
|
|---|
| 128 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 129 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 130 |
|
|---|
| 131 | 18-03-05 V.Ivant (testem1-V07-00-01)
|
|---|
| 132 | - PhysListEmStandard : use G4eBremsstrahlung from the standard,
|
|---|
| 133 | - remove G4eBremsstrahlungCMS
|
|---|
| 134 |
|
|---|
| 135 | 15-03-05 mma
|
|---|
| 136 | - remove He3 from predefined particles.
|
|---|
| 137 | - PhysListEmStandard : treat Alpha as GenericIon
|
|---|
| 138 |
|
|---|
| 139 | 31-01-05 mma (testem1-V07-00-00)
|
|---|
| 140 | - HistoManager : - put a protection for the creation of analysis factory;
|
|---|
| 141 | - file extension is fileType;
|
|---|
| 142 | - HistoMessenger : new command setFileOption
|
|---|
| 143 |
|
|---|
| 144 | 07-14-04 mma (testem1-V06-02-07)
|
|---|
| 145 | - PhysListEmStandard : threshold for G4BremsstrahlungCMS at 10 GeV
|
|---|
| 146 |
|
|---|
| 147 | 02-12-04 V.Ivant (testem1-V06-02-06)
|
|---|
| 148 | - Migration to cmath
|
|---|
| 149 |
|
|---|
| 150 | 22-11-04 mma (testem1-V06-02-05)
|
|---|
| 151 | - change in call G4EmCaculator. Need utils-V06-02-16
|
|---|
| 152 |
|
|---|
| 153 | 01-11-04 V.Ivanchenko (testem1-V06-02-04)
|
|---|
| 154 | - migrade to new interface to ParticleChange in G4eBremsstrahlungCMS
|
|---|
| 155 |
|
|---|
| 156 | 20-09-04 mma (testem1-V06-02-03)
|
|---|
| 157 | - do not delete Analysisfactory (for Jaida)
|
|---|
| 158 |
|
|---|
| 159 | 15-09-04 mma(testem1-V06-02-02)
|
|---|
| 160 | - define correctly all UI subdirectories.
|
|---|
| 161 | - modifs in HistoManager and Messenger for hbook,root,XML
|
|---|
| 162 |
|
|---|
| 163 | 03-08-04 mma (testem1-V06-02-01)
|
|---|
| 164 | - compute and print CSDA range from G4EmCalculator.
|
|---|
| 165 | - set default vertex at left side of the box.
|
|---|
| 166 |
|
|---|
| 167 | 20-07-04 mma (testem1-V06-02-00)
|
|---|
| 168 | - introduce HistoManager as in testem5-V06-01-04
|
|---|
| 169 | - compute and print CSDA and projected range. Macro range.mac
|
|---|
| 170 |
|
|---|
| 171 | 09-06-04 mma (testem1-V06-01-03)
|
|---|
| 172 | - PhysicsLists: remove Particles and General
|
|---|
| 173 |
|
|---|
| 174 | 13-04-04 mma (testem1-V06-01-02)
|
|---|
| 175 | - EmPhysicsList: set G4eBremsstrahlungCMS as default
|
|---|
| 176 |
|
|---|
| 177 | 05-04-04 V.Ivan. (testem1-V06-01-01)
|
|---|
| 178 | - fix G4eBremsstrahlungCMS
|
|---|
| 179 |
|
|---|
| 180 | 31-03-04 mma (testem1-V06-01-00)
|
|---|
| 181 | - remove ROOT histos
|
|---|
| 182 |
|
|---|
| 183 | 15-03-04 mma (testem1-V06-00-00)
|
|---|
| 184 | - example of histograms with ROOT: USE_ROOT
|
|---|
| 185 |
|
|---|
| 186 | 25-11-03 V.Ivanchenko (testem1-V05-02-06)
|
|---|
| 187 | - Fix geometry (G.Cosmo)
|
|---|
| 188 |
|
|---|
| 189 | 07-11-03 mma (testem1-V05-02-05)
|
|---|
| 190 | - use BestUnit in RunAction
|
|---|
| 191 |
|
|---|
| 192 | 28-10-03 V.Ivanchenko (testem1-V05-02-04)
|
|---|
| 193 | - Minor cleanup in G4eBremsstrahlungCMS
|
|---|
| 194 | - Add printout of total energy deposit
|
|---|
| 195 | - Remove compilation warnings
|
|---|
| 196 |
|
|---|
| 197 | 24-10-03 mma (testem1-V05-02-03)
|
|---|
| 198 | - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|---|
| 199 | - BremsstrahlungCMS given as an example, commented out
|
|---|
| 200 |
|
|---|
| 201 | 20-10-03 V.Ivanchenko (testem1-V05-02-02)
|
|---|
| 202 | - Add process G4eBremsstrahlungCMS
|
|---|
| 203 |
|
|---|
| 204 | 06-10-03 mma (testem1-V05-02-01)
|
|---|
| 205 | - Class EmModel renamed G4v52. All macros updated
|
|---|
| 206 | - G4NOHIST replaced by G4ANALYSIS_USE
|
|---|
| 207 | - cosmetics in material definitions
|
|---|
| 208 | - suppression of Em1 in all class names
|
|---|
| 209 |
|
|---|
| 210 | 18-09-03 V.Ivanchenko (testem1-V05-02-00)
|
|---|
| 211 | - Complete migration to model EM physics
|
|---|
| 212 |
|
|---|
| 213 | 18-06-03 G.Cosmo (testem1-V05-01-03)
|
|---|
| 214 | - Em1RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
|
|---|
| 215 | migration from G4std.
|
|---|
| 216 |
|
|---|
| 217 | 03-06-03 V.Ivanchenko (testem1-V05-01-02)
|
|---|
| 218 | - Fix compilation warnings
|
|---|
| 219 |
|
|---|
| 220 | 15-05-03 V.Ivanchenko (testem1-V05-01-01)
|
|---|
| 221 | - Proper deletion of old geometry when it is updated
|
|---|
| 222 |
|
|---|
| 223 | 09-05-03 V.Ivant (testem1-V05-01-00)
|
|---|
| 224 | - change updated command
|
|---|
| 225 |
|
|---|
| 226 | 27-03-03 mma (testem1-V05-00-05)
|
|---|
| 227 | - modular physics list
|
|---|
| 228 |
|
|---|
| 229 | 26-03-03 V.Ivant (testem1-V05-00-04)
|
|---|
| 230 |
|
|---|
| 231 | 11-03-03 V.Ivant (testem1-V05-00-03)
|
|---|
| 232 | - Remove all old interfaces to cuts
|
|---|
| 233 | - Add definition of mean excitation energy for water
|
|---|
| 234 |
|
|---|
| 235 | 06-03-03 mma (testem1-V05-00-02)
|
|---|
| 236 | - PhysicsList::SetCuts : suppress cutForProton
|
|---|
| 237 |
|
|---|
| 238 | 20-02-03 V.Ivant (testem1-V05-00-01)
|
|---|
| 239 | - Migrade to cut per region
|
|---|
| 240 |
|
|---|
| 241 | 12-02-03 mma (testem1-V05-00-00)
|
|---|
| 242 | - DetectorConstruction: change volume name
|
|---|
| 243 |
|
|---|
| 244 | 11-12-02 mma (testem1-V04-01-01)
|
|---|
| 245 | - migration to AIDA 3.0
|
|---|
| 246 | - UI commands under directory /testem/
|
|---|
| 247 |
|
|---|
| 248 | 05-12-02 cosmo (testem1-V04-01-00)
|
|---|
| 249 | - Fix in runAction for porting on gcc-3.2.
|
|---|
| 250 |
|
|---|
| 251 | 05-06-02 mma (testem1-V04-00-03)
|
|---|
| 252 | - do not delete histos in destructor of RunAction
|
|---|
| 253 |
|
|---|
| 254 | 31-05-02 mma (testem1-V04-00-02)
|
|---|
| 255 | - old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README
|
|---|
| 256 |
|
|---|
| 257 | 08-03-02 mma (testem1-V04-00-01)
|
|---|
| 258 | - PhysicsList: unifomisation of the setG(E)Cut commands
|
|---|
| 259 |
|
|---|
| 260 | 06-02-02 mma (testem1-V04-00-00)
|
|---|
| 261 |
|
|---|
| 262 | 06-12-01 mma
|
|---|
| 263 | - In PrimaryGeneratorAction, possibility to fix the vertex at front face,
|
|---|
| 264 | and to randomize the beam spot.
|
|---|
| 265 | - command /gun/rndm in PrimaryGeneratorMessenger
|
|---|
| 266 | - similar functionality in geant3: gukine.F
|
|---|
| 267 | - change output precision in RunAction (+uglast.F)
|
|---|
| 268 |
|
|---|
| 269 | 29-11-01 mma (testem1-V03-02-02)
|
|---|
| 270 | - EventAction: DrawTrack "none"
|
|---|
| 271 | - small change in vis.mac
|
|---|
| 272 | - suppression of the rndm commands, now managed by G4RunManager:
|
|---|
| 273 | --> RunAction, EventAction. suppression of RunActionMessenger
|
|---|
| 274 |
|
|---|
| 275 | 31-10-01 mma (testem1-V03-02-01)
|
|---|
| 276 | - PhysicsListMessenger: commands CutE, CutG, CutP avaiblable in PreInit
|
|---|
| 277 | - in all macros: set cuts before run/initialize
|
|---|
| 278 |
|
|---|
| 279 | 26-10-01 mma (testem1-V03-02-00)
|
|---|
| 280 | - mods in TestEm1.cc: the initialisation and vis initialisation are
|
|---|
| 281 | not done gy default. --> inserted /run/initialize in all macros.
|
|---|
| 282 | - To get visualisation: > /control/execute vis.mac (new vis commands)
|
|---|
| 283 | - 80 columns everywhere
|
|---|
| 284 |
|
|---|
| 285 | 19-10-01 Steve O'Neale (examples-V03-02-00)
|
|---|
| 286 | - Update reference output
|
|---|
| 287 |
|
|---|
| 288 | 27-03-01 mma (testem1-V03-00-05)
|
|---|
| 289 | - set cppflag G4NOHIST = true in gnumakefile
|
|---|
| 290 |
|
|---|
| 291 | 08-03-01 Hisaya (testem1-V03-00-04)
|
|---|
| 292 | - adapted ProcessesCount to STL
|
|---|
| 293 |
|
|---|
| 294 | 21-02-01 mma (testem1-V03-00-03)
|
|---|
| 295 | - hbook histograms restored
|
|---|
| 296 |
|
|---|
| 297 | 20-02-01 mma (testem1-V03-00-02)
|
|---|
| 298 | - verbose stepping adapted for STL
|
|---|
| 299 | - save rndm at begin of event
|
|---|
| 300 |
|
|---|
| 301 | 07-12-00 mma (testem1-V02-00-03 & testem-noHist)
|
|---|
| 302 | - remove hbook histograms: GNUmakefile,runAction,trackingAction,steppingAction
|
|---|
| 303 |
|
|---|
| 304 | 06-12-00 mma (testem1-V02-00-02 & testem-withHist)
|
|---|
| 305 | - update of init.mac for new vis commands.
|
|---|
| 306 | - G4UItcsh in the main()
|
|---|
| 307 |
|
|---|
| 308 | 24-11-00 Steve O'Neale (tagset210) (testem1-V02-00-01)
|
|---|
| 309 | - Update test output Change in processes below ~ 5 per cent
|
|---|
| 310 | eIoni and hIoni min.delta energy(keV) and energy cut table
|
|---|
| 311 |
|
|---|
| 312 | 13-11-00 G.Cosmo (testem1-V02-00-00)
|
|---|
| 313 | - Fixed memory leak in Em1RunAction: added call to clearAndDestroy()
|
|---|
| 314 | in EndOfRunAction() to clean ProcCounter vector.
|
|---|
| 315 |
|
|---|
| 316 | 17-06-00 J.Allison (testem1-V01-00-00)
|
|---|
| 317 | - Updated TestEm1.out for geant4-01-01-ref-06.
|
|---|
| 318 |
|
|---|
| 319 | 21-01-00 cppflag G4NOHIST to protect hbook histograms.
|
|---|
| 320 |
|
|---|
| 321 | 11-10-99 moved from: source/processes/electromagnetic/test
|
|---|
| 322 | to: examples/extended/electromagnetic
|
|---|
| 323 |
|
|---|
| 324 | 09-08-99 Commands for save/read Rndm status
|
|---|
| 325 |
|
|---|
| 326 | 17-06-99 added histogramming facility
|
|---|
| 327 |
|
|---|
| 328 | 10-05-99 user's actions adapted to geant4-00-ref-04
|
|---|
| 329 |
|
|---|
| 330 | 03-12-98 subdirectory geant3 which contains the geant3 equivalent
|
|---|
| 331 | example.
|
|---|
| 332 |
|
|---|
| 333 | 24.11.98 due to new computation of SetCut for electron, the cut in range
|
|---|
| 334 | for e-/+ has been modified in init.mac and run10.mac (beta03-00)
|
|---|
| 335 |
|
|---|
| 336 | 27.10.98 interactive command for setting StepFunction: deemax + stmin.
|
|---|
| 337 | modifs in setxxCut functions (Hisaya).
|
|---|
| 338 | Count occurence of processes.
|
|---|
| 339 | Now TestEm1 is equivalent to g3-testem1
|
|---|
| 340 | Both can be run in batch with reference files:
|
|---|
| 341 | run1.mac (g4), run1.dat (g3).
|
|---|
| 342 |
|
|---|
| 343 | 19.10.98 Moved in subdirectory electromagnetic/test/TestEm1.
|
|---|
| 344 | Interactive commands in PhysicsList for setting cuts.
|
|---|
| 345 |
|
|---|
| 346 | 14.09.98 Created, Michel Maire
|
|---|
| 347 |
|
|---|