Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (16 years ago)
Author:
garnier
Message:

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/track/include/G4StepPoint.icc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4StepPoint.icc,v 1.13 2007/03/11 07:19:06 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4StepPoint.icc,v 1.14 2008/10/24 08:22:20 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    173173     // If the pointer is 0, this means the Step is defined
    174174     // by the user defined limit in the current volume.
    175    inline void G4StepPoint::SetProcessDefinedStep(G4VProcess* aValue)
     175   inline void G4StepPoint::SetProcessDefinedStep(const G4VProcess* aValue)
    176176   { fpProcessDefinedStep = aValue; }
    177177
Note: See TracChangeset for help on using the changeset viewer.