Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VecpssrKModel Class Referenceabstract

#include <G4VecpssrKModel.hh>

+ Inheritance diagram for G4VecpssrKModel:

Public Member Functions

 G4VecpssrKModel ()
 
virtual ~G4VecpssrKModel ()
 
virtual G4double CalculateCrossSection (G4int zTarget, G4double massIncident, G4double energyIncident)=0
 

Detailed Description

Definition at line 47 of file G4VecpssrKModel.hh.

Constructor & Destructor Documentation

◆ G4VecpssrKModel()

G4VecpssrKModel::G4VecpssrKModel ( )

Definition at line 45 of file G4VecpssrKModel.cc.

46{
47
48}

◆ ~G4VecpssrKModel()

G4VecpssrKModel::~G4VecpssrKModel ( )
virtual

Definition at line 50 of file G4VecpssrKModel.cc.

51{
52
53}

Member Function Documentation

◆ CalculateCrossSection()

virtual G4double G4VecpssrKModel::CalculateCrossSection ( G4int  zTarget,
G4double  massIncident,
G4double  energyIncident 
)
pure virtual

The documentation for this class was generated from the following files: