Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ASCCrossSection.hh>
Public Member Functions | |
G4ASCCrossSection (G4int, G4int, G4double, G4double, G4double, G4double) | |
G4bool | InCharge (G4int aCode, G4int bCode) |
G4double | GetXsec (G4double S) |
virtual G4bool | InCharge (G4int aCode, G4int bCode)=0 |
virtual G4double | GetXsec (G4double s)=0 |
Definition at line 32 of file G4ASCCrossSection.hh.
G4ASCCrossSection::G4ASCCrossSection | ( | G4int | aCode1, |
G4int | aCode2, | ||
G4double | aX, | ||
G4double | aY, | ||
G4double | aEta, | ||
G4double | aEps | ||
) |
Definition at line 28 of file G4ASCCrossSection.cc.
Implements G4VAnnihilationCrossSection.
Definition at line 57 of file G4ASCCrossSection.hh.
Implements G4VAnnihilationCrossSection.
Definition at line 49 of file G4ASCCrossSection.hh.