|
Geant4
9.6.p02
|
#include <G4WentzelOKandVIxSection.hh>
Public Member Functions | |
| G4WentzelOKandVIxSection () | |
| virtual | ~G4WentzelOKandVIxSection () |
| void | Initialise (const G4ParticleDefinition *, G4double CosThetaLim) |
| void | SetupParticle (const G4ParticleDefinition *) |
| G4double | SetupTarget (G4int Z, G4double cut=DBL_MAX) |
| G4double | ComputeTransportCrossSectionPerAtom (G4double CosThetaMax) |
| G4ThreeVector | SampleSingleScattering (G4double CosThetaMin, G4double CosThetaMax, G4double elecRatio=0.0) |
| G4double | ComputeNuclearCrossSection (G4double CosThetaMin, G4double CosThetaMax) |
| G4double | ComputeElectronCrossSection (G4double CosThetaMin, G4double CosThetaMax) |
| G4double | SetupKinematic (G4double kinEnergy, const G4Material *mat) |
| void | SetTargetMass (G4double value) |
| G4double | GetMomentumSquare () const |
| G4double | GetCosThetaNuc () const |
| G4double | GetCosThetaElec () const |
Definition at line 71 of file G4WentzelOKandVIxSection.hh.
| G4WentzelOKandVIxSection::G4WentzelOKandVIxSection | ( | ) |
Definition at line 66 of file G4WentzelOKandVIxSection.cc.

|
virtual |
Definition at line 118 of file G4WentzelOKandVIxSection.cc.
|
inline |
Definition at line 237 of file G4WentzelOKandVIxSection.hh.

|
inline |
Definition at line 223 of file G4WentzelOKandVIxSection.hh.

Definition at line 202 of file G4WentzelOKandVIxSection.cc.


|
inline |
Definition at line 215 of file G4WentzelOKandVIxSection.hh.
|
inline |
Definition at line 208 of file G4WentzelOKandVIxSection.hh.
|
inline |
Definition at line 201 of file G4WentzelOKandVIxSection.hh.

| void G4WentzelOKandVIxSection::Initialise | ( | const G4ParticleDefinition * | p, |
| G4double | CosThetaLim | ||
| ) |
Definition at line 123 of file G4WentzelOKandVIxSection.cc.


| G4ThreeVector G4WentzelOKandVIxSection::SampleSingleScattering | ( | G4double | CosThetaMin, |
| G4double | CosThetaMax, | ||
| G4double | elecRatio = 0.0 |
||
| ) |
Definition at line 299 of file G4WentzelOKandVIxSection.cc.


Definition at line 193 of file G4WentzelOKandVIxSection.hh.

|
inline |
Definition at line 177 of file G4WentzelOKandVIxSection.hh.


| void G4WentzelOKandVIxSection::SetupParticle | ( | const G4ParticleDefinition * | p) |
Definition at line 143 of file G4WentzelOKandVIxSection.cc.


Definition at line 160 of file G4WentzelOKandVIxSection.cc.


1.8.4