| [807] | 1 | $Id: History,v 1.72 2007/07/02 14:26:38 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm2 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 | 02-07-07 V.Ivant (testem2-V09-00-00)
|
|---|
| 19 | 12-06-07 V.Ivant (testem2-V08-03-03)
|
|---|
| 20 | - PhysicsLists - add options from physics_lists library
|
|---|
| 21 | - TestEm2.in update to provide the same reference output as before
|
|---|
| 22 |
|
|---|
| 23 | 21-06-07 mma (testem2-V08-03-02)
|
|---|
| 24 | - cosmetic in TestEm2.cc
|
|---|
| 25 |
|
|---|
| 26 | 21-06-07 mma (testem2-V08-03-01)
|
|---|
| 27 | - PhysListEmStandard options completed
|
|---|
| 28 |
|
|---|
| 29 | 12-06-07 V.Ivant (testem2-V08-03-00)
|
|---|
| 30 | - Update main macro file; use visialisation only for interactive session
|
|---|
| 31 |
|
|---|
| 32 | 08-01-07 V.Ivant (testem2-V08-02-00)
|
|---|
| 33 | - Uncomment hadron ionisation in Livermore builder
|
|---|
| 34 |
|
|---|
| 35 | 20-10-06 mma (testem2-V08-01-00)
|
|---|
| 36 | - GNUmakefile : LOADLIBS
|
|---|
| 37 | - remove PhysicsLists 52 and 71
|
|---|
| 38 |
|
|---|
| 39 | 09-06-06 mma (testem2-V08-00-05)
|
|---|
| 40 | - PhysicsList : remove all Builders, replaced by PhysListEm.
|
|---|
| 41 | - PrimaryGenerator : allow /gun/particle/position
|
|---|
| 42 | - RunAction : add printout of Moliere radius
|
|---|
| 43 |
|
|---|
| 44 | 19-05-06 mma (testem2-V08-00-04)
|
|---|
| 45 | - update README
|
|---|
| 46 |
|
|---|
| 47 | 12-04-06 mma (testem2-V08-00-03)
|
|---|
| 48 | - SteppingAction : edep randomly distribued along step
|
|---|
| 49 |
|
|---|
| 50 | 17-01-06 mma (testem2-V08-00-02)
|
|---|
| 51 | - simplify PhysicsList and Builders.
|
|---|
| 52 |
|
|---|
| 53 | 13-01-06 mma (testem2-V08-00-01)
|
|---|
| 54 | - DetectorConstruction, RunAction : MaxBin=500
|
|---|
| 55 | - TestEm2.in changed
|
|---|
| 56 |
|
|---|
| 57 | 13-01-06 mma (testem2-V08-00-00)
|
|---|
| 58 | - geant4 : suppress the geometrical replica. The energy profiles are produced
|
|---|
| 59 | without geometrical step limitation.
|
|---|
| 60 | - geant3 : suppress the geometrical disivions.
|
|---|
| 61 | - remove histograms of particle flux. Histograms 10-12 become 7-9
|
|---|
| 62 | - run01 : 40 long. bins of 0.5 radl and 50 radial bins of 0.1 radl
|
|---|
| 63 |
|
|---|
| 64 | 06-12-05 Gabriele Cosmo
|
|---|
| 65 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 66 |
|
|---|
| 67 | 22-11-05 mma (testem2-V07-01-01)
|
|---|
| 68 | - update README for OpenScientist
|
|---|
| 69 |
|
|---|
| 70 | 08 May 05: V.Ivant (testem2-V07-01-00)
|
|---|
| 71 | - Used updated PhysicsList with g4v71
|
|---|
| 72 | - Add protection for the case, when histogram tree is not created
|
|---|
| 73 |
|
|---|
| 74 | 07-07-05 mma
|
|---|
| 75 | - vis.mac : /vis/viewer/set/style surface
|
|---|
| 76 |
|
|---|
| 77 | 08-06-05 mma (testem2-V07-00-02)
|
|---|
| 78 | - RunAction : histo : option --noErrors for hbook files
|
|---|
| 79 |
|
|---|
| 80 | 08 May 05: V.Ivant (testem2-V07-00-01)
|
|---|
| 81 | - Migrade to model version of gamma processes
|
|---|
| 82 |
|
|---|
| 83 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 84 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 85 |
|
|---|
| 86 | 03-03-05 mma (testem2-V07-00-00)
|
|---|
| 87 | - RunAction : - put a protection for the creation of analysis factory;
|
|---|
| 88 | - file extension is fileType;
|
|---|
| 89 |
|
|---|
| 90 | 06 Dec 04: V.Ivant (testem2-V06-02-05)
|
|---|
| 91 | - Fix bug in change cuts between runs
|
|---|
| 92 | - Return back muon builder to horerent with kernel
|
|---|
| 93 |
|
|---|
| 94 | 02 Dec 04: V.Ivant (testem2-V06-02-04)
|
|---|
| 95 | - Migration to cmath
|
|---|
| 96 |
|
|---|
| 97 | 29-11-04 V.Ivanchenko (testem2-V06-02-03)
|
|---|
| 98 | - Update PhysicsList
|
|---|
| 99 | - Add verboseLevel -1 for testing
|
|---|
| 100 |
|
|---|
| 101 | 24-11-04 mma (testem2-V06-02-02)
|
|---|
| 102 | - fixe in the logic of PhysicsList::AddPhysicsList().
|
|---|
| 103 |
|
|---|
| 104 | 16-09-04 mma (testem2-V06-02-01)
|
|---|
| 105 | - define correctly all UI subdirectories.
|
|---|
| 106 | - modifs in RunAction and Messenger for hbook,root,XML
|
|---|
| 107 | - USE_AIDA --> G4ANALYSIS_USE
|
|---|
| 108 |
|
|---|
| 109 | 30-06-04 V.Ivanchenko (testem2-V06-02-00)
|
|---|
| 110 | - Update acceptance numbers in the macro
|
|---|
| 111 | - Fix problem in initilisation of RunAction
|
|---|
| 112 |
|
|---|
| 113 | 21-06-04 mma (testem2-V06-01-03)
|
|---|
| 114 | - move acceptance control and histogram names in RunAction
|
|---|
| 115 | - add RunActionMessenger
|
|---|
| 116 |
|
|---|
| 117 | 24-05-04 V.Ivanchenko (testem2-V06-01-02)
|
|---|
| 118 | - make UI command for acceptance to activate acceptance printout
|
|---|
| 119 | - no acceptance printout by default
|
|---|
| 120 |
|
|---|
| 121 | 04-05-04 V.Ivanchenko (testem2-V06-01-01)
|
|---|
| 122 | - update PhysicsList - use conception of builders per package
|
|---|
| 123 | - add acceptance control
|
|---|
| 124 | - add histogram name and type UI commands (AIDA, ROOT, JAS, and other
|
|---|
| 125 | output types are available)
|
|---|
| 126 |
|
|---|
| 127 | 31-03-04 mma (testem2-V06-01-00)
|
|---|
| 128 | - remove direct interface with root
|
|---|
| 129 |
|
|---|
| 130 | 15-03-04 mma (testem2-V06-00-00)
|
|---|
| 131 | - PhysListEmG4v52: back to G4MultipleScattering52
|
|---|
| 132 | - suppress /vis commands from source code
|
|---|
| 133 | - example of histograms with ROOT
|
|---|
| 134 |
|
|---|
| 135 | 25-11-03 V.Ivanchenko (testem2-V05-02-02)
|
|---|
| 136 | - Fix geometry (G.Cosmo)
|
|---|
| 137 | - Use the newest msc for g4v52 PhysicsList
|
|---|
| 138 | - update macro
|
|---|
| 139 |
|
|---|
| 140 | 24-10-03 mma (testem2-V05-02-01)
|
|---|
| 141 | - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|---|
| 142 |
|
|---|
| 143 | 07-10-03 mma (testem2-V05-02-00)
|
|---|
| 144 | - suppression of Em2 in all class names
|
|---|
| 145 | - NOHIST -> ANALYSIS_USE
|
|---|
| 146 | - cosmetic in material definitions
|
|---|
| 147 | - migration em STD -> em standard
|
|---|
| 148 |
|
|---|
| 149 | 18-06-03 G.Cosmo (testem2-V05-01-03)
|
|---|
| 150 | - Em2RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
|
|---|
| 151 | migration from G4std.
|
|---|
| 152 |
|
|---|
| 153 | 03-06-03 V.Ivanchenko (testem2-V05-01-02)
|
|---|
| 154 | - Fix compilation warnings
|
|---|
| 155 |
|
|---|
| 156 | 15-05-03 V.Ivanchenko (testem2-V05-01-01)
|
|---|
| 157 | - Proper deletion of old geometry when it is updated
|
|---|
| 158 |
|
|---|
| 159 | 09-05-03 V.Ivanchenko (testem2-V05-01-00)
|
|---|
| 160 | - Add run05.mac - several runs with different setup
|
|---|
| 161 | - Change update command
|
|---|
| 162 |
|
|---|
| 163 | 26-03-03 mma (testem2-V05-00-03)
|
|---|
| 164 | - G4PVPlacement and G4PVReplica in logical mother
|
|---|
| 165 |
|
|---|
| 166 | 17-03-03 V.Ivanchenko (testem2-V05-00-02)
|
|---|
| 167 | - Addition to migration to cut per region
|
|---|
| 168 | - Update modular structure of PhysicsList
|
|---|
| 169 |
|
|---|
| 170 | 14-02-03 V.Ivanchenko (testem2-V05-00-01)
|
|---|
| 171 | - Migration to cut per region
|
|---|
| 172 |
|
|---|
| 173 | 12-02-03 mma (testem2-V05-00-00)
|
|---|
| 174 | - add a blank in SteppingVerbose
|
|---|
| 175 |
|
|---|
| 176 | 11-12-02 mma (testem2-V04-01-03)
|
|---|
| 177 | - Migration to AIDA 3.0.
|
|---|
| 178 |
|
|---|
| 179 | 06-12-02 G.Cosmo (testem2-V04-01-02)
|
|---|
| 180 | - Migration to new G4ApplicationState.
|
|---|
| 181 | - Added HepRep driver to visManager.
|
|---|
| 182 |
|
|---|
| 183 | 05-12-02 G.Cosmo (testem2-V04-01-01)
|
|---|
| 184 | - Fixes to runAction for porting on gcc-3.2.
|
|---|
| 185 |
|
|---|
| 186 | 29-10-02 V.Ivanchenko (testem2-V04-01-00)
|
|---|
| 187 | - Modular PhysicsList + model approach for energy loss processes
|
|---|
| 188 |
|
|---|
| 189 | 05-06-02 mma (testem2-V04-00-01)
|
|---|
| 190 | - do not delete histos in runAction destructor
|
|---|
| 191 |
|
|---|
| 192 | 31-05-02 mma (testem2-V04-00-00)
|
|---|
| 193 | - old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README
|
|---|
| 194 |
|
|---|
| 195 | 11-12-01 gcosmo (testem2-V03-02-04)
|
|---|
| 196 | - SteppingAction: added check on history depth also for rings!
|
|---|
| 197 |
|
|---|
| 198 | 06-12-01 gcosmo (testem2-V03-02-03)
|
|---|
| 199 | - SteppingAction: correctly determine replica number.
|
|---|
| 200 | - Set run verbosity to 1 in input script.
|
|---|
| 201 |
|
|---|
| 202 | 28-11-01 mma (testem2-V03-02-02)
|
|---|
| 203 | - EventAction: DrawTrack "none"
|
|---|
| 204 | - small change in vis.mac and DetectorConstruction.cc
|
|---|
| 205 | - suppression of the rndm commands, now managed by G4RunManager:
|
|---|
| 206 | --> RunAction, EventAction. suppression of RunActionMessenger
|
|---|
| 207 |
|
|---|
| 208 | 31-10-01 mma (testem2-V03-02-01)
|
|---|
| 209 | - invert run/initialize and calor/update in all runXX.mac (and TestEm2.in)
|
|---|
| 210 |
|
|---|
| 211 | 25-10-01 mma (testem2-V03-02-00)
|
|---|
| 212 | - mods in TestEm2.cc: the initialisation and vis initialisation are
|
|---|
| 213 | not done by default. --> inserted /run/initialize in all macros.
|
|---|
| 214 | - To get visualisation: > /control/execute vis.mac
|
|---|
| 215 | - 80 columns everywhere.
|
|---|
| 216 |
|
|---|
| 217 | 19-10-01 Steve O'Neale (examples-V03-02-00)
|
|---|
| 218 | - Update reference output
|
|---|
| 219 |
|
|---|
| 220 | 27-03-01 mma (testem2-V03-00-05)
|
|---|
| 221 | - set cppflag G4NOHIST = true in gnumakefile
|
|---|
| 222 |
|
|---|
| 223 | 08-03-01 Hisaya (testem2-V03-00-04)
|
|---|
| 224 | - RunAction adapted for STL
|
|---|
| 225 |
|
|---|
| 226 | 21-02-01 mma (testem2-V03-00-03)
|
|---|
| 227 | - hbook histograms restored
|
|---|
| 228 |
|
|---|
| 229 | 20-02-01 mma (testem2-V03-00-02)
|
|---|
| 230 | - verbose stepping adapted for STL
|
|---|
| 231 | - save rndm at begin of event
|
|---|
| 232 |
|
|---|
| 233 | 07-12-00 mma (testem2-V02-00-03 & testem-noHist)
|
|---|
| 234 | - remove hbook histograms: GNUmakefile,runAction
|
|---|
| 235 |
|
|---|
| 236 | 06-12-00 mma (testem2-V02-00-02 & testem-withHist)
|
|---|
| 237 | - update of init.mac for new vis commands.
|
|---|
| 238 | - G4UItcsh in the main()
|
|---|
| 239 |
|
|---|
| 240 | 25th November 2000 Steve O'Neale (tagset210)
|
|---|
| 241 | - Update test outputs for min.delta energy cut and cut tabulation
|
|---|
| 242 | - Update test outputs Lateral profile changes comparable with rms (10 per cent)
|
|---|
| 243 | - in first layers, Radial profile stable (values to 1 percent).
|
|---|
| 244 |
|
|---|
| 245 | June 28, 2000 John Allison (testem2-V02-00-00)
|
|---|
| 246 | - Updated TestEm2.out for geant4-02-00.
|
|---|
| 247 |
|
|---|
| 248 | June 24, 2000 John Allison (testem2-V01-01-02)
|
|---|
| 249 | - Updated TestEm2.out for stand-V01-01-05 and utils-V01-01-03.
|
|---|
| 250 |
|
|---|
| 251 | June 20, 2000 mma (testem2-V01-01-01)
|
|---|
| 252 | - Updated TestEm2.in : /gun/particle e-
|
|---|
| 253 |
|
|---|
| 254 | June 17, 2000 John Allison (testem2-V01-00-00)
|
|---|
| 255 | - Updated TestEm2.out for geant4-01-01-ref-06.
|
|---|