Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TransitionRadiation.hh>
Protected Attributes | |
G4int | fMatIndex1 |
G4int | fMatIndex2 |
G4double | fGamma |
G4double | fEnergy |
G4double | fVarAngle |
G4double | fMinEnergy |
G4double | fMaxEnergy |
G4double | fMaxTheta |
G4double | fSigma1 |
G4double | fSigma2 |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager = nullptr |
G4VParticleChange * | pParticleChange = nullptr |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft = -1.0 |
G4double | currentInteractionLength = -1.0 |
G4double | theInitialNumberOfInteractionLength = -1.0 |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType = fNotDefined |
G4int | theProcessSubType = -1 |
G4double | thePILfactor = 1.0 |
G4int | verboseLevel = 0 |
G4bool | enableAtRestDoIt = true |
G4bool | enableAlongStepDoIt = true |
G4bool | enablePostStepDoIt = true |
Static Protected Attributes | |
static const G4int | fSympsonNumber = 100 |
static const G4int | fGammaNumber = 15 |
static const G4int | fPointNumber = 100 |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double prevStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Definition at line 55 of file G4TransitionRadiation.hh.
|
explicit |
Definition at line 58 of file G4TransitionRadiation.cc.
|
virtual |
Definition at line 73 of file G4TransitionRadiation.cc.
G4double G4TransitionRadiation::AngleIntegralDistribution | ( | G4double | varAngle1, |
G4double | varAngle2 | ||
) | const |
Definition at line 154 of file G4TransitionRadiation.cc.
G4double G4TransitionRadiation::EnergyIntegralDistribution | ( | G4double | energy1, |
G4double | energy2 | ||
) | const |
Definition at line 204 of file G4TransitionRadiation.cc.
|
overridevirtual |
Implements G4VDiscreteProcess.
Reimplemented in G4ForwardXrayTR.
Definition at line 82 of file G4TransitionRadiation.cc.
G4double G4TransitionRadiation::IntegralOverAngle | ( | G4double | energy, |
G4double | varAngle1, | ||
G4double | varAngle2 | ||
) | const |
Definition at line 129 of file G4TransitionRadiation.cc.
Referenced by EnergyIntegralDistribution().
G4double G4TransitionRadiation::IntegralOverEnergy | ( | G4double | energy1, |
G4double | energy2, | ||
G4double | varAngle | ||
) | const |
Definition at line 103 of file G4TransitionRadiation.cc.
Referenced by AngleIntegralDistribution().
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 77 of file G4TransitionRadiation.cc.
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Reimplemented in G4ForwardXrayTR.
Definition at line 90 of file G4TransitionRadiation.cc.
|
pure virtual |
Implemented in G4ForwardXrayTR.
Referenced by IntegralOverAngle(), and IntegralOverEnergy().
|
protected |
Definition at line 104 of file G4TransitionRadiation.hh.
Referenced by G4TransitionRadiation().
|
protected |
Definition at line 103 of file G4TransitionRadiation.hh.
Referenced by G4TransitionRadiation().
|
staticprotected |
Definition at line 109 of file G4TransitionRadiation.hh.
|
protected |
Definition at line 98 of file G4TransitionRadiation.hh.
Referenced by G4ForwardXrayTR::BuildXrayTRtables(), G4ForwardXrayTR::G4ForwardXrayTR(), G4TransitionRadiation(), and G4ForwardXrayTR::PostStepDoIt().
|
protected |
Definition at line 99 of file G4TransitionRadiation.hh.
Referenced by G4ForwardXrayTR::BuildXrayTRtables(), G4ForwardXrayTR::G4ForwardXrayTR(), G4TransitionRadiation(), and G4ForwardXrayTR::PostStepDoIt().
|
protected |
Definition at line 113 of file G4TransitionRadiation.hh.
Referenced by AngleIntegralDistribution(), and G4TransitionRadiation().
|
protected |
Definition at line 114 of file G4TransitionRadiation.hh.
Referenced by EnergyIntegralDistribution(), and G4TransitionRadiation().
|
protected |
Definition at line 112 of file G4TransitionRadiation.hh.
Referenced by AngleIntegralDistribution(), and G4TransitionRadiation().
|
staticprotected |
Definition at line 110 of file G4TransitionRadiation.hh.
|
protected |
Definition at line 116 of file G4TransitionRadiation.hh.
Referenced by G4TransitionRadiation().
|
protected |
Definition at line 117 of file G4TransitionRadiation.hh.
Referenced by G4TransitionRadiation().
|
staticprotected |
Definition at line 108 of file G4TransitionRadiation.hh.
Referenced by AngleIntegralDistribution(), EnergyIntegralDistribution(), IntegralOverAngle(), and IntegralOverEnergy().
|
protected |
Definition at line 105 of file G4TransitionRadiation.hh.
Referenced by G4TransitionRadiation().