#include <G4AnnihilationCrossSection.hh>
Definition at line 33 of file G4AnnihilationCrossSection.hh.
Public Member Functions | |
| G4AnnihilationCrossSection () | |
| G4double | GetCrossSection (int aCode, int bCode, G4double s) |
Private Attributes | |
| std::vector< G4VAnnihilationCrossSection * > | theDataSets |
| G4AnnihilationCrossSection::G4AnnihilationCrossSection | ( | ) |
std::vector<G4VAnnihilationCrossSection*> G4AnnihilationCrossSection::theDataSets [private] |
Definition at line 41 of file G4AnnihilationCrossSection.hh.
Referenced by G4AnnihilationCrossSection(), and GetCrossSection().
1.4.7