source: trunk/source/processes/scoring/History @ 846

Last change on this file since 846 was 819, checked in by garnier, 16 years ago

import all except CVS

File size: 2.7 KB
Line 
1$Id: History,v 1.16 2007/05/30 17:49:56 ahoward Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
20May 30th A.Howard (procscore-V08-03-03)
21- clean tag with files in the right place (!)
22
23
24May 30th A.Howard (procscore-V08-03-02)
25- Moved biasing classes and tests into processes/biasing
26
27May 18th A.Howard (procscore-V08-03-01)
28- Added comment to exception in G4NewProcessPlacer to emphasise configuration
29after physics list
30
31
32May 16th A.Howard (procscore-V08-03-00)
33- Fixed bug in G4ScoreProcess which didn't get applied to non-parallel geometries
34- Updated NewProcessPlacer to recognise old transportation (Transportation8)
35- Updated examples (to get back to old transportation and reminder about
36arguments)
37
38
39April 14th M.Asai (procscore-V08-02-00)
40- Set step status for ghost pre-step point.
41
42November 28th A.Howard (procscore-V08-01-04)
43- updated history file
44
45November 28th A.Howard (procscore-V08-01-03)
46- removed duplicated base classes which can be found in processes/transportation
47
48November 20th A.Howard (procscore-V08-01-02)
49- updated history file
50
51November 20th A.Howard (procscore-V08-01-01)
52- added biasing and related scoring classes, 1st implementation to new parallel
53  implementation
54- two examples B01_para and B02_para - translated from B01 and B02
55
56November 13th  M.Asai (procscore-V08-01-00)
57- Corresponds to the change of G4PathFinder::ComputeStep.
58
59November 8th  M.Asai
60- Use the new G4VUserPhysicsList::AddTransportation() which
61  automatically replace G4Transporation with G4CoupledTransportation
62  if a parallel world is defined.
63
64November 6th  J.Allison
65- test1:
66  o Made top world volumes invisible.
67  o Improved vis.mac.
68
69November 3rd  J.Allison
70- test1: Simple vis.mac to illustrate visualisation of parallel worlds.
71  Execute with just two parameters, for example:
72    ParaTest para disp
73
74November 2nd  J.Allison
75- test1:
76  o Replaced A01VisManager by G4VisExecutive.
77  o Introduced vis.mac.
78
79July 6th, 2006  M.Asai
80- Directory processes/scoring created
81- History file Created
82
Note: See TracBrowser for help on using the repository browser.