42#ifndef G4DNAPTBAugerModel_h
43#define G4DNAPTBAugerModel_h 1
113 void GenerateAugerWithRandomDirection(std::vector<G4DynamicParticle*>* fvect,
G4double kineticEnergy);
The G4DNAPTBAugerModel class Implement the PTB Auger model.
virtual ~G4DNAPTBAugerModel()
~G4DNAPTBAugerModel Destructor
void ComputeAugerEffect(std::vector< G4DynamicParticle * > *fvect, const G4String &materialNameIni, G4double bindingEnergy)
ComputeAugerEffect Main method to be called by the ionisation model.
void SetCutForAugerElectrons(G4double cut)
SetCutForAugerElectrons Set the cut for the auger electrons production.
virtual void Initialise()
Initialise Set the verbose value.