Ignore:
Timestamp:
Jun 2, 2010, 10:23:13 AM (15 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/tracking/History

    r1228 r1293  
    1 $Id: History,v 1.137 2009/11/24 10:04:14 perl Exp $
    2 $Name: geant4-09-03 $
     1$Id: History,v 1.141 2010/05/29 21:31:28 allison Exp $
     2$Name: tracking-V09-03-03 $
    33-------------------------------------------------------------------
    44
     
    1818     * Reverse chronological order (last date on top), please *
    1919     ----------------------------------------------------------
     20
     2129 May 2010 John Allison (tracking-V09-03-03)
     22- G4VTrajectory:
     23  o Added virtual void DrawTrajectory() in preparation for i_mode migration.
     24- G4Trajectory and G4SmoothTrajectory: followed the above.
     25  o (G4RichTrajectory inherits G4Trajectory so no need to change.)
     26
     2728 May 2010 John Allison (tracking-V09-03-02)
     28- G4VTrajectory.cc: Added explicit once-only i_mode deprecation warning.
     29
     3013 May 2010 John Allison (tracking-V09-03-01 - needs greps-V09-03-00)
     31- G4VTrajectory.cc: Added a statement to set IsDefaultDrawTrajectory,
     32  to assist deprecation of i-mode trajectory drawing parameter.  After
     33  10.0, it can be removed.
     34
     3522 Feb 2010 John Allison (tracking-V09-03-00)
     36- G4RichTrajectory: Fixed bug in MergeTrajectory (should not invoke
     37  G4Trajectory::MergeTrajectory).
     38- G4RichTrajectory and G4RichTrajectoryPoint:
     39  o Eliminated spaces in G4AttValue values.
     40  o G4AttValue values are "None" for attributes derived from zero pointers.
    2041
    214224 Nov 2009 Joseph Perl (tracking-V09-02-07)
Note: See TracChangeset for help on using the changeset viewer.