Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (14 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/tracking/include/G4SmoothTrajectory.hh

    r1293 r1337  
    2525//
    2626//
    27 // $Id: G4SmoothTrajectory.hh,v 1.13 2010/05/29 21:31:03 allison Exp $
    28 // GEANT4 tag $Name: tracking-V09-03-03 $
     27// $Id: G4SmoothTrajectory.hh,v 1.14 2010/06/16 20:03:00 allison Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030//---------------------------------------------------------------
     
    102102// Other member functions
    103103   virtual void ShowTrajectory(std::ostream& os=G4cout) const;
    104    virtual void DrawTrajectory() const;
     104   //virtual void DrawTrajectory() const;
    105105   virtual void DrawTrajectory(G4int i_mode) const;
    106106   virtual void AppendStep(const G4Step* aStep);
Note: See TracChangeset for help on using the changeset viewer.