|
Geant4
10.02
|
#include <G4GammaAnnCrossSection.hh>
Inheritance diagram for G4GammaAnnCrossSection:
Collaboration diagram for G4GammaAnnCrossSection:Public Member Functions | |
| G4GammaAnnCrossSection () | |
| G4bool | InCharge (G4int aCode, G4int bCode) |
| G4double | GetXsec (G4double S) |
| virtual | ~G4GammaAnnCrossSection () |
Private Attributes | |
| std::vector< G4ASCCrossSection * > | theGammaNucXSections |
Definition at line 34 of file G4GammaAnnCrossSection.hh.
| G4GammaAnnCrossSection::G4GammaAnnCrossSection | ( | ) |
Definition at line 30 of file G4GammaAnnCrossSection.cc.
References theGammaNucXSections.
|
inlinevirtual |
Definition at line 40 of file G4GammaAnnCrossSection.hh.
Implements G4VAnnihilationCrossSection.
Definition at line 56 of file G4GammaAnnCrossSection.cc.
References theGammaNucXSections.
Implements G4VAnnihilationCrossSection.
Definition at line 41 of file G4GammaAnnCrossSection.cc.
References G4Gamma::Gamma().
Here is the call graph for this function:
|
private |
Definition at line 44 of file G4GammaAnnCrossSection.hh.
Referenced by G4GammaAnnCrossSection(), and GetXsec().