#include <G4UAtomicDeexcitation.hh>
|
| G4UAtomicDeexcitation () |
|
virtual | ~G4UAtomicDeexcitation () |
|
virtual void | InitialiseForNewRun () |
|
virtual void | InitialiseForExtraAtom (G4int Z) |
|
void | SetCutForSecondaryPhotons (G4double cut) |
|
void | SetCutForAugerElectrons (G4double cut) |
|
virtual const G4AtomicShell * | GetAtomicShell (G4int Z, G4AtomicShellEnumerator shell) |
|
virtual void | GenerateParticles (std::vector< G4DynamicParticle * > *secVect, const G4AtomicShell *, G4int Z, G4double gammaCut, G4double eCut) |
|
virtual G4double | GetShellIonisationCrossSectionPerAtom (const G4ParticleDefinition *, G4int Z, G4AtomicShellEnumerator shell, G4double kinE, const G4Material *mat=0) |
|
virtual G4double | ComputeShellIonisationCrossSectionPerAtom (const G4ParticleDefinition *, G4int Z, G4AtomicShellEnumerator shell, G4double kinE, const G4Material *mat=0) |
|
| G4VAtomDeexcitation (const G4String &modname="Deexcitation", const G4String &pixename="") |
|
virtual | ~G4VAtomDeexcitation () |
|
void | InitialiseAtomicDeexcitation () |
|
void | SetDeexcitationActiveRegion (const G4String &rname, G4bool valDeexcitation, G4bool valAuger, G4bool valPIXE) |
|
void | SetFluo (G4bool) |
|
G4bool | IsFluoActive () const |
|
void | SetAuger (G4bool) |
|
G4bool | IsAugerActive () const |
|
void | SetPIXE (G4bool) |
|
G4bool | IsPIXEActive () const |
|
const G4String & | GetName () const |
|
void | SetPIXECrossSectionModel (const G4String &) |
|
const G4String & | PIXECrossSectionModel () const |
|
void | SetPIXEElectronCrossSectionModel (const G4String &) |
|
const G4String & | PIXEElectronCrossSectionModel () const |
|
const std::vector< G4bool > & | GetListOfActiveAtoms () const |
|
void | SetVerboseLevel (G4int) |
|
G4int | GetVerboseLevel () const |
|
G4bool | CheckDeexcitationActiveRegion (G4int coupleIndex) |
|
G4bool | CheckAugerActiveRegion (G4int coupleIndex) |
|
void | GenerateParticles (std::vector< G4DynamicParticle * > *secVect, const G4AtomicShell *, G4int Z, G4int coupleIndex) |
|
void | AlongStepDeexcitation (std::vector< G4Track * > &tracks, const G4Step &step, G4double &eLoss, G4int coupleIndex) |
|
Definition at line 62 of file G4UAtomicDeexcitation.hh.
G4UAtomicDeexcitation::G4UAtomicDeexcitation |
( |
) | |
|
G4UAtomicDeexcitation::~G4UAtomicDeexcitation |
( |
) | |
|
|
virtual |
void G4UAtomicDeexcitation::InitialiseForExtraAtom |
( |
G4int |
Z) | |
|
|
virtual |
void G4UAtomicDeexcitation::InitialiseForNewRun |
( |
) | |
|
|
virtual |
void G4UAtomicDeexcitation::SetCutForAugerElectrons |
( |
G4double |
cut) | |
|
void G4UAtomicDeexcitation::SetCutForSecondaryPhotons |
( |
G4double |
cut) | |
|
The documentation for this class was generated from the following files: