#include <G4EmBiasingManager.hh>
|
| G4EmBiasingManager () |
|
| ~G4EmBiasingManager () |
|
void | Initialise (const G4ParticleDefinition &part, const G4String &procName, G4int verbose) |
|
void | ActivateForcedInteraction (G4double length=0.0, const G4String &r="") |
|
void | ActivateSecondaryBiasing (const G4String ®ion, G4double factor, G4double energyLimit) |
|
G4double | GetStepLimit (G4int coupleIdx, G4double previousStep) |
|
G4double | ApplySecondaryBiasing (std::vector< G4DynamicParticle * > &, const G4Track &track, G4VEmModel *currentModel, G4ParticleChangeForGamma *pParticleChange, G4double &eloss, G4int coupleIdx, G4double tcut, G4double safety=0.0) |
|
G4double | ApplySecondaryBiasing (std::vector< G4DynamicParticle * > &, const G4Track &track, G4VEmModel *currentModel, G4ParticleChangeForLoss *pParticleChange, G4double &eloss, G4int coupleIdx, G4double tcut, G4double safety=0.0) |
|
G4double | ApplySecondaryBiasing (std::vector< G4Track * > &, G4int coupleIdx) |
|
G4bool | SecondaryBiasingRegion (G4int coupleIdx) |
|
G4bool | ForcedInteractionRegion (G4int coupleIdx) |
|
void | ResetForcedInteraction () |
|
Definition at line 67 of file G4EmBiasingManager.hh.
G4EmBiasingManager::G4EmBiasingManager |
( |
| ) |
|
G4EmBiasingManager::~G4EmBiasingManager |
( |
| ) |
|
void G4EmBiasingManager::ActivateForcedInteraction |
( |
G4double |
length = 0.0 , |
|
|
const G4String & |
r = "" |
|
) |
| |
G4double G4EmBiasingManager::ApplySecondaryBiasing |
( |
std::vector< G4Track * > & |
track, |
|
|
G4int |
coupleIdx |
|
) |
| |
G4bool G4EmBiasingManager::ForcedInteractionRegion |
( |
G4int |
coupleIdx | ) |
|
|
inline |
void G4EmBiasingManager::ResetForcedInteraction |
( |
| ) |
|
|
inline |
G4bool G4EmBiasingManager::SecondaryBiasingRegion |
( |
G4int |
coupleIdx | ) |
|
|
inline |
The documentation for this class was generated from the following files: