55 #ifndef G4RDLOWENERGYBREMSSTRAHLUNG_HH    56 #define G4RDLOWENERGYBREMSSTRAHLUNG_HH 1    64 class G4VParticleChange;
 G4double condition(const G4ErrorSymMatrix &m)
 
G4LowEnergyBremsstrahlung & operator=(const G4LowEnergyBremsstrahlung &right)
 
G4DataVector cutForSecondaryPhotons
 
void PrintInfoDefinition()
 
void BuildLossTable(const G4ParticleDefinition &ParticleType)
 
~G4LowEnergyBremsstrahlung()
 
G4RDVEnergySpectrum * energySpectrum
 
void SetCutForLowEnSecPhotons(G4double cut)
 
G4RDVBremAngularDistribution * TsaiAngularDistribution
 
void SetAngularGenerator(G4RDVBremAngularDistribution *distribution)
 
G4LowEnergyBremsstrahlung(const G4String &processName="LowEnBrem")
 
G4RDVCrossSectionHandler * crossSectionHandler
 
void BuildPhysicsTable(const G4ParticleDefinition &particleType)
 
G4RDVEMDataSet * theMeanFreePath
 
G4double GetMeanFreePath(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
 
G4RDVBremAngularDistribution * angularDistribution
 
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &step)
 
G4bool IsApplicable(const G4ParticleDefinition &)