Geant4
10.02.p02
|
#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.
Implements G4VAnnihilationCrossSection.
Definition at line 61 of file G4ASCCrossSection.hh.
References G4Pow::GetInstance(), G4Pow::powA(), theEps, theEta, theX, and theY.
Implements G4VAnnihilationCrossSection.
Definition at line 53 of file G4ASCCrossSection.hh.
|
private |
Definition at line 43 of file G4ASCCrossSection.hh.
Referenced by G4ASCCrossSection(), and InCharge().
|
private |
Definition at line 44 of file G4ASCCrossSection.hh.
Referenced by G4ASCCrossSection(), and InCharge().
|
private |
Definition at line 48 of file G4ASCCrossSection.hh.
Referenced by G4ASCCrossSection(), and GetXsec().
|
private |
Definition at line 47 of file G4ASCCrossSection.hh.
Referenced by G4ASCCrossSection(), and GetXsec().
|
private |
Definition at line 45 of file G4ASCCrossSection.hh.
Referenced by G4ASCCrossSection(), and GetXsec().
|
private |
Definition at line 46 of file G4ASCCrossSection.hh.
Referenced by G4ASCCrossSection(), and GetXsec().