Ignore:
Timestamp:
Apr 17, 2009, 10:56:17 AM (15 years ago)
Author:
garnier
Message:

fichiers manquants

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/materials/include/G4SurfaceProperty.hh

    r850 r986  
    2525//
    2626//
    27 // $Id: G4SurfaceProperty.hh,v 1.7 2008/07/21 20:55:16 gum Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4SurfaceProperty.hh,v 1.8 2008/12/11 10:23:54 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030//
     
    102102public: // Without description
    103103
     104        G4SurfaceProperty();
    104105        virtual ~G4SurfaceProperty();
    105106
     
    111112
    112113public: // With description
    113 
    114         virtual void Overwrite() {G4cout << "G4SurfaceProperty" << G4endl;};
    115114
    116115        G4String GetName() const { return theName; };
Note: See TracChangeset for help on using the changeset viewer.