AtRestDoIt(const G4FastTrack &, G4FastStep &) | G4VFastSimulationModel | inlinevirtual |
AtRestModelTrigger(const G4FastTrack &) | G4VFastSimulationModel | inlinevirtual |
DoIt(const G4FastTrack &, G4FastStep &) override | G4ChannelingFastSimModel | virtual |
Flush() | G4VFastSimulationModel | inlinevirtual |
G4ChannelingFastSimModel(const G4String &, G4Region *) | G4ChannelingFastSimModel | |
G4ChannelingFastSimModel(const G4String &) | G4ChannelingFastSimModel | |
G4VFastSimulationModel(const G4String &aName) | G4VFastSimulationModel | |
G4VFastSimulationModel(const G4String &aName, G4Envelope *, G4bool IsUnique=FALSE) | G4VFastSimulationModel | |
GetCrystalData() | G4ChannelingFastSimModel | inline |
GetHighAngleLimit(G4int particleDefinitionID) | G4ChannelingFastSimModel | inline |
GetIfRadiationModelActive() | G4ChannelingFastSimModel | inline |
GetLindhardAngleNumberHighLimit(G4int particleDefinitionID) | G4ChannelingFastSimModel | inline |
GetLowKineticEnergyLimit(G4int particleDefinitionID) | G4ChannelingFastSimModel | inline |
GetMaxPhotonsProducedPerStep() | G4ChannelingFastSimModel | inline |
GetName() const | G4VFastSimulationModel | inline |
GetRadiationModel() | G4ChannelingFastSimModel | inline |
Input(const G4Material *crystal, const G4String &lattice) | G4ChannelingFastSimModel | inline |
Input(const G4Material *crystal, const G4String &lattice, const G4String &filePath) | G4ChannelingFastSimModel | |
IsApplicable(const G4ParticleDefinition &) override | G4ChannelingFastSimModel | virtual |
ModelTrigger(const G4FastTrack &) override | G4ChannelingFastSimModel | virtual |
operator==(const G4VFastSimulationModel &) const | G4VFastSimulationModel | inline |
RadiationModelActivate() | G4ChannelingFastSimModel | |
SetDefaultHighAngleLimit(G4double anglemax) | G4ChannelingFastSimModel | inline |
SetDefaultLindhardAngleNumberHighLimit(G4double angleNumber) | G4ChannelingFastSimModel | inline |
SetDefaultLowKineticEnergyLimit(G4double ekinetic) | G4ChannelingFastSimModel | inline |
SetHighAngleLimit(G4double anglemax, const G4String &particleName) | G4ChannelingFastSimModel | inline |
SetLindhardAngleNumberHighLimit(G4double angleNumber, const G4String &particleName) | G4ChannelingFastSimModel | inline |
SetLowKineticEnergyLimit(G4double ekinetic, const G4String &particleName) | G4ChannelingFastSimModel | inline |
SetMaxPhotonsProducedPerStep(G4double nPhotons) | G4ChannelingFastSimModel | inline |
~G4ChannelingFastSimModel() | G4ChannelingFastSimModel | |
~G4VFastSimulationModel()=default | G4VFastSimulationModel | virtual |