Geant4
10.03.p03
|
#include <G4ASCCrossSection.hh>
Public Member Functions | |
G4ASCCrossSection (G4int, G4int, G4double, G4double, G4double, G4double) | |
G4bool | InCharge (G4int aCode, G4int bCode) |
G4double | GetXsec (G4double S) |
Definition at line 35 of file G4ASCCrossSection.hh.
G4ASCCrossSection::G4ASCCrossSection | ( | G4int | aCode1, |
G4int | aCode2, | ||
G4double | aX, | ||
G4double | aY, | ||
G4double | aEta, | ||
G4double | aEps | ||
) |
Definition at line 29 of file G4ASCCrossSection.cc.
Implements G4VAnnihilationCrossSection.
Definition at line 59 of file G4ASCCrossSection.hh.