Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/management/include/G4V3DNucleus.hh

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4V3DNucleus.hh,v 1.7 2009/11/19 14:29:05 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4V3DNucleus.hh,v 1.8 2010/09/08 16:39:22 gunter Exp $
     28// GEANT4 tag $Name: geant4-09-03-ref-09 $
    2929//
    3030#ifndef G4V3DNucleus_h
     
    5252
    5353  public:
    54       virtual void Init(G4double theA, G4double theZ) = 0;
     54      virtual void Init(G4int theA, G4int theZ) = 0;
    5555      virtual G4bool StartLoop() = 0;
    5656      virtual G4Nucleon * GetNextNucleon() = 0;
Note: See TracChangeset for help on using the changeset viewer.