Geant4
10.03.p01
|
#include <G4PolarizedAnnihilationCrossSection.hh>
Public Member Functions | |
G4PolarizedAnnihilationCrossSection () | |
virtual | ~G4PolarizedAnnihilationCrossSection () |
virtual void | Initialize (G4double eps, G4double gamma, G4double phi, const G4StokesVector &p0, const G4StokesVector &p1, G4int flag=0) override |
G4double | DiceEpsilon () |
virtual G4double | XSection (const G4StokesVector &pol2, const G4StokesVector &pol3) override |
virtual G4double | TotalXSection (G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1) override |
G4StokesVector | GetPol2 () override |
G4StokesVector | GetPol3 () override |
virtual G4double | GetXmin (G4double y) override |
virtual G4double | GetXmax (G4double y) override |
G4double | getVar (G4int) |
void | getCoeff () |
Public Member Functions inherited from G4VPolarizedCrossSection | |
G4VPolarizedCrossSection () | |
virtual | ~G4VPolarizedCrossSection () |
G4double | GetYmin () |
void | SetMaterial (G4double A, G4double Z, G4double coul) |
Additional Inherited Members | |
Protected Member Functions inherited from G4VPolarizedCrossSection | |
void | SetXmin (G4double xmin) |
void | SetXmax (G4double xmax) |
void | SetYmin (G4double ymin) |
Protected Attributes inherited from G4VPolarizedCrossSection | |
G4double | fXmin |
G4double | fXmax |
G4double | fYmin |
G4double | theA |
G4double | theZ |
G4double | fCoul |
Definition at line 55 of file G4PolarizedAnnihilationCrossSection.hh.
G4PolarizedAnnihilationCrossSection::G4PolarizedAnnihilationCrossSection | ( | ) |
Definition at line 52 of file G4PolarizedAnnihilationCrossSection.cc.
|
virtual |
Definition at line 69 of file G4PolarizedAnnihilationCrossSection.cc.
G4double G4PolarizedAnnihilationCrossSection::DiceEpsilon | ( | ) |
Definition at line 317 of file G4PolarizedAnnihilationCrossSection.cc.
void G4PolarizedAnnihilationCrossSection::getCoeff | ( | ) |
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 272 of file G4PolarizedAnnihilationCrossSection.cc.
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 281 of file G4PolarizedAnnihilationCrossSection.cc.
Definition at line 322 of file G4PolarizedAnnihilationCrossSection.cc.
Reimplemented from G4VPolarizedCrossSection.
Definition at line 311 of file G4PolarizedAnnihilationCrossSection.cc.
Reimplemented from G4VPolarizedCrossSection.
Definition at line 307 of file G4PolarizedAnnihilationCrossSection.cc.
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 90 of file G4PolarizedAnnihilationCrossSection.cc.
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 238 of file G4PolarizedAnnihilationCrossSection.cc.
|
overridevirtual |
Implements G4VPolarizedCrossSection.
Definition at line 229 of file G4PolarizedAnnihilationCrossSection.cc.