Ignore:
Timestamp:
Nov 25, 2008, 5:27:50 PM (16 years ago)
Author:
garnier
Message:

update to pre-tag revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/management/include/G4NucleiPropertiesTable.hh

    r850 r890  
    2525//
    2626//
    27 // $Id: G4NucleiPropertiesTable.hh,v 1.13 2006/06/29 19:23:56 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4NucleiPropertiesTable.hh,v 1.14 2008/10/22 12:35:46 kurasige Exp $
     28// GEANT4 tag $Name: $
    2929//
    3030// -------------------------------------------------------------------
     
    6767//      Atomic Mass
    6868
     69class G4NucleiProperties;
    6970
    7071class G4NucleiPropertiesTable
     
    8384
    8485  // Other Operations
    85  public: // With Description
     86  // all methods are private and can be used only by G4NucleiProperties
     87
     88  friend class G4NucleiProperties; 
     89
     90private:
    8691
    8792  // Operation: GetMassExcess
Note: See TracChangeset for help on using the changeset viewer.