$Id: History,v 1.28 2003/06/06 15:55:44 maire Exp $ ------------------------------------------------------------------- ========================================================= Geant4 - an Object-Oriented Toolkit for Simulation in HEP ========================================================= TestEm5 History file ------------------------ This file should be used by the G4 example coordinator to briefly summarize all major modifications introduced in the code and keep track of all tags. ---------------------------------------------------------- * Reverse chronological order (last date on top), please * ---------------------------------------------------------- 06-06-03 mma (testem5-V05-01-01) - new histogram (ID=11) for the projeted angle at exit. In geant3 as well. Bug corrected in gustep. - new macros for multiple Scattering tests: run61,71,81,91 - proper deletion of old geometry when it is updated. - fix compilation warnings. 30-04-03 mma (testem5-V05-01-00) - modular PhysicsList - class StepCut becomes StepMax (as in TestEm7) 17-04-03 V.Ivant (testem5-V05-00-06) - Fix crash out of WorldVolume 01-04-03 mma (testem5-V05-00-05) - PVPlacement in logical mother 06-03-03 mma (testem5-V05-00-03) - PhysicsList::SetCuts : suppress cutForProton 20-02-03 V.Ivant (testem5-V05-00-02) -migration to cut per region 12-02-03 mma (testem5-V05-00-01) - add a blank in SteppingVerbose 16-12-02 mma (testem5-V05-00-00) -new UI directory /testem/ 12-12-02 mma (testem5-V04-01-01) -migration to aida 3.0 08-08-02 mma (testem5-V04-01-00) -in RunAction: bookHisto() only at runID=0 -in PhysicsList::SetMaxStep() : "Length" 06-06-02 mma (testem5-V04-00-03) -old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README 08-03-02 mma (testem5-V04-00-01) - PhysicsList: uniformisation of the setG(E)Cut commands 06-02-02 mma (testem5-V04-00-00) 06-12-01 mma - In PrimaryGeneratorAction, possibility to randomize the beam spot - command /gun/rndm in PrimaryGeneratorMessenger - similar functionality in geant3: gukine.F 28-11-01 mma (testem5-V03-02-02) - EventAction: DrawTrack "none" - small change in vis.mac - suppression of the rndm commands, now managed by G4RunManager: --> RunAction, RunActionMessenger, EventAction. 05-11-01 mma (testem5-V03-02-01) - mods in TestEm3.cc: the initialisation and vis initialisation are not done by default. --> inserted /run/initialize in all macros. - To get visualisation: > /control/execute vis.mac 19-10-01 Steve O'Neale (examples-V03-02-00) - Update reference output 16-10-01 mma (testem5-V03-02-00) - removal of G4RW header (EventAction.cc) - new vis commands (init.mac) - 80 columns everywhere 27-03-01 mma (testem5-V03-00-04) - set cppflag G4NOHIST = true in gnumakefile 21-02-01 mma (testem5-V03-00-03) - hbook histograms restored 20-02-01 mma (testem5-V03-00-02) - verbose stepping adapted for STL - save rndm at begin of event 09-01-01 mma - modified Em5PhysicsList and Em5StepCut in order to make the command /step/setMaxStep working 07-12-00 mma (testem5-V02-00-03 & testem-noHist) - remove hbook histograms: GNUmakefile,runAction 06-12-00 mma (testem5-V02-00-02 & testem-withHist) - update of init.mac for new vis commands. - G4UItcsh in the main() 25th November 2000 Steve O'Neale (tagset210) - update test outputs for min.delta energy cut and cut table - Change in processes below ~ 1 per cent. June 17, 2000 John Allison (testem5-V01-00-00) - Updated TestEm5.out for geant4-01-01-ref-06. 17-01-00 cppflag G4NOHIST to protect hbook histograms. - new histo: normalizsed distribution of energy deposit. - new materials (mainly gas) 12-10-99 moved to examples/extended/electromagnetic/TestEm5 09-08-99 commands for save/read Rndm status 07-07-99 Michel Maire - (re)introduce visualisation. - TestEm5 looks like TestEm1 and TestEm3 April 09, 98 G. Cosmo - Created.