BOSS 7.0.2
BESIII Offline Software System
|
#include <ExtMuIonisation.h>
Public Member Functions | |
ExtMuIonisation (const G4String &name="ExtmuIoni") | |
virtual | ~ExtMuIonisation () |
G4bool | IsApplicable (const G4ParticleDefinition &p) |
G4double | MinPrimaryEnergy (const G4ParticleDefinition *p, const G4Material *, G4double cut) |
std::vector< G4DynamicParticle * > * | SecondariesPostStep (G4VEmModel *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &tcut) |
void | PrintInfo () |
ExtMuIonisation (const G4String &name="ExtmuIoni") | |
virtual | ~ExtMuIonisation () |
G4bool | IsApplicable (const G4ParticleDefinition &p) |
G4double | MinPrimaryEnergy (const G4ParticleDefinition *p, const G4Material *, G4double cut) |
std::vector< G4DynamicParticle * > * | SecondariesPostStep (G4VEmModel *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &tcut) |
void | PrintInfo () |
Protected Member Functions | |
virtual void | InitialiseEnergyLossProcess (const G4ParticleDefinition *, const G4ParticleDefinition *) |
virtual void | InitialiseEnergyLossProcess (const G4ParticleDefinition *, const G4ParticleDefinition *) |
Definition at line 89 of file InstallArea/include/TrkExtAlg/TrkExtAlg/ExtMuIonisation.h.
ExtMuIonisation::ExtMuIonisation | ( | const G4String & | name = "ExtmuIoni" | ) |
Definition at line 91 of file ExtMuIonisation.cxx.
|
virtual |
Definition at line 106 of file ExtMuIonisation.cxx.
ExtMuIonisation::ExtMuIonisation | ( | const G4String & | name = "ExtmuIoni" | ) |
|
virtual |
|
protectedvirtual |
Definition at line 111 of file ExtMuIonisation.cxx.
|
protectedvirtual |
|
inline |
Definition at line 98 of file InstallArea/include/TrkExtAlg/TrkExtAlg/ExtMuIonisation.h.
|
inline |
Definition at line 98 of file Reconstruction/TrkExtAlg/TrkExtAlg-00-00-64/TrkExtAlg/ExtMuIonisation.h.
|
inline |
Definition at line 148 of file InstallArea/include/TrkExtAlg/TrkExtAlg/ExtMuIonisation.h.
G4double ExtMuIonisation::MinPrimaryEnergy | ( | const G4ParticleDefinition * | p, |
const G4Material * | , | ||
G4double | cut | ||
) |
void ExtMuIonisation::PrintInfo | ( | ) |
Definition at line 144 of file ExtMuIonisation.cxx.
void ExtMuIonisation::PrintInfo | ( | ) |
|
inline |
Definition at line 195 of file InstallArea/include/TrkExtAlg/TrkExtAlg/ExtMuIonisation.h.
std::vector< G4DynamicParticle * > * ExtMuIonisation::SecondariesPostStep | ( | G4VEmModel * | , |
const G4MaterialCutsCouple * | , | ||
const G4DynamicParticle * | , | ||
G4double & | tcut | ||
) |