Changeset 1337 for trunk/examples/extended/field/field04/History
- Timestamp:
- Sep 30, 2010, 2:47:17 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/examples/extended/field/field04/History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/extended/field/field04/History
r807 r1337 1 // $Id: History,v 1. 4.2.1 2008/04/23 08:36:56 gcosmoExp $1 // $Id: History,v 1.18 2010/06/03 21:20:22 gum Exp $ 2 2 // ------------------------------------------------------------------ 3 3 … … 16 16 ---------------------------------------------------------- 17 17 18 Apr 23rd, 2008 Gabriele Cosmo - fieldex04-V09-00-02 18 Jun 3rd, 2010, Peter Gumplinger - fieldex04-V09-03-01 19 modify F04Trajectory class to compile without warnings against 20 tracking-V09-03-03 by implementing a DrawTrajectory() method. 21 22 March 23rd, 2010, Gunter Folger - fieldex04-V09-03-00 23 - add <ctime> header in src/F04RunAction.cc to fix a compile 24 error on windows. 25 26 November 6th, 2009 Peter Gumplinger - fieldex04-V09-02-03 27 - rewrite F04PhysicsList and F04PhysicsListMessenger and 28 use the newly available G4PhysListFactory 29 30 October 30th, 2009 John Allison - fieldex04-V09-02-02 31 - Introduced G4UIExecutive. 32 33 June 1st, 2009 Peter Gumplinger - fieldex04-V09-02-01 34 - Introduce '/rndm/autoSeed' command and changed the seeding of the 35 RanecuEngine from time(NULL). Default is autoSeed(false). 36 37 May 27th, 2009 Gabriele Cosmo - fieldex04-V09-02-00 19 38 ----------------------------- 20 - Tag for release 9.1.p02 39 - Commented out timing for initial seed to allow for reproducibility 40 or results ... 41 42 December 11th, 2008 Peter Gumplinger - fieldex04-V09-01-06 43 ----------------------------------- 44 - bug: now the density must be given with units before the call to 45 ConstructNewMaterial 46 47 November 25st, 2008 Peter Gumplinger - fieldex04-V09-01-05 48 ------------------------------------ 49 - change to AddPhysicsList("emstandard") 50 51 November 21st, 2008 Peter Gumplinger - fieldex04-V09-01-04 52 ------------------------------------ 53 - changed F04PhysicsList.cc according to 54 examples/extended/hadronic/Hadr01 55 56 July 3rd, 2008 Peter Gumplinger - fieldex04-V09-01-03 57 ------------------------------- 58 - fix: setTheEngine BEFORE setTheSeed in field04.cc 59 60 June 2th, 2008 Vladimir Ivanchenko - fieldex04-V09-01-02 61 ---------------------------------- 62 - removed obsolete G4HadronProcessStore from PhysicsList 21 63 22 64 Mar 26th, 2008 Gunter Folger - fieldex04-V09-01-01 23 65 ---------------------------- 24 - Final fix to avoid error log - Invalid rotation specification66 - final fix to avoid error log - Invalid rotation specification 25 67 in F04DetectorConstruction::stringToRotationMatrix 26 68 27 69 Mar 5th, 2008 Peter Gumplinger - fieldex04-V09-01-00 28 70 ------------------------------- 29 - Fix to avoid error log - Invalid rotation specification71 - fix to avoid error log - Invalid rotation specification 30 72 in F04DetectorConstruction::stringToRotationMatrix 31 73
Note:
See TracChangeset
for help on using the changeset viewer.
