Geant4
10.03.p03
|
#include <ExExChParticleUserInfo.hh>
Additional Inherited Members | |
Protected Attributes inherited from G4VUserTrackInformation | |
G4String * | pType |
Definition at line 38 of file ExExChParticleUserInfo.hh.
ExExChParticleUserInfo::ExExChParticleUserInfo | ( | ) |
Definition at line 32 of file ExExChParticleUserInfo.cc.
ExExChParticleUserInfo::~ExExChParticleUserInfo | ( | ) |
Definition at line 53 of file ExExChParticleUserInfo.cc.
G4double ExExChParticleUserInfo::GetElectronDensity | ( | ) |
Definition at line 88 of file ExExChParticleUserInfo.cc.
G4double ExExChParticleUserInfo::GetElectronDensityPreviousStep | ( | ) |
Definition at line 100 of file ExExChParticleUserInfo.cc.
G4double ExExChParticleUserInfo::GetEnergyChanneled | ( | ) |
|
inline |
Definition at line 77 of file ExExChParticleUserInfo.hh.
G4ThreeVector ExExChParticleUserInfo::GetMomentumChanneled | ( | ) |
Definition at line 113 of file ExExChParticleUserInfo.cc.
G4ThreeVector ExExChParticleUserInfo::GetMomentumChanneledInitial | ( | ) |
Definition at line 139 of file ExExChParticleUserInfo.cc.
G4double ExExChParticleUserInfo::GetNucleiDensity | ( | ) |
Definition at line 76 of file ExExChParticleUserInfo.cc.
G4double ExExChParticleUserInfo::GetNucleiDensityPreviousStep | ( | ) |
Definition at line 94 of file ExExChParticleUserInfo.cc.
G4int ExExChParticleUserInfo::GetNumberOfDechanneling | ( | ) |
Definition at line 165 of file ExExChParticleUserInfo.cc.
G4ThreeVector ExExChParticleUserInfo::GetPositionChanneled | ( | ) |
Definition at line 126 of file ExExChParticleUserInfo.cc.
G4ThreeVector ExExChParticleUserInfo::GetPositionChanneledInitial | ( | ) |
Definition at line 152 of file ExExChParticleUserInfo.cc.
G4int ExExChParticleUserInfo::HasBeenUnderCoherentEffect | ( | ) |
Definition at line 64 of file ExExChParticleUserInfo.cc.
void ExExChParticleUserInfo::IncreaseNumberOfDechanneling | ( | ) |
Definition at line 171 of file ExExChParticleUserInfo.cc.
Definition at line 58 of file ExExChParticleUserInfo.cc.
Definition at line 82 of file ExExChParticleUserInfo.cc.
Definition at line 78 of file ExExChParticleUserInfo.hh.
void ExExChParticleUserInfo::SetMomentumChanneled | ( | G4ThreeVector | momentum | ) |
Definition at line 119 of file ExExChParticleUserInfo.cc.
void ExExChParticleUserInfo::SetMomentumChanneledInitial | ( | G4ThreeVector | momentum | ) |
Definition at line 145 of file ExExChParticleUserInfo.cc.
Definition at line 70 of file ExExChParticleUserInfo.cc.
void ExExChParticleUserInfo::SetPositionChanneled | ( | G4ThreeVector | position | ) |
Definition at line 132 of file ExExChParticleUserInfo.cc.
void ExExChParticleUserInfo::SetPositionChanneledInitial | ( | G4ThreeVector | position | ) |
Definition at line 158 of file ExExChParticleUserInfo.cc.
void ExExChParticleUserInfo::StoreDensityPreviousStep | ( | ) |
Definition at line 106 of file ExExChParticleUserInfo.cc.