Public Member Functions | |
BDSSynchrotronRadiation (const G4String &processName="BDSSynchRad") | |
~BDSSynchrotronRadiation () | |
G4bool | IsApplicable (const G4ParticleDefinition &) |
G4double | GetMeanFreePath (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) |
G4VParticleChange * | PostStepDoIt (const G4Track &track, const G4Step &step) |
G4double | SynGenC (G4double xmin) |
G4double | SynRadC (G4double x) |
Private Member Functions | |
BDSSynchrotronRadiation & | operator= (const BDSSynchrotronRadiation &right) |
BDSSynchrotronRadiation (const BDSSynchrotronRadiation &) | |
Private Attributes | |
G4double | nExpConst |
G4double | CritEngFac |
G4int | MeanFreePathCounter |
Definition at line 36 of file BDSSynchrotronRadiation.hh.