Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4GammaAnnCrossSection.hh>
Public Member Functions | |
G4GammaAnnCrossSection () | |
G4bool | InCharge (G4int aCode, G4int bCode) |
G4double | GetXsec (G4double S) |
virtual | ~G4GammaAnnCrossSection () |
virtual G4bool | InCharge (G4int aCode, G4int bCode)=0 |
virtual G4double | GetXsec (G4double s)=0 |
Definition at line 34 of file G4GammaAnnCrossSection.hh.
G4GammaAnnCrossSection::G4GammaAnnCrossSection | ( | ) |
Definition at line 29 of file G4GammaAnnCrossSection.cc.
|
inlinevirtual |
Definition at line 40 of file G4GammaAnnCrossSection.hh.
Implements G4VAnnihilationCrossSection.
Definition at line 55 of file G4GammaAnnCrossSection.cc.
Implements G4VAnnihilationCrossSection.
Definition at line 40 of file G4GammaAnnCrossSection.cc.