|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PolarizedAnnihilationCrossSection.hh>
Inheritance diagram for G4PolarizedAnnihilationCrossSection: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 54 of file G4PolarizedAnnihilationCrossSection.hh.
| G4PolarizedAnnihilationCrossSection::G4PolarizedAnnihilationCrossSection | ( | ) |
Definition at line 51 of file G4PolarizedAnnihilationCrossSection.cc.
|
virtual |
Definition at line 68 of file G4PolarizedAnnihilationCrossSection.cc.
| G4double G4PolarizedAnnihilationCrossSection::DiceEpsilon | ( | ) |
Definition at line 316 of file G4PolarizedAnnihilationCrossSection.cc.
Referenced by G4PolarizedAnnihilationModel::SampleSecondaries().
| void G4PolarizedAnnihilationCrossSection::getCoeff | ( | ) |
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 271 of file G4PolarizedAnnihilationCrossSection.cc.
Referenced by G4PolarizedAnnihilationModel::SampleSecondaries().
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 280 of file G4PolarizedAnnihilationCrossSection.cc.
Referenced by G4PolarizedAnnihilationModel::SampleSecondaries().
Definition at line 321 of file G4PolarizedAnnihilationCrossSection.cc.
Referenced by G4PolarizedAnnihilationModel::SampleSecondaries().
Reimplemented from G4VPolarizedCrossSection.
Definition at line 310 of file G4PolarizedAnnihilationCrossSection.cc.
Reimplemented from G4VPolarizedCrossSection.
Definition at line 306 of file G4PolarizedAnnihilationCrossSection.cc.
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 89 of file G4PolarizedAnnihilationCrossSection.cc.
Referenced by G4PolarizedAnnihilationModel::SampleSecondaries().
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 237 of file G4PolarizedAnnihilationCrossSection.cc.
Referenced by G4PolarizedAnnihilationModel::ComputeAsymmetriesPerElectron().
|
overridevirtual |
Implements G4VPolarizedCrossSection.
Definition at line 228 of file G4PolarizedAnnihilationCrossSection.cc.