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

    r819 r962  
    4242#include "G4ParticleDefinition.hh"
    4343#include "G4GHEKinematicsVector.hh"
     44#include "G4HadronicProcessType.hh"
    4445
    4546class G4AntiProtonAnnihilationAtRest : public G4VRestProcess
     
    6061     G4bool IsApplicable(const G4ParticleDefinition&);
    6162
    62   // null physics table
    63      void BuildPhysicsTable(const G4ParticleDefinition&){}
     63     void PreparePhysicsTable(const G4ParticleDefinition&);
     64
     65     void BuildPhysicsTable(const G4ParticleDefinition&);
    6466
    6567     G4double AtRestGetPhysicalInteractionLength(const G4Track&,
Note: See TracChangeset for help on using the changeset viewer.