Ignore:
Timestamp:
Apr 6, 2009, 12:30:29 PM (15 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

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

    r819 r962  
    2525//
    2626//
    27 // $Id: G4V3DNucleus.hh,v 1.5 2006/06/29 20:45:37 gunter Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4V3DNucleus.hh,v 1.6 2008/05/16 14:02:37 gunter Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030#ifndef G4V3DNucleus_h
     
    6969      virtual void DoTranslation(const G4ThreeVector & theShift) = 0;
    7070      virtual const G4VNuclearDensity * GetNuclearDensity() const = 0;
     71      virtual void SortNucleonsInZ() = 0;
     72
    7173  public:
    7274      std::pair<G4double, G4double> ChooseImpactXandY(G4double maxImpact);
Note: See TracChangeset for help on using the changeset viewer.