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/G4NeutronHPElasticData.hh

    r819 r962  
    2525//
    2626//
    27 // $Id: G4NeutronHPElasticData.hh,v 1.9.2.1 2008/04/29 07:05:37 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-01-patch-02 $
     27// $Id: G4NeutronHPElasticData.hh,v 1.11 2008/04/28 19:07:53 tkoi Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// 080417 Add IsZAApplicable method (return false) by T. Koi
     31// 080428 Add bool onFlightDB by T. Koi
    3132//
    3233#ifndef G4NeutronHPElasticData_h
     
    7071   
    7172   G4PhysicsTable * theCrossSections;
     73      G4bool onFlightDB;
     74   
    7275};
    7376
Note: See TracChangeset for help on using the changeset viewer.