#include <G4VParticleChange.hh>
Definition at line 94 of file G4VParticleChange.hh.
G4VParticleChange::G4VParticleChange |
( |
| ) |
|
G4VParticleChange::~G4VParticleChange |
( |
| ) |
|
|
virtual |
void G4VParticleChange::AddSecondary |
( |
G4Track * |
aSecondary | ) |
|
void G4VParticleChange::Clear |
( |
| ) |
|
void G4VParticleChange::ClearDebugFlag |
( |
| ) |
|
void G4VParticleChange::DumpInfo |
( |
| ) |
const |
|
virtual |
G4double G4VParticleChange::GetAccuracyForException |
( |
| ) |
const |
|
protected |
G4double G4VParticleChange::GetAccuracyForWarning |
( |
| ) |
const |
|
protected |
G4bool G4VParticleChange::GetDebugFlag |
( |
| ) |
const |
G4bool G4VParticleChange::GetFirstStepInVolume |
( |
| ) |
const |
G4bool G4VParticleChange::GetLastStepInVolume |
( |
| ) |
const |
G4double G4VParticleChange::GetLocalEnergyDeposit |
( |
| ) |
const |
G4double G4VParticleChange::GetNonIonizingEnergyDeposit |
( |
| ) |
const |
G4int G4VParticleChange::GetNumberOfSecondaries |
( |
| ) |
const |
G4double G4VParticleChange::GetParentWeight |
( |
| ) |
const |
G4Track* G4VParticleChange::GetSecondary |
( |
G4int |
anIndex | ) |
const |
G4double G4VParticleChange::GetTrueStepLength |
( |
| ) |
const |
G4int G4VParticleChange::GetVerboseLevel |
( |
| ) |
const |
G4double G4VParticleChange::GetWeight |
( |
| ) |
const |
virtual void G4VParticleChange::Initialize |
( |
const G4Track & |
| ) |
|
|
virtual |
void G4VParticleChange::InitializeLocalEnergyDeposit |
( |
const G4Track & |
| ) |
|
|
protected |
void G4VParticleChange::InitializeParentGlobalTime |
( |
const G4Track & |
| ) |
|
|
protected |
void G4VParticleChange::InitializeParentWeight |
( |
const G4Track & |
| ) |
|
|
protected |
void G4VParticleChange::InitializeSecondaries |
( |
const G4Track & |
| ) |
|
|
protected |
void G4VParticleChange::InitializeStatusChange |
( |
const G4Track & |
| ) |
|
|
protected |
void G4VParticleChange::InitializeStepInVolumeFlags |
( |
const G4Track & |
| ) |
|
|
protected |
void G4VParticleChange::InitializeSteppingControl |
( |
const G4Track & |
| ) |
|
|
protected |
void G4VParticleChange::InitializeTrueStepLength |
( |
const G4Track & |
| ) |
|
|
protected |
G4bool G4VParticleChange::IsParentWeightSetByProcess |
( |
| ) |
const |
G4bool G4VParticleChange::IsSecondaryWeightSetByProcess |
( |
| ) |
const |
void G4VParticleChange::ProposeFirstStepInVolume |
( |
G4bool |
flag | ) |
|
void G4VParticleChange::ProposeLastStepInVolume |
( |
G4bool |
flag | ) |
|
void G4VParticleChange::ProposeLocalEnergyDeposit |
( |
G4double |
anEnergyPart | ) |
|
void G4VParticleChange::ProposeNonIonizingEnergyDeposit |
( |
G4double |
anEnergyPart | ) |
|
void G4VParticleChange::ProposeParentWeight |
( |
G4double |
finalWeight | ) |
|
void G4VParticleChange::ProposeTrueStepLength |
( |
G4double |
truePathLength | ) |
|
void G4VParticleChange::ProposeWeight |
( |
G4double |
finalWeight | ) |
|
void G4VParticleChange::SetDebugFlag |
( |
| ) |
|
void G4VParticleChange::SetNumberOfSecondaries |
( |
G4int |
totSecondaries | ) |
|
void G4VParticleChange::SetParentWeightByProcess |
( |
G4bool |
| ) |
|
void G4VParticleChange::SetSecondaryWeightByProcess |
( |
G4bool |
| ) |
|
void G4VParticleChange::SetVerboseLevel |
( |
G4int |
vLevel | ) |
|
G4Step * G4VParticleChange::UpdateStepForAlongStep |
( |
G4Step * |
Step | ) |
|
|
virtual |
G4Step * G4VParticleChange::UpdateStepForAtRest |
( |
G4Step * |
Step | ) |
|
|
virtual |
G4Step * G4VParticleChange::UpdateStepForPostStep |
( |
G4Step * |
Step | ) |
|
|
virtual |
const G4double G4VParticleChange::accuracyForException = 0.001 |
|
staticprotected |
const G4double G4VParticleChange::accuracyForWarning = 1.0e-9 |
|
staticprotected |
G4bool G4VParticleChange::debugFlag |
|
protected |
G4bool G4VParticleChange::fSetSecondaryWeightByProcess |
|
protected |
G4bool G4VParticleChange::isParentWeightProposed |
|
protected |
G4bool G4VParticleChange::theFirstStepInVolume |
|
protected |
G4bool G4VParticleChange::theLastStepInVolume |
|
protected |
G4double G4VParticleChange::theLocalEnergyDeposit |
|
protected |
G4double G4VParticleChange::theNonIonizingEnergyDeposit |
|
protected |
G4int G4VParticleChange::theNumberOfSecondaries |
|
protected |
G4double G4VParticleChange::theParentGlobalTime |
|
protected |
G4double G4VParticleChange::theParentWeight |
|
protected |
G4int G4VParticleChange::theSizeOftheListOfSecondaries |
|
protected |
G4double G4VParticleChange::theTrueStepLength |
|
protected |
G4int G4VParticleChange::verboseLevel |
|
protected |
The documentation for this class was generated from the following files: