Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (15 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/util/include/G4Fancy3DNucleus.hh

    r962 r1196  
    8585      void DoTranslation(const G4ThreeVector & theShift);
    8686      const G4VNuclearDensity * GetNuclearDensity() const;
    87       void SortNucleonsInZ();
     87      void SortNucleonsIncZ();            // on increased Z-coordinates Uzhi 29.08.08
     88      void SortNucleonsDecZ();            // on decreased Z-coordinates Uzhi 29.08.08
    8889     
    8990  private:
Note: See TracChangeset for help on using the changeset viewer.