Public Member Functions | |
BDSLaserCompton (const G4String &processName="eLaser") | |
~BDSLaserCompton () | |
G4bool | IsApplicable (const G4ParticleDefinition &) |
G4double | GetMeanFreePath (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) |
G4VParticleChange * | PostStepDoIt (const G4Track &track, const G4Step &step) |
void | SetLaserDirection (G4ThreeVector aDirection) |
G4ThreeVector | GetLaserDirection () |
void | SetLaserWavelength (G4double aWavelength) |
G4double | GetLaserWavelength () |
Protected Member Functions | |
virtual G4double | SecondaryEnergyThreshold (size_t index) |
Definition at line 37 of file BDSLaserCompton.hh.