Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/global/management/include/G4LPhysicsFreeVector.icc

    r1193 r1315  
    2525//
    2626//
    27 // $Id: G4LPhysicsFreeVector.icc,v 1.14 2009/06/25 10:05:26 vnivanch Exp $
    28 // GEANT4 tag $Name: global-V09-02-10 $
     27// $Id: G4LPhysicsFreeVector.icc,v 1.17 2010/05/28 05:13:43 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030//
     
    6868}
    6969
    70 inline
    71 G4double G4LPhysicsFreeVector::GetLastEnergy()
    72 {
    73    return lastEnergy;
    74 }
    75 
    76 inline
    77 size_t G4LPhysicsFreeVector::GetLastBin()
    78 {
    79    return lastBin;
    80 }
    8170
    8271inline
Note: See TracChangeset for help on using the changeset viewer.