55 #ifndef G4RDLOWENERGYBREMSSTRAHLUNG_HH 
   56 #define G4RDLOWENERGYBREMSSTRAHLUNG_HH 1 
G4double condition(const G4ErrorSymMatrix &m)
 
void PrintInfoDefinition()
 
~G4LowEnergyBremsstrahlung()
 
void SetCutForLowEnSecPhotons(G4double cut)
 
void SetAngularGenerator(G4RDVBremAngularDistribution *distribution)
 
G4LowEnergyBremsstrahlung(const G4String &processName="LowEnBrem")
 
void BuildPhysicsTable(const G4ParticleDefinition &particleType)
 
G4double GetMeanFreePath(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
 
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &step)
 
G4bool IsApplicable(const G4ParticleDefinition &)