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

    r819 r962  
    3737#include "G4ParticleDefinition.hh"
    3838#include "G4GHEKinematicsVector.hh"
     39#include "G4HadronicProcessType.hh"
    3940
    4041// Class Description:
     
    6162     G4bool IsApplicable(const G4ParticleDefinition&);
    6263
    63   // null physics table
    64      void BuildPhysicsTable(const G4ParticleDefinition&){}
     64     void PreparePhysicsTable(const G4ParticleDefinition&);
     65
     66     void BuildPhysicsTable(const G4ParticleDefinition&);
    6567
    6668     G4double AtRestGetPhysicalInteractionLength(const G4Track&,
Note: See TracChangeset for help on using the changeset viewer.