Warning, /geant4/examples/extended/electromagnetic/TestEm3/History is written in an unsupported language. File is not indexed.
0001 # Example TestEm3 History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007 ## 2024-04-03 Michel Maire (testem3-V11-02-00)
0008 - Readme: documente stepMax.mac
0009
0010 ## 2023-05-04 Vladimir Ivantchenko (testem3-V11-01-02)
0011 - Run.cc: fixed division by zero for the case if energy deposition in a layer is zero
0012
0013 ## 2023-04-15 Michel Maire (testem3-V11-01-01)
0014 - revision of all headers
0015
0016 ## 2023-01-23 Michel Maire (testem3-V11-01-00)
0017 - compute and plot energy leakage and total energy
0018
0019 ## 2022-01-18 Jonas Hahnfeld (testem3-V11-00-01)
0020 - Prefer pointer to `const G4Material` if possible
0021
0022 ## 2021-12-10 Ben Morgan (testem3-V11-00-00)
0023 - Change to new Markdown History format
0024
0025 ---
0026
0027 # History entries prior to 11.0
0028
0029 06-10-21 I. Hrivnacova (testem3-V10-07-03)
0030 - Migration to new G4AnalysisManager.hh header;
0031 define the default output file type (root).
0032
0033 19-07-21 I. Hrivnacova (testem3-V10-07-02)
0034 - Updated for changes in the analysis category:
0035 removed deleting of the analysis manager,
0036 as this is now done by the Geant4 kernel.
0037
0038 06-05-21 mma (testem3-V10-07-01)
0039 - Migration to G4RunManagerFactory and G4SteppingVerboseWithUnits.
0040
0041 14-12-20 mma (testem3-V10-07-00)
0042 - updated PhysListEmStandard.cc
0043 - StepMax, StepMaxMessenger, PhysicsList, PhysicsListMessenger :
0044 revert, to make command /testem/stepMax working in interactive mode
0045 - added macro stepMax.mac
0046
0047 14-09-20 I. Hrivnacova (testem3-V10-06-01)
0048 - Renamed TestEm3_2.in in geom.mac
0049
0050 01-09-20 mma, I. Hrivnacova (testem3-V10-06-00)
0051 - Macro & commands review:
0052 - Added macro descriptions in README
0053 - Added TestEm3_2.in with commands not used in TestEm3.in
0054 - Fixed not working macros: ionC12.mac, lockwood.mac, storeTables.mac
0055 - Removed obsolete macro retrieveTables.mac
0056
0057 26-11-19 I. Hrivnacova (testem3-V10-05-00)
0058 - Fixed Doxygen warnings
0059
0060 09-05-18 B.Morgan (testem3-V10-04-06)
0061 - Include G4Types before use of G4MULTITHREADED. For forward
0062 compatibility with move to #defines over -D for G4 preprocessor
0063 symbols.
0064
0065 29-03-18 V.Ivant (testem3-V10-04-05)
0066 - TestEm3.cc - small optimisation
0067
0068 27-03-18 mma (testem3-V10-04-04)
0069 - remove radioactive.mac
0070
0071 26-03-18 V.Ivant (testem3-V10-04-03)
0072 - DetectorConstruction - fixed initialisation
0073
0074 23-03-18 V.Ivant (testem3-V10-04-02)
0075 - StepMax - use thread safe instantiation, mesenger merged with
0076 PhysicsListMessenger
0077 - DetectorConstruction - improved method names, not allow to clear
0078 geometry between runs
0079 - PhysicsList - make Opt0 default, removed local instantiation of G4Decay
0080 - Use MixMax default random number generator
0081
0082 13-03-18 mma (testem3-V10-04-01)
0083 - testem1.cc : remove G4UI_USE and G4VIS_USE
0084
0085 14-12-17 V.Ivant (testem3-V10-04-00)
0086 - corrected TestEm3.in to optimise output
0087
0088 14-10-16 G.Folger (testem3-V10-02-06)
0089 - remove direct use of theParticleIterator, use GetParticleTableIterator().
0090 fix required by clang39 on Linux and MAC
0091
0092 22-07-16 mma (testem3-V10-02-05)
0093 - apply coding conventions
0094
0095 04-07-16 I. Hrivnacova (testem3-V10-02-04)
0096 - Fixes for Doxygen documentation
0097
0098 10-02-16 mma (testem3-V10-02-03)
0099 - update radioactive.mac again
0100
0101 06-02-16 mma (testem3-V10-02-02)
0102 - update radioactive.mac
0103
0104 29-01-16 mma (testem3-V10-02-01)
0105 - Physicsist: add radioactiveDecay process (not active by default)
0106
0107 10-12-15 V.Ivant (testem3-V10-02-00)
0108 - H.Burkhardt fixed root macro allowing to work both with root5 and 6
0109
0110 28-10-15 D.Sawkey (testem3-V10-01-04)
0111 - update description of physics lists in README, again
0112
0113 26-10-15 D.Sawkey (testem3-V10-01-03)
0114 - update description of physics lists in README
0115
0116 19-09-15 V.Ivant (testem3-V10-01-02)
0117 - TestEm3.cc - use default 4 threads, improve vis.mac
0118 - PhysListEmStandard - use G4EmParameters
0119
0120 12-05-15 V.Ivant (testem3-V10-01-01)
0121 - PhysicsList - use G4EmStandardPhysicsGS from physics_list library
0122
0123 23-01-15 I. Hrivnacova (testem3-V10-01-00)
0124 - fixed formatting in .README
0125
0126 28-10-14 mma (testem3-V10-00-16)
0127 - in macros : /run/numberOfThreads 2
0128
0129 23-10-14 V.Ivant (testem3-V10-00-15)
0130 - disable extra printout for sequential
0131
0132 23-10-14 V.Ivant (testem3-V10-00-14)
0133 - improved output MT
0134
0135 23-10-14 mma (testem3-V10-00-13)
0136 - PhysListEmStandard : msc algorithm fUseSafetyPlus
0137
0138 21-10-14 mma (testem3-V10-00-12)
0139 - PhysicsList : added G4EmStandardPhysicsSS
0140 - TestEm3.cc : option set nThreads via command
0141
0142 27-08-14 mma (testem3-V10-00-11)
0143 - TestEm1.cc : SetNumberOfThreads( G4Threading::G4GetNumberOfCores() )
0144
0145 13-08-14 mma (testem3-V10-00-10)
0146 - update .README again
0147
0148 12-08-14 mma (testem3-V10-00-09)
0149 - update .README
0150
0151 11-08-14 V.Ivant (testem3-V10-00-08)
0152 - added "emstandardSS" option for EM physics
0153
0154 10-08-14 mma (testem3-V10-00-07)
0155 - update README, emtutor.mac
0156
0157 14-06-14 mma (testem3-V10-00-06)
0158 - remove PhysicsList::SetCuts()
0159
0160 11-06-14 mma (testem3-V10-00-05)
0161 - retag of 04
0162
0163 07-06-14 mma (testem3-V10-00-04)
0164 - minor cleanup in PhysicsList::SetCuts()
0165
0166 05-06-14 mma (testem3-V10-00-03)
0167 - replace /testem/phys/setCuts by /run/setCut
0168
0169 28-04-14 V.Ivant (testem3-V10-00-02)
0170 - added "emlowenergy" option for EM physics
0171
0172 14-01-14 mma (testem3-V10-00-01)
0173 - MT: Add forgotten classes ActionInitialization, Run
0174
0175 06-01-14 mma (testem3-V10-00-00)
0176 - MT: ActionInitialization, TestEm3.cc
0177 - MT: Run, RunAction, EventAction, TrackingAction, SteppingAction
0178 - MT: DetectorConstruction and Messenger
0179 - rm EventActionMessenger, hbook
0180
0181 24-07-13 P.Gumplinger (testem3-V09-06-09)
0182 - remove unused field fEventAct from TrackingAction class
0183
0184 11-07-13 I.Hrivnacova (testem3-V09-06-08)
0185 - Updated CMakeLists.txt and SharedFilesList.txt for added classes
0186 in Hbook analysis code
0187 - In HistoManager: use new analysis manager method SetH1Activation()
0188
0189 19-06-13 mma (testem3-V09-06-07)
0190 - SteppingVerbose: use G4Step::GetSecondaryInCurrentStep() .
0191
0192 06-06-13 mma (testem3-V09-06-06)
0193 - Cosmetic in SteppingAction.
0194
0195 14-04-13 I.Hrivnacova (testem3-V09-06-05)
0196 - Removed ExG4HbookAnalysisManager and related files and updated CMake/GNUmake
0197 files to use it from extended/common
0198
0199 01-04-13 A.Dotti (testem3-V09-06-02,testem3-V09-06-03,testem3-V09-06-04)
0200 - New G4VUserPhysicsList interface
0201
0202 20-03-13 mma (testem3-V09-06-01)
0203 - PhysListEmStandard : use default G4UrbanMscModel
0204
0205 13-02-13 I.Hrivnacova
0206 - Applied coding guidelines (virtual keyword, data members initialization)
0207
0208 11-12-12 V.Ivant (testem3-V09-06-00)
0209 - PhysListEmStandard: use SetEmModel method
0210
0211 19-10-12 mma (testem3-V09-05-11)
0212 - HistoManager: vmax=100
0213
0214 19-10-12 mma (testem3-V09-05-10)
0215 - PhysListEmStandard: use G4UrbanMsc96
0216
0217 12-10-12 V.Ivant (testem3-V09-05-09)
0218 - Do not save random seed per even
0219
0220 12-10-12 V.Ivant (testem3-V09-05-08)
0221 - Added statistics on number of charged and neutral steps
0222
0223 12-10-12 V.Ivant (testem3-V09-05-07)
0224 - Migration to the updated analysis tool and inplicit units
0225
0226 10-10-12 mma (testem3-V09-05-06)
0227 - PhysicsList: add Em option4
0228
0229 05-10-12 mma (testem3-V09-05-05)
0230 - HistoManager.cc : suppress a tabulation in array id[]
0231
0232 03-10-12 mma (testem3-V09-05-04)
0233 - apply coding conventions in DetectorConstruction and PhysicsList
0234
0235 02-10-12 mma (testem3-V09-05-03)
0236 - HistoManager functionalies transfered to G4Analysis
0237 - suppress HistoMessenger
0238
0239 29-08-12 mma (testem3-V09-05-02)
0240 - add .README
0241
0242 05-04-12 mma (testem3-V09-05-01)
0243 - all classes : apply G4 coding conventions
0244
0245 27-02-12 mma (testem3-V09-05-00)
0246 - HistoManager.hh and .cc : migrate to new g4tools histogramming system
0247 Do not need aida anymore, nor G4ANALYSIS_USE
0248 - HistoMessenger.hh and .cc : suppress fileType command
0249 - Update Readme and all macros accordingly
0250 - remove unused macros
0251 - add PhysListEmStandardWVI; SetPolarAngle = pi
0252
0253 08-11-11 mma (testem3-V09-04-08)
0254 - modify SteppingVerbose for OutOfWorld
0255
0256 01-11-11 V.Ivant (testem3-V09-04-07)
0257 - SteppingAction - use track weight
0258 - TestEm3.in test Russian roulette biasing option
0259
0260 31-10-11 mma (testem3-V09-04-06)
0261 - PhysListEmStandard : msc95 by default
0262 - remove PhysListEmStandardGS, PhysListEmStandardWVI
0263
0264 02-06-11 mma (testem3-V09-04-05)
0265 - PhysListEmStandard migrated to the new approach based on G4PhysicsListHelper
0266
0267 30-05-11 mma (testem3-V09-04-04)
0268 - DetectorConstruction : for Water, set I = 78 eV (instead of 75 eV)
0269
0270 07-04-11 mma (testem3-V09-04-03)
0271 - PhysicsList : set back default lowest production cut (990 eV)
0272
0273 05-04-11 mma (testem3-V09-04-02)
0274 - update PhysListEmStandard for msc95 and deexcitation
0275
0276 20-02-11 mma (testem3-V09-04-01)
0277 - update PhysListEmStandard for deexcitation
0278 - PhysicsList : set lowest production cut to 100 eV
0279 - update SteppingVerbose
0280 - update vis.mac
0281
0282 03-01-11 mma (testem3-V09-04-00)
0283 - update macro files tileCal.mac
0284
0285 19-11-10 V.Ivant (testem3-V09-03-06)
0286 - Added ion scattering model into WVI Physics constructor
0287
0288 09-11-10 M.Asai (testem3-V09-03-05)
0289 - Fix AIDA file option.
0290
0291 06-06-10 J.Perl (testem3-V09-03-04)
0292 - Remove unused variable in EventAction
0293
0294 03-06-10 J.Perl (testem3-V09-03-03)
0295 - Updated vis usage
0296
0297 19-05-10 mma (testem3-V09-03-02)
0298 - TestEm3.cc : introduction of G4UIExecutive
0299
0300 13-04-10 V.Ivant (testem3-V09-03-01)
0301 - PhysicsList - removed obsoleted unused include
0302
0303 24-01-10 V.Ivant (testem3-V09-03-00)
0304 - Added PhysListEmStandardGS and PhysListEmStandardWVI
0305 - Added printout of mean number of gamma, e-, e+
0306
0307 13-11-09 mma (testem3-V09-02-02)
0308 - PhysListEmStandard.cc (local): eMultipleScattering -> UrbanMscModel93
0309 - PhysicsList : remove G4EmConfigurator
0310
0311 17-09-09 mma (testem3-V09-02-01)
0312 - PhysicsList.cc :
0313 - renamed "standard" -> "local"; "emstandard" -> "emstandard_opt0"
0314 - Substituted obsolete low-energy physics builders by builders from
0315 the physics_list library;
0316 - updated README and macro files
0317
0318 - PhysicsList - added option "emstandard_msc91" (V.Ivant)
0319
0320 04-03-09 mma (testem3-V09-02-00)
0321 - HistoManager::PrintHisto() : avoid empty ascii file
0322
0323 16-11-08 mma (testem3-V09-01-12)
0324 - Em options: 20bins/decade LinLossLimit=default=0.01
0325
0326 11-11-08 mma (testem3-V09-01-11)
0327 - update again PhysListEmStandard : number of bins and LinLossLimit
0328
0329 31-10-08 mma (testem3-V09-01-10)
0330 - Use G4hMultipleScattering for muons and protons
0331 - Modify EM options
0332
0333 22-10-08 mma (testem3-V09-01-09)
0334 - update PhysListEmStandard and README
0335
0336 16-10-08 V.Ivant (testem3-V09-01-08)
0337 - Removed temporary builders PhysListEmStandardLPM and
0338 PhysListEmStandardIG
0339
0340 13-09-08 mma(testem3-V09-01-07)
0341 - HistoManager : change default format
0342
0343 12-06-08 mma (testem3-V09-01-06)
0344 - Remove AIDA from GNUmakefile
0345
0346 28-05-08 V.Ivant (testem3-V09-01-05)
0347 - Added PhysListEmStandardLPM - PhysLists with high energy
0348 bremsstrahlung model
0349 - Improved printout
0350
0351 05-05-08 mma (testem3-V09-01-04)
0352 - PhysListEmStandard : add spline option for physics tables
0353 - README : update Aida informations
0354
0355 07-04-08 mma (testem3-V09-01-03)
0356 - HistoManager::saveAscii() : redefinition of binEdge
0357
0358 04-04-08 mma (testem3-V09-01-02)
0359 - PhysicsList : add emstandard_opt3
0360 - PhysListEmStandard : add G4eMultipleScattering; complete EmOptions
0361 - SteppingAction : suppress reference to G4EmSaturation
0362
0363 14-03-08 mma (testem3-V09-01-01)
0364 - DetectorConstruction : define Birks constant in materials (scintillator)
0365
0366 14-02-08 V.Ivant (testem3-V09-01-00)
0367 - added line with beam particle type and its energy
0368
0369 13-11-07 V.Ivant (testem3-V09-00-02)
0370 - added PhysListEmStandardIG experimental PhysList
0371
0372 12-11-07 mma (testem3-V09-00-01)
0373 - HistoManager/HistoMessenger : print selected histos on ascii file
0374
0375 02-07-07 V.Ivant (testem3-V09-00-00)
0376 - update TestEm3.in in order to have the same options as before
0377
0378 22-06-07 mma (testem3-V08-03-02)
0379 - more options in PhysListEmStandard
0380 - cosmetic in TestEm3.cc
0381
0382 18-05-07 V.Ivant (testem3-V08-03-01)
0383 - update macro files
0384
0385 16-05-07 V.Ivant (testem3-V08-03-00)
0386 - use renamed EM builders
0387
0388 25-04-07 V.Ivant (testem3-V08-02-04)
0389 - fix compilation problem at SUN
0390
0391 24-04-07 V.Ivant (testem3-V08-02-03)
0392 - add command "/testem/run/limitEdep" allowing to compute restricted
0393 mean values to supress big statistical fluctuations
0394 - update command "/testem/run/acceptance"
0395 - skin=1 is a default PhysList
0396
0397 06-04-07 mma (testem3-V08-02-02)
0398 - add macro emtutor.mac
0399 - pl names : penelope, livermore
0400 - restaure random seed storage
0401
0402 19-03-07 V.Ivant (testem3-V08-02-01)
0403 return back Z-position computation;
0404
0405 19-03-07 V.Ivant (testem3-V08-02-00)
0406 - By default do not store random seed;
0407 add G4standard_exp PhysList;
0408 add material Lucite;
0409 do not activate VisManager in batch.
0410
0411 22-11-06 V.Ivant (testem3-V08-01-01)
0412 - Fix names of standard EM builders
0413
0414 31-10-06 mma (testem3-V08-01-00)
0415 - flag LOADLIBS in GNUmakefile
0416 - remove physics lists 52 and 71
0417
0418 02-06-06 mma (testem3-V08-00-04)
0419 - SteppingAction: replace Touchable by TouchableHandle
0420
0421 19-05-06 mma (testem3-V08-00-03)
0422 - SteppingAction: prePoint->GetTouchable->GetVolume()
0423 prePoint->GetTouchable->GetCopyNumber(depth)
0424
0425 19-05-06 mma (testem3-V08-00-02)
0426 - update README
0427
0428 16-04-06 V.Ivant (testem3-V08-00-01)
0429 - add extra material and use G4 NIST element DB
0430 - fix compilation warnings in HistoManager
0431 - add Livermore and Penelope PhysicsLists
0432
0433 20-03-06 mma (testem3-V08-00-00)
0434 - migration mum -> um in many macros
0435
0436 06-12-05 Gabriele Cosmo
0437 - Trivial changes for support of CLHEP-2.0.X series.
0438
0439 22-11-05 mma (testem3-V07-01-04)
0440 - correct bug in lateral leakage calculation (stepping action)
0441 - introduce TrackingAction for energy flow initialization
0442 - modify energy flow calculation in geant3
0443 - update README
0444
0445 17-11-05 G.Cosmo (testem3-V07-01-03)
0446 - corrected fixes for migration to <sstream> to fix compilation
0447 errors on SUN-CC.
0448
0449 12-11-05 V.Ivant (testem3-V07-01-02)
0450 - fix compilation problems with streams
0451
0452 17-10-05 mma (testem3-V07-01-01)
0453 - modify energy flow calculation
0454
0455 07-10-05 mma (testem3-V07-01-00)
0456 - create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
0457
0458 01-06-05 mma (testem3-V07-00-08)
0459 - HistoManager: option "--noErrors" for hbook
0460
0461 20-05-05 mma (testem3-V07-00-07)
0462 - forward and backward energy flow in geant3
0463
0464 17-05-05 mma (testem3-V07-00-06)
0465 - forward and backward energy flow: SteppingAction + RunAction
0466 - photon processes '52'.
0467
0468 3rd May 2005 John Allison (examples-V07-00-03)
0469 - Replaced vis manager with G4VisExecutive.
0470
0471 15-03-05 mma (testem3-V07-00-05)
0472 - remove He3 from predefined particles.
0473 - PhysListEmStandard : treat Alpha as GenericIon
0474
0475 01-03-05 mma (testem3-V07-00-04)
0476 - HistoManager : - put a protection for the creation of analysis factory;
0477 - file extension is fileType;
0478 - HistoMessenger : new command setFileOption
0479
0480 22-02-05 V.Ivant (testem3-V07-00-03)
0481 - MaxStep : fix infinite loop
0482
0483 02-02-05 mma
0484 - SteppingAction : sum charged stepLenght, even if edep=0.
0485
0486 11-01-05 mma (testem3-V07-00-02)
0487 - SteppingAction : corrections for energy flow
0488 - new macros linac.mac and geant3/linac.dat
0489
0490 11-01-05 V.Ivant (testem3-V07-00-01)
0491 - Optimise StepMax and SteppingAction
0492
0493 07-01-05 mma (testem3-V07-00-00)
0494 - update RunAction::PrintDedxTables() and ug3g4.F
0495
0496 03-12-04 mma (testem3-V06-02-06)
0497 - update macros tbhec and lhcb
0498
0499 02-12-04 V.Ivant (testem3-V06-02-05)
0500 - Migration to cmath
0501
0502 24-11-04 mma (testem3-V06-02-04)
0503 - commit in cvs StepMax process and its messenger
0504
0505 23-11-04 mma (testem3-V06-02-03)
0506 - implementation of StepMax process and its messenger. Remove the use of
0507 G4UserLimits in DetectorConstruction.
0508 - fill edep histograms only if edep > 0.
0509
0510 25-10-04 mma (testem3-V06-02-02)
0511 - more histograms : longitudinal energy profile and forward energy flow.
0512
0513 20-10-04 mma (testem3-V06-02-01)
0514 - change the numering of absorbers: start from 1 instead of 0
0515 - modify all macros according to the above.
0516 - do not delete AnalysisFactory (for Jaida).
0517 - define correctly all UI subdirectories.
0518
0519 19-07-04 mma (testem3-V06-02-00)
0520 - modifs in HistoManager and messenger to conform to testem5-V06-01-04
0521 - remove static ionC12. Use generic ion instead.
0522
0523 21-06-04 mma (testem3-V06-01-04)
0524 - remove direct interface to ROOT
0525
0526 15-06-04 mma (testem3-V06-01-03)
0527 - introduction of the class HistoManager (like TestEm5)
0528 - EndOfRun: missprint in rms of totalTrackLength
0529
0530 09-06-04 mma (testem3-V06-01-02)
0531 - move acceptance check in RunAction
0532 - printout : remove leakage information
0533
0534 25-05-04 V.Ivanchenko
0535 - Update printout
0536 - Fix problem of dE/dx printout
0537 - Add acceptance check activated by UI command
0538
0539 28-04-04 mma (testem3-V06-01-01)
0540 - print resolution at EndOfRun
0541 - suppress PhysListParticles and General
0542
0543 31-03-04 mma (testem3-V06-01-00)
0544 - README : more informations about ROOT installation
0545
0546 17-03-04 mma (testem3-V06-00-02)
0547 - energy leakage only from secondaries.
0548 - idem in geant3
0549 - suppression of DataVector in EventAction
0550 - new macro dedx.max to quickly check dE/dx calculation
0551
0552 15-03-04 mma (testem3-V06-00-01)
0553 - example of histograms with ROOT: USE_ROOT
0554
0555 21-01-04 mma
0556 - possibility to have one histograms file per run.
0557 - RunAction: removed ApplyCommand("/vis/...") statements.
0558
0559 28-11-03 V.Ivanchenko (testem3-V05-02-08)
0560
0561 27-11-03 V.Ivanchenko (testem3-V05-02-07)
0562 - Fix memory corruption in the test
0563
0564 25-11-03 V.Ivanchenko (testem3-V05-02-06)
0565 - Fix geometry (G.Cosmo)
0566
0567 13-11-03 John Allison
0568 - Removed OPACS from Vis Manager.
0569
0570 03-11-03 mma (testem3-V05-02-05)
0571 - add an estimation of the mean energy leaving each absorber
0572
0573 24-10-03 mma (testem3-V05-02-04)
0574 - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
0575
0576 06-10-03 mma (testem3-V05-02-03)
0577 - Complete migration to model EM physics
0578 - Class EmModel renamed G4v52.
0579
0580 25-09-03 mma (testem3-V05-02-02)
0581 - forgotten to update GNUmakefile for G4ANALYSIS_USE
0582
0583 23-09-03 mma (testem3-V03-02-01)
0584 - update exoNN.mac
0585 - comment dawnfile in vis.mac
0586
0587 22-09-03 mma (testem3-V05-02-00)
0588 - suppression of Em3 in all class names.
0589 - materials: Silicium->Silicon.
0590 - command setHisto : unit must be given.
0591 - suppression of hits collection.
0592 - replace G4NOHIST by G4ANALYSIS_USE
0593 - most macro updated and renamed according the authors of experimental results.
0594 - adapt geant3
0595
0596 18-06-03 G.Cosmo (testem3-V05-01-03)
0597 - Em3RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
0598 migration from G4std.
0599
0600 03-06-03 V.Ivanchenko (testem3-V05-01-02)
0601 - Fix compilation warnings
0602
0603 15-05-03 V.Ivanchenko (testem3-V05-01-01)
0604 - Proper deletion of old geometry when it is updated
0605
0606 09-05-03 V.Ivanchenko (testem3-V05-01-00)
0607 - Change update command
0608
0609 10-04-03 mma (testem3-V05-00-05)
0610 - define material BGO
0611 - RunMessenger: enlarge allowed range for histos.
0612
0613 28-03-03 mma (testem3-V05-00-04)
0614 - G4PVPlacement and G4PVReplica in logical mother
0615
0616 17-03-03 V.Ivant (testem3-V05-00-02)
0617 - Additional migrade to cut per region
0618 - Update modular PhysicsList
0619
0620 10-03-03 mma
0621 - change in all macros: /run/particle/setCut -> /testem/phys/setCuts
0622 - material CsI and example of SetMeanExcitationEnergy()
0623 - example of static ion: IonC12 class and ionC12.mac
0624
0625 20-02-03 V.Ivant (testem3-V05-00-01)
0626 - Migrade to cut per region
0627 - Migrade to modular PhysicsList
0628 - Add STD electromagnetic physics
0629
0630 12-02-03 mma (testem3-V05-00-00)
0631 - DetectorConstruction : change volume name
0632
0633 05-12-02 mma (testem3-V04-01-01)
0634 - migration to aida 3.0
0635 - UI directory /testem/
0636
0637 05-12-02 cosmo (testem3-V04-01-00)
0638 - Fixes to runAction for porting on gcc-3.2 compiler.
0639
0640 03-06-02 mma (testem3-V04-00-01)
0641 - old histograming package clhep/hist replaced by AIDA 2.2/anaphe
0642
0643 14-02-02 mma (testem3-V04-00-00)
0644 - macros for em_exercices
0645 - Particle definition : G4Alpha
0646
0647 28-11-01 mma (testem3-V03-02-03)
0648 - EventAction: DrawTrack "none"
0649 - small change in vis.mac
0650 - suppression of the rndm commands, now managed by G4RunManager:
0651 --> RunAction, RunActionMessenger, EventAction.
0652
0653 39-10-01 mma (testem3-V03-02-02)
0654 -invert initialize and update in all macros (and TestEm3.in)
0655
0656 25-10-01 mma (testem3-V03-02-01)
0657 - GetEnergyCuts() in PrintdEdx()
0658
0659 22-10-01 mma (testem3-V03-02-00)
0660 - mods in TestEm3.cc: the initialisation and vis initialisation are
0661 not done by default. --> inserted /run/initialize in all macros.
0662 - To get visualisation: > /control/execute vis.mac
0663 - 80 columns everywhere.
0664
0665 19-10-01 Steve O'Neale (examples-V03-02-00)
0666 - Update reference output
0667
0668 31-05-01 mma (testem3-V03-01-01)
0669 - VisManager
0670
0671 30-05-01 mma
0672 - in RunAction: method PrintDedxTables() : binning as Geant3,
0673 printout ready to be read as ffread data cards.
0674 - Geant3 application in geant3/g4mat to read the above data cards,
0675 in order to compare G3 and G4 dE/dx tables (see README).
0676
0677 13-04-01 mma (testem3-V03-01-00)
0678 - In PrimaryGeneratorAction, possibility to randomize the beam spot
0679 - command /gun/rndm in PrimaryGeneratorMessenger
0680 - similar functionality in geant3: gukine.F
0681
0682 12-04-01 mma
0683 - In DetectorConstruction, possibility to limit the step size, via
0684 a G4UserLimit object.
0685 - command /tracking/stepMax in DetectorMessenger
0686 - data card STEPMX in geant3
0687
0688 06-04-01 mma
0689 - in RunAction: method PrintDedxTables()
0690 - in DetectorConstruction: Iron density corrected (was 7.7 g/cm3)
0691 - in geant3: overwrite the computed radlength of scintillator
0692
0693 26-03-01 mma (testem3-V03-00-04)
0694 - change in histogramming : 1d histo of Edep/Ebeam
0695 in each absorber instead of ntuple, both in G4 and G3.
0696 - interactive command /run/setHisto (in G4) and ffread
0697 data card *histo (in G3) to control the binning of the histos.
0698 - in G3, new data card CUTPR to set bcute, dcute, ppcutm for each tracking
0699 medium
0700 - in gnumakefile : the cpp flag g4nohist=true by default.
0701 --> no histograms in G4 by default.
0702
0703
0704 21-02-01 mma (testem3-V03-00-03)
0705 - hbook histograms restored
0706
0707 20-02-01 mma (testem3-V03-00-02)
0708 - stepping verbose adapted for STL
0709 - BirkAttenuation function
0710 - save rndm at begin of event
0711
0712 07-12-00 mma (testem3-V02-00-03 & testem-noHist)
0713 - remove hbook histograms: GNUmakefile,runAction,eventAction
0714
0715 06-12-00 mma (testem3-V02-00-02 & testem-withHist)
0716 - update of init.mac for new vis commands.
0717 - G4UItcsh in the main()
0718
0719 25th November 2000 Steve O'Neale (tagset210)
0720 - Update test outputs for min.delta energy cut and table printout
0721 - Update test outputs em tags 1 percent change in deposited energy
0722
0723 June 24, 2000 John Allison (testem3-V01-01-01)
0724 - Updated TestEm3.out for stand-V01-01-05 and utils-V01-01-03.
0725
0726 June 17, 2000 John Allison (testem3-V01-00-00)
0727 - Updated TestEm3.out for geant4-01-01-ref-06.