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/stopping/include/G4NeutronCaptureAtRest.hh

    r819 r962  
    4343#include "G4ParticleDefinition.hh"
    4444#include "G4GHEKinematicsVector.hh"
     45#include "G4HadronicProcessType.hh"
    4546
    4647class G4NeutronCaptureAtRest : public G4VRestProcess
     
    6162     G4bool IsApplicable(const G4ParticleDefinition&);
    6263
     64     void PreparePhysicsTable(const G4ParticleDefinition&);
     65
    6366  // null physics table
    64      void BuildPhysicsTable(const G4ParticleDefinition&){}
     67     void BuildPhysicsTable(const G4ParticleDefinition&);
    6568
    6669     G4double AtRestGetPhysicalInteractionLength(const G4Track&,
Note: See TracChangeset for help on using the changeset viewer.