| [807] | 1 | $Id: History,v 1.109 2007/11/13 14:37:04 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm3 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 | 13-11-07 V.Ivant (testem3-V09-00-02)
|
|---|
| 19 | - added PhysListEmStandardIG experimental PhysList
|
|---|
| 20 |
|
|---|
| 21 | 12-11-07 mma (testem3-V09-00-01)
|
|---|
| 22 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 23 |
|
|---|
| 24 | 02-07-07 V.Ivant (testem3-V09-00-00)
|
|---|
| 25 | - update TestEm3.in in order to have the same options as before
|
|---|
| 26 |
|
|---|
| 27 | 22-06-07 mma (testem3-V08-03-02)
|
|---|
| 28 | - more options in PhysListEmStandard
|
|---|
| 29 | - cosmetic in TestEm3.cc
|
|---|
| 30 |
|
|---|
| 31 | 18-05-07 V.Ivant (testem3-V08-03-01)
|
|---|
| 32 | - update macro files
|
|---|
| 33 |
|
|---|
| 34 | 16-05-07 V.Ivant (testem3-V08-03-00)
|
|---|
| 35 | - use renamed EM builders
|
|---|
| 36 |
|
|---|
| 37 | 25-04-07 V.Ivant (testem3-V08-02-04)
|
|---|
| 38 | - fix compilation problem at SUN
|
|---|
| 39 |
|
|---|
| 40 | 24-04-07 V.Ivant (testem3-V08-02-03)
|
|---|
| 41 | - add command "/testem/run/limitEdep" allowing to compute restricted
|
|---|
| 42 | mean values to supress big statistical fluctuations
|
|---|
| 43 | - update command "/testem/run/acceptance"
|
|---|
| 44 | - skin=1 is a default PhysList
|
|---|
| 45 |
|
|---|
| 46 | 06-04-07 mma (testem3-V08-02-02)
|
|---|
| 47 | - add macro emtutor.mac
|
|---|
| 48 | - pl names : penelope, livermore
|
|---|
| 49 | - restaure random seed storage
|
|---|
| 50 |
|
|---|
| 51 | 19-03-07 V.Ivant (testem3-V08-02-01)
|
|---|
| 52 | return back Z-position computation;
|
|---|
| 53 |
|
|---|
| 54 | 19-03-07 V.Ivant (testem3-V08-02-00)
|
|---|
| 55 | - By default do not store random seed;
|
|---|
| 56 | add G4standard_exp PhysList;
|
|---|
| 57 | add material Lucite;
|
|---|
| 58 | do not activate VisManager in batch.
|
|---|
| 59 |
|
|---|
| 60 | 22-11-06 V.Ivant (testem3-V08-01-01)
|
|---|
| 61 | - Fix names of standard EM builders
|
|---|
| 62 |
|
|---|
| 63 | 31-10-06 mma (testem3-V08-01-00)
|
|---|
| 64 | - flag LOADLIBS in GNUmakefile
|
|---|
| 65 | - remove physics lists 52 and 71
|
|---|
| 66 |
|
|---|
| 67 | 02-06-06 mma (testem3-V08-00-04)
|
|---|
| 68 | - SteppingAction: replace Touchable by TouchableHandle
|
|---|
| 69 |
|
|---|
| 70 | 19-05-06 mma (testem3-V08-00-03)
|
|---|
| 71 | - SteppingAction: prePoint->GetTouchable->GetVolume()
|
|---|
| 72 | prePoint->GetTouchable->GetCopyNumber(depth)
|
|---|
| 73 |
|
|---|
| 74 | 19-05-06 mma (testem3-V08-00-02)
|
|---|
| 75 | - update README
|
|---|
| 76 |
|
|---|
| 77 | 16-04-06 V.Ivant (testem3-V08-00-01)
|
|---|
| 78 | - add extra material and use G4 NIST element DB
|
|---|
| 79 | - fix compilation warnings in HistoManager
|
|---|
| 80 | - add Livermore and Penelope PhysicsLists
|
|---|
| 81 |
|
|---|
| 82 | 20-03-06 mma (testem3-V08-00-00)
|
|---|
| 83 | - migration mum -> um in many macros
|
|---|
| 84 |
|
|---|
| 85 | 06-12-05 Gabriele Cosmo
|
|---|
| 86 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 87 |
|
|---|
| 88 | 22-11-05 mma (testem3-V07-01-04)
|
|---|
| 89 | - correct bug in lateral leakage calculation (stepping action)
|
|---|
| 90 | - introduce TrackingAction for energy flow initialization
|
|---|
| 91 | - modify energy flow calculation in geant3
|
|---|
| 92 | - update README
|
|---|
| 93 |
|
|---|
| 94 | 17-11-05 G.Cosmo (testem3-V07-01-03)
|
|---|
| 95 | - corrected fixes for migration to <sstream> to fix compilation
|
|---|
| 96 | errors on SUN-CC.
|
|---|
| 97 |
|
|---|
| 98 | 12-11-05 V.Ivant (testem3-V07-01-02)
|
|---|
| 99 | - fix compilation problems with streams
|
|---|
| 100 |
|
|---|
| 101 | 17-10-05 mma (testem3-V07-01-01)
|
|---|
| 102 | - modify energy flow calculation
|
|---|
| 103 |
|
|---|
| 104 | 07-10-05 mma (testem3-V07-01-00)
|
|---|
| 105 | - create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
|
|---|
| 106 |
|
|---|
| 107 | 01-06-05 mma (testem3-V07-00-08)
|
|---|
| 108 | - HistoManager: option "--noErrors" for hbook
|
|---|
| 109 |
|
|---|
| 110 | 20-05-05 mma (testem3-V07-00-07)
|
|---|
| 111 | - forward and backward energy flow in geant3
|
|---|
| 112 |
|
|---|
| 113 | 17-05-05 mma (testem3-V07-00-06)
|
|---|
| 114 | - forward and backward energy flow: SteppingAction + RunAction
|
|---|
| 115 | - photon processes '52'.
|
|---|
| 116 |
|
|---|
| 117 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 118 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 119 |
|
|---|
| 120 | 15-03-05 mma (testem3-V07-00-05)
|
|---|
| 121 | - remove He3 from predefined particles.
|
|---|
| 122 | - PhysListEmStandard : treat Alpha as GenericIon
|
|---|
| 123 |
|
|---|
| 124 | 01-03-05 mma (testem3-V07-00-04)
|
|---|
| 125 | - HistoManager : - put a protection for the creation of analysis factory;
|
|---|
| 126 | - file extension is fileType;
|
|---|
| 127 | - HistoMessenger : new command setFileOption
|
|---|
| 128 |
|
|---|
| 129 | 22-02-05 V.Ivant (testem3-V07-00-03)
|
|---|
| 130 | - MaxStep : fix infinite loop
|
|---|
| 131 |
|
|---|
| 132 | 02-02-05 mma
|
|---|
| 133 | - SteppingAction : sum charged stepLenght, even if edep=0.
|
|---|
| 134 |
|
|---|
| 135 | 11-01-05 mma (testem3-V07-00-02)
|
|---|
| 136 | - SteppingAction : corrections for energy flow
|
|---|
| 137 | - new macros linac.mac and geant3/linac.dat
|
|---|
| 138 |
|
|---|
| 139 | 11-01-05 V.Ivant (testem3-V07-00-01)
|
|---|
| 140 | - Optimise StepMax and SteppingAction
|
|---|
| 141 |
|
|---|
| 142 | 07-01-05 mma (testem3-V07-00-00)
|
|---|
| 143 | - update RunAction::PrintDedxTables() and ug3g4.F
|
|---|
| 144 |
|
|---|
| 145 | 03-12-04 mma (testem3-V06-02-06)
|
|---|
| 146 | - update macros tbhec and lhcb
|
|---|
| 147 |
|
|---|
| 148 | 02-12-04 V.Ivant (testem3-V06-02-05)
|
|---|
| 149 | - Migration to cmath
|
|---|
| 150 |
|
|---|
| 151 | 24-11-04 mma (testem3-V06-02-04)
|
|---|
| 152 | - commit in cvs StepMax process and its messenger
|
|---|
| 153 |
|
|---|
| 154 | 23-11-04 mma (testem3-V06-02-03)
|
|---|
| 155 | - implementation of StepMax process and its messenger. Remove the use of
|
|---|
| 156 | G4UserLimits in DetectorConstruction.
|
|---|
| 157 | - fill edep histograms only if edep > 0.
|
|---|
| 158 |
|
|---|
| 159 | 25-10-04 mma (testem3-V06-02-02)
|
|---|
| 160 | - more histograms : longitudinal energy profile and forward energy flow.
|
|---|
| 161 |
|
|---|
| 162 | 20-10-04 mma (testem3-V06-02-01)
|
|---|
| 163 | - change the numering of absorbers: start from 1 instead of 0
|
|---|
| 164 | - modify all macros according to the above.
|
|---|
| 165 | - do not delete AnalysisFactory (for Jaida).
|
|---|
| 166 | - define correctly all UI subdirectories.
|
|---|
| 167 |
|
|---|
| 168 | 19-07-04 mma (testem3-V06-02-00)
|
|---|
| 169 | - modifs in HistoManager and messenger to conform to testem5-V06-01-04
|
|---|
| 170 | - remove static ionC12. Use generic ion instead.
|
|---|
| 171 |
|
|---|
| 172 | 21-06-04 mma (testem3-V06-01-04)
|
|---|
| 173 | - remove direct interface to ROOT
|
|---|
| 174 |
|
|---|
| 175 | 15-06-04 mma (testem3-V06-01-03)
|
|---|
| 176 | - introduction of the class HistoManager (like TestEm5)
|
|---|
| 177 | - EndOfRun: missprint in rms of totalTrackLength
|
|---|
| 178 |
|
|---|
| 179 | 09-06-04 mma (testem3-V06-01-02)
|
|---|
| 180 | - move acceptance check in RunAction
|
|---|
| 181 | - printout : remove leakage information
|
|---|
| 182 |
|
|---|
| 183 | 25-05-04 V.Ivanchenko
|
|---|
| 184 | - Update printout
|
|---|
| 185 | - Fix problem of dE/dx printout
|
|---|
| 186 | - Add acceptance check activated by UI command
|
|---|
| 187 |
|
|---|
| 188 | 28-04-04 mma (testem3-V06-01-01)
|
|---|
| 189 | - print resolution at EndOfRun
|
|---|
| 190 | - suppress PhysListParticles and General
|
|---|
| 191 |
|
|---|
| 192 | 31-03-04 mma (testem3-V06-01-00)
|
|---|
| 193 | - README : more informations about ROOT installation
|
|---|
| 194 |
|
|---|
| 195 | 17-03-04 mma (testem3-V06-00-02)
|
|---|
| 196 | - energy leakage only from secondaries.
|
|---|
| 197 | - idem in geant3
|
|---|
| 198 | - suppression of DataVector in EventAction
|
|---|
| 199 | - new macro dedx.max to quickly check dE/dx calculation
|
|---|
| 200 |
|
|---|
| 201 | 15-03-04 mma (testem3-V06-00-01)
|
|---|
| 202 | - example of histograms with ROOT: USE_ROOT
|
|---|
| 203 |
|
|---|
| 204 | 21-01-04 mma
|
|---|
| 205 | - possibility to have one histograms file per run.
|
|---|
| 206 | - RunAction: removed ApplyCommand("/vis/...") statements.
|
|---|
| 207 |
|
|---|
| 208 | 28-11-03 V.Ivanchenko (testem3-V05-02-08)
|
|---|
| 209 |
|
|---|
| 210 | 27-11-03 V.Ivanchenko (testem3-V05-02-07)
|
|---|
| 211 | - Fix memory corruption in the test
|
|---|
| 212 |
|
|---|
| 213 | 25-11-03 V.Ivanchenko (testem3-V05-02-06)
|
|---|
| 214 | - Fix geometry (G.Cosmo)
|
|---|
| 215 |
|
|---|
| 216 | 13-11-03 John Allison
|
|---|
| 217 | - Removed OPACS from Vis Manager.
|
|---|
| 218 |
|
|---|
| 219 | 03-11-03 mma (testem3-V05-02-05)
|
|---|
| 220 | - add an estimation of the mean energy leaving each absorber
|
|---|
| 221 |
|
|---|
| 222 | 24-10-03 mma (testem3-V05-02-04)
|
|---|
| 223 | - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|---|
| 224 |
|
|---|
| 225 | 06-10-03 mma (testem3-V05-02-03)
|
|---|
| 226 | - Complete migration to model EM physics
|
|---|
| 227 | - Class EmModel renamed G4v52.
|
|---|
| 228 |
|
|---|
| 229 | 25-09-03 mma (testem3-V05-02-02)
|
|---|
| 230 | - forgotten to update GNUmakefile for G4ANALYSIS_USE
|
|---|
| 231 |
|
|---|
| 232 | 23-09-03 mma (testem3-V03-02-01)
|
|---|
| 233 | - update exoNN.mac
|
|---|
| 234 | - comment dawnfile in vis.mac
|
|---|
| 235 |
|
|---|
| 236 | 22-09-03 mma (testem3-V05-02-00)
|
|---|
| 237 | - suppression of Em3 in all class names.
|
|---|
| 238 | - materials: Silicium->Silicon.
|
|---|
| 239 | - command setHisto : unit must be given.
|
|---|
| 240 | - suppression of hits collection.
|
|---|
| 241 | - replace G4NOHIST by G4ANALYSIS_USE
|
|---|
| 242 | - most macro updated and renamed according the authors of experimental results.
|
|---|
| 243 | - adapt geant3
|
|---|
| 244 |
|
|---|
| 245 | 18-06-03 G.Cosmo (testem3-V05-01-03)
|
|---|
| 246 | - Em3RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
|
|---|
| 247 | migration from G4std.
|
|---|
| 248 |
|
|---|
| 249 | 03-06-03 V.Ivanchenko (testem3-V05-01-02)
|
|---|
| 250 | - Fix compilation warnings
|
|---|
| 251 |
|
|---|
| 252 | 15-05-03 V.Ivanchenko (testem3-V05-01-01)
|
|---|
| 253 | - Proper deletion of old geometry when it is updated
|
|---|
| 254 |
|
|---|
| 255 | 09-05-03 V.Ivanchenko (testem3-V05-01-00)
|
|---|
| 256 | - Change update command
|
|---|
| 257 |
|
|---|
| 258 | 10-04-03 mma (testem3-V05-00-05)
|
|---|
| 259 | - define material BGO
|
|---|
| 260 | - RunMessenger: enlarge allowed range for histos.
|
|---|
| 261 |
|
|---|
| 262 | 28-03-03 mma (testem3-V05-00-04)
|
|---|
| 263 | - G4PVPlacement and G4PVReplica in logical mother
|
|---|
| 264 |
|
|---|
| 265 | 17-03-03 V.Ivant (testem3-V05-00-02)
|
|---|
| 266 | - Additional migrade to cut per region
|
|---|
| 267 | - Update modular PhysicsList
|
|---|
| 268 |
|
|---|
| 269 | 10-03-03 mma
|
|---|
| 270 | - change in all macros: /run/particle/setCut -> /testem/phys/setCuts
|
|---|
| 271 | - material CsI and example of SetMeanExcitationEnergy()
|
|---|
| 272 | - example of static ion: IonC12 class and ionC12.mac
|
|---|
| 273 |
|
|---|
| 274 | 20-02-03 V.Ivant (testem3-V05-00-01)
|
|---|
| 275 | - Migrade to cut per region
|
|---|
| 276 | - Migrade to modular PhysicsList
|
|---|
| 277 | - Add STD electromagnetic physics
|
|---|
| 278 |
|
|---|
| 279 | 12-02-03 mma (testem3-V05-00-00)
|
|---|
| 280 | - DetectorConstruction : change volume name
|
|---|
| 281 |
|
|---|
| 282 | 05-12-02 mma (testem3-V04-01-01)
|
|---|
| 283 | - migration to aida 3.0
|
|---|
| 284 | - UI directory /testem/
|
|---|
| 285 |
|
|---|
| 286 | 05-12-02 cosmo (testem3-V04-01-00)
|
|---|
| 287 | - Fixes to runAction for porting on gcc-3.2 compiler.
|
|---|
| 288 |
|
|---|
| 289 | 03-06-02 mma (testem3-V04-00-01)
|
|---|
| 290 | - old histograming package clhep/hist replaced by AIDA 2.2/anaphe
|
|---|
| 291 |
|
|---|
| 292 | 14-02-02 mma (testem3-V04-00-00)
|
|---|
| 293 | - macros for em_exercices
|
|---|
| 294 | - Particle definition : G4Alpha
|
|---|
| 295 |
|
|---|
| 296 | 28-11-01 mma (testem3-V03-02-03)
|
|---|
| 297 | - EventAction: DrawTrack "none"
|
|---|
| 298 | - small change in vis.mac
|
|---|
| 299 | - suppression of the rndm commands, now managed by G4RunManager:
|
|---|
| 300 | --> RunAction, RunActionMessenger, EventAction.
|
|---|
| 301 |
|
|---|
| 302 | 39-10-01 mma (testem3-V03-02-02)
|
|---|
| 303 | -invert initialize and update in all macros (and TestEm3.in)
|
|---|
| 304 |
|
|---|
| 305 | 25-10-01 mma (testem3-V03-02-01)
|
|---|
| 306 | - GetEnergyCuts() in PrintdEdx()
|
|---|
| 307 |
|
|---|
| 308 | 22-10-01 mma (testem3-V03-02-00)
|
|---|
| 309 | - mods in TestEm3.cc: the initialisation and vis initialisation are
|
|---|
| 310 | not done by default. --> inserted /run/initialize in all macros.
|
|---|
| 311 | - To get visualisation: > /control/execute vis.mac
|
|---|
| 312 | - 80 columns everywhere.
|
|---|
| 313 |
|
|---|
| 314 | 19-10-01 Steve O'Neale (examples-V03-02-00)
|
|---|
| 315 | - Update reference output
|
|---|
| 316 |
|
|---|
| 317 | 31-05-01 mma (testem3-V03-01-01)
|
|---|
| 318 | - VisManager
|
|---|
| 319 |
|
|---|
| 320 | 30-05-01 mma
|
|---|
| 321 | - in RunAction: method PrintDedxTables() : binning as Geant3,
|
|---|
| 322 | printout ready to be read as ffread data cards.
|
|---|
| 323 | - Geant3 application in geant3/g4mat to read the above data cards,
|
|---|
| 324 | in order to compare G3 and G4 dE/dx tables (see README).
|
|---|
| 325 |
|
|---|
| 326 | 13-04-01 mma (testem3-V03-01-00)
|
|---|
| 327 | - In PrimaryGeneratorAction, possibility to randomize the beam spot
|
|---|
| 328 | - command /gun/rndm in PrimaryGeneratorMessenger
|
|---|
| 329 | - similar functionality in geant3: gukine.F
|
|---|
| 330 |
|
|---|
| 331 | 12-04-01 mma
|
|---|
| 332 | - In DetectorConstruction, possibility to limit the step size, via
|
|---|
| 333 | a G4UserLimit object.
|
|---|
| 334 | - command /tracking/stepMax in DetectorMessenger
|
|---|
| 335 | - data card STEPMX in geant3
|
|---|
| 336 |
|
|---|
| 337 | 06-04-01 mma
|
|---|
| 338 | - in RunAction: method PrintDedxTables()
|
|---|
| 339 | - in DetectorConstruction: Iron density corrected (was 7.7 g/cm3)
|
|---|
| 340 | - in geant3: overwrite the computed radlength of scintillator
|
|---|
| 341 |
|
|---|
| 342 | 26-03-01 mma (testem3-V03-00-04)
|
|---|
| 343 | - change in histogramming : 1d histo of Edep/Ebeam
|
|---|
| 344 | in each absorber instead of ntuple, both in G4 and G3.
|
|---|
| 345 | - interactive command /run/setHisto (in G4) and ffread
|
|---|
| 346 | data card *histo (in G3) to control the binning of the histos.
|
|---|
| 347 | - in G3, new data card CUTPR to set bcute, dcute, ppcutm for each tracking
|
|---|
| 348 | medium
|
|---|
| 349 | - in gnumakefile : the cpp flag g4nohist=true by default.
|
|---|
| 350 | --> no histograms in G4 by default.
|
|---|
| 351 |
|
|---|
| 352 |
|
|---|
| 353 | 21-02-01 mma (testem3-V03-00-03)
|
|---|
| 354 | - hbook histograms restored
|
|---|
| 355 |
|
|---|
| 356 | 20-02-01 mma (testem3-V03-00-02)
|
|---|
| 357 | - stepping verbose adapted for STL
|
|---|
| 358 | - BirkAttenuation function
|
|---|
| 359 | - save rndm at begin of event
|
|---|
| 360 |
|
|---|
| 361 | 07-12-00 mma (testem3-V02-00-03 & testem-noHist)
|
|---|
| 362 | - remove hbook histograms: GNUmakefile,runAction,eventAction
|
|---|
| 363 |
|
|---|
| 364 | 06-12-00 mma (testem3-V02-00-02 & testem-withHist)
|
|---|
| 365 | - update of init.mac for new vis commands.
|
|---|
| 366 | - G4UItcsh in the main()
|
|---|
| 367 |
|
|---|
| 368 | 25th November 2000 Steve O'Neale (tagset210)
|
|---|
| 369 | - Update test outputs for min.delta energy cut and table printout
|
|---|
| 370 | - Update test outputs em tags 1 percent change in deposited energy
|
|---|
| 371 |
|
|---|
| 372 | June 24, 2000 John Allison (testem3-V01-01-01)
|
|---|
| 373 | - Updated TestEm3.out for stand-V01-01-05 and utils-V01-01-03.
|
|---|
| 374 |
|
|---|
| 375 | June 17, 2000 John Allison (testem3-V01-00-00)
|
|---|
| 376 | - Updated TestEm3.out for geant4-01-01-ref-06.
|
|---|