Geant4
10.00.p01
|
#include <G4SynchrotronRadiation.hh>
Private Member Functions | |
G4SynchrotronRadiation & | operator= (const G4SynchrotronRadiation &right) |
G4SynchrotronRadiation (const G4SynchrotronRadiation &) | |
Private Attributes | |
G4VEmAngularDistribution * | genAngle |
G4ParticleDefinition * | theGamma |
const G4ParticleDefinition * | theElectron |
const G4ParticleDefinition * | thePositron |
G4double | fLambdaConst |
G4double | fEnergyConst |
G4PropagatorInField * | fFieldPropagator |
G4bool | FirstTime |
G4bool | FirstTime1 |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 64 of file G4SynchrotronRadiation.hh.
G4SynchrotronRadiation::G4SynchrotronRadiation | ( | const G4String & | pName = "SynRad" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 57 of file G4SynchrotronRadiation.cc.
References eplus, fEnergyConst, fFieldPropagator, FirstTime, FirstTime1, fLambdaConst, fSynchrotronRadiation, genAngle, G4TransportationManager::GetPropagatorInField(), G4TransportationManager::GetTransportationManager(), SetAngularGenerator(), G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 85 of file G4SynchrotronRadiation.cc.
References genAngle.
|
private |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 401 of file G4SynchrotronRadiation.cc.
References PrintInfoDefinition(), theElectron, and G4VProcess::verboseLevel.
|
inline |
Definition at line 117 of file G4SynchrotronRadiation.hh.
Referenced by InvSynFracInt().
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 115 of file G4SynchrotronRadiation.cc.
References DBL_MAX, e3, fFieldPropagator, G4PropagatorInField::FindAndSetFieldManager(), FirstTime, fLambdaConst, G4BestUnit, G4cout, G4endl, G4DynamicParticle::GetDefinition(), G4FieldManager::GetDetectorField(), G4Track::GetDynamicParticle(), G4Field::GetFieldValue(), G4Track::GetGlobalTime(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetPDGCharge(), G4Track::GetPosition(), G4DynamicParticle::GetTotalEnergy(), G4Track::GetVolume(), MeV, NotForced, tesla, and G4VProcess::verboseLevel.
G4double G4SynchrotronRadiation::GetPhotonEnergy | ( | const G4Track & | trackData, |
const G4Step & | stepData | ||
) |
Definition at line 373 of file G4SynchrotronRadiation.cc.
References fEnergyConst, FirstTime1, G4BestUnit, G4cout, G4endl, G4UniformRand, InvSynFracInt(), CLHEP::prec, and G4VProcess::verboseLevel.
Referenced by PostStepDoIt().
Definition at line 313 of file G4SynchrotronRadiation.cc.
References Chebyshev(), and G4Log().
Referenced by GetRandomEnergySR().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 103 of file G4SynchrotronRadiation.cc.
References theElectron, and thePositron.
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 212 of file G4SynchrotronRadiation.cc.
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, e3, fFieldPropagator, G4PropagatorInField::FindAndSetFieldManager(), genAngle, G4DynamicParticle::GetDefinition(), G4FieldManager::GetDetectorField(), G4Track::GetDynamicParticle(), G4Field::GetFieldValue(), G4Track::GetGlobalTime(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetPDGCharge(), G4Track::GetPosition(), GetRandomEnergySR(), G4DynamicParticle::GetTotalEnergy(), G4Track::GetVolume(), G4ParticleChange::Initialize(), G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeEnergy(), G4VEmAngularDistribution::SampleDirection(), G4VParticleChange::SetNumberOfSecondaries(), G4DynamicParticle::SetPolarization(), and theGamma.
|
virtual |
Definition at line 410 of file G4SynchrotronRadiation.cc.
References G4cout, G4endl, and G4VProcess::GetProcessName().
Referenced by BuildPhysicsTable().
void G4SynchrotronRadiation::SetAngularGenerator | ( | G4VEmAngularDistribution * | p | ) |
Definition at line 94 of file G4SynchrotronRadiation.cc.
References genAngle.
Referenced by G4SynchrotronRadiation().
|
private |
Definition at line 107 of file G4SynchrotronRadiation.hh.
Referenced by G4SynchrotronRadiation(), and GetRandomEnergySR().
|
private |
Definition at line 109 of file G4SynchrotronRadiation.hh.
Referenced by G4SynchrotronRadiation(), GetMeanFreePath(), and PostStepDoIt().
|
private |
Definition at line 110 of file G4SynchrotronRadiation.hh.
Referenced by G4SynchrotronRadiation(), and GetMeanFreePath().
|
private |
Definition at line 111 of file G4SynchrotronRadiation.hh.
Referenced by G4SynchrotronRadiation(), and GetRandomEnergySR().
|
private |
Definition at line 106 of file G4SynchrotronRadiation.hh.
Referenced by G4SynchrotronRadiation(), and GetMeanFreePath().
|
private |
Definition at line 100 of file G4SynchrotronRadiation.hh.
Referenced by G4SynchrotronRadiation(), PostStepDoIt(), SetAngularGenerator(), and ~G4SynchrotronRadiation().
|
private |
Definition at line 103 of file G4SynchrotronRadiation.hh.
Referenced by BuildPhysicsTable(), and IsApplicable().
|
private |
Definition at line 102 of file G4SynchrotronRadiation.hh.
Referenced by PostStepDoIt().
|
private |
Definition at line 104 of file G4SynchrotronRadiation.hh.
Referenced by IsApplicable().