Geant4
10.02.p02
|
#include <G4AnnihilationCrossSection.hh>
Public Member Functions | |
G4AnnihilationCrossSection () | |
G4double | GetCrossSection (int aCode, int bCode, G4double S) |
Private Attributes | |
std::vector < G4VAnnihilationCrossSection * > | theDataSets |
Definition at line 33 of file G4AnnihilationCrossSection.hh.
G4AnnihilationCrossSection::G4AnnihilationCrossSection | ( | ) |
Definition at line 31 of file G4AnnihilationCrossSection.cc.
References theDataSets.
Definition at line 44 of file G4AnnihilationCrossSection.hh.
References theDataSets.
|
private |
Definition at line 41 of file G4AnnihilationCrossSection.hh.
Referenced by G4AnnihilationCrossSection(), and GetCrossSection().