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/neutron_hp/include/G4VNeutronHPEnergyAngular.hh

    r819 r962  
    2525//
    2626//
    27 // $Id: G4VNeutronHPEnergyAngular.hh,v 1.11 2007/06/06 12:45:13 ahoward Exp $
    28 // GEANT4 tag $Name:  $
     27// $Id: G4VNeutronHPEnergyAngular.hh,v 1.12 2008/07/21 23:26:29 tkoi Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
     29//
     30// 080718 Add ClearHistories() method by T. Koi
    2931//
    3032#ifndef G4VNeutronHPEnergyAngular_h
     
    8789  G4ReactionProduct theCMS;
    8890   
     91   public:
     92      virtual void ClearHistories(){;};
    8993};
    9094#endif
Note: See TracChangeset for help on using the changeset viewer.