Geant4
10.02.p03
|
#include <G4ASCCrossSection.hh>
Public Member Functions | |
G4ASCCrossSection (G4int, G4int, G4double, G4double, G4double, G4double) | |
G4bool | InCharge (G4int aCode, G4int bCode) |
G4double | GetXsec (G4double S) |
Private Attributes | |
G4int | theCode1 |
G4int | theCode2 |
G4double | theX |
G4double | theY |
G4double | theEta |
G4double | theEps |
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 61 of file G4ASCCrossSection.hh.
Implements G4VAnnihilationCrossSection.
Definition at line 53 of file G4ASCCrossSection.hh.
|
private |
Definition at line 43 of file G4ASCCrossSection.hh.
|
private |
Definition at line 44 of file G4ASCCrossSection.hh.
|
private |
Definition at line 48 of file G4ASCCrossSection.hh.
|
private |
Definition at line 47 of file G4ASCCrossSection.hh.
|
private |
Definition at line 45 of file G4ASCCrossSection.hh.
|
private |
Definition at line 46 of file G4ASCCrossSection.hh.