Geant4
10.02.p03
|
#include <G4DynamicParticle.hh>
Protected Member Functions | |
void | AllocateElectronOccupancy () |
G4double | GetElectronMass () const |
Definition at line 73 of file G4DynamicParticle.hh.
G4DynamicParticle::G4DynamicParticle | ( | ) |
Definition at line 79 of file G4DynamicParticle.cc.
G4DynamicParticle::G4DynamicParticle | ( | const G4ParticleDefinition * | aParticleDefinition, |
const G4ThreeVector & | aMomentumDirection, | ||
G4double | aKineticEnergy | ||
) |
Definition at line 100 of file G4DynamicParticle.cc.
G4DynamicParticle::G4DynamicParticle | ( | const G4ParticleDefinition * | aParticleDefinition, |
const G4ThreeVector & | aParticleMomentum | ||
) |
Definition at line 143 of file G4DynamicParticle.cc.
G4DynamicParticle::G4DynamicParticle | ( | const G4ParticleDefinition * | aParticleDefinition, |
const G4LorentzVector & | aParticleMomentum | ||
) |
Definition at line 164 of file G4DynamicParticle.cc.
G4DynamicParticle::G4DynamicParticle | ( | const G4ParticleDefinition * | aParticleDefinition, |
G4double | aTotalEnergy, | ||
const G4ThreeVector & | aParticleMomentum | ||
) |
Definition at line 183 of file G4DynamicParticle.cc.
G4DynamicParticle::G4DynamicParticle | ( | const G4ParticleDefinition * | aParticleDefinition, |
const G4ThreeVector & | aMomentumDirection, | ||
G4double | aKineticEnergy, | ||
const G4double | dynamicalMass | ||
) |
Definition at line 121 of file G4DynamicParticle.cc.
G4DynamicParticle::G4DynamicParticle | ( | const G4DynamicParticle & | right | ) |
Definition at line 219 of file G4DynamicParticle.cc.
G4DynamicParticle::~G4DynamicParticle | ( | ) |
Definition at line 245 of file G4DynamicParticle.cc.
|
protected |
Definition at line 345 of file G4DynamicParticle.cc.
void G4DynamicParticle::DumpInfo | ( | G4int | mode = 0 | ) | const |
G4LorentzVector G4DynamicParticle::Get4Momentum | ( | ) | const |
G4double G4DynamicParticle::GetCharge | ( | ) | const |
G4ParticleDefinition* G4DynamicParticle::GetDefinition | ( | ) | const |
|
protected |
Definition at line 436 of file G4DynamicParticle.cc.
const G4ElectronOccupancy* G4DynamicParticle::GetElectronOccupancy | ( | ) | const |
G4double G4DynamicParticle::GetKineticEnergy | ( | ) | const |
G4double G4DynamicParticle::GetMagneticMoment | ( | ) | const |
G4double G4DynamicParticle::GetMass | ( | ) | const |
G4ThreeVector G4DynamicParticle::GetMomentum | ( | ) | const |
const G4ThreeVector& G4DynamicParticle::GetMomentumDirection | ( | ) | const |
const G4ParticleDefinition* G4DynamicParticle::GetParticleDefinition | ( | ) | const |
G4int G4DynamicParticle::GetPDGcode | ( | ) | const |
const G4ThreeVector& G4DynamicParticle::GetPolarization | ( | ) | const |
const G4DecayProducts* G4DynamicParticle::GetPreAssignedDecayProducts | ( | ) | const |
G4double G4DynamicParticle::GetPreAssignedDecayProperTime | ( | ) | const |
G4PrimaryParticle* G4DynamicParticle::GetPrimaryParticle | ( | ) | const |
G4double G4DynamicParticle::GetProperTime | ( | ) | const |
G4double G4DynamicParticle::GetSpin | ( | ) | const |
G4double G4DynamicParticle::GetTotalEnergy | ( | ) | const |
G4double G4DynamicParticle::GetTotalMomentum | ( | ) | const |
G4int G4DynamicParticle::GetTotalOccupancy | ( | ) | const |
G4int G4DynamicParticle::GetVerboseLevel | ( | ) | const |
|
inline |
|
inline |
G4int G4DynamicParticle::operator!= | ( | const G4DynamicParticle & | right | ) | const |
Definition at line 335 of file G4DynamicParticle.cc.
G4DynamicParticle & G4DynamicParticle::operator= | ( | const G4DynamicParticle & | right | ) |
Definition at line 259 of file G4DynamicParticle.cc.
G4int G4DynamicParticle::operator== | ( | const G4DynamicParticle & | right | ) | const |
Definition at line 329 of file G4DynamicParticle.cc.
void G4DynamicParticle::Set4Momentum | ( | const G4LorentzVector & | momentum | ) |
Definition at line 376 of file G4DynamicParticle.cc.
void G4DynamicParticle::SetCharge | ( | G4double | charge | ) |
void G4DynamicParticle::SetCharge | ( | G4int | chargeInUnitOfEplus | ) |
void G4DynamicParticle::SetDefinition | ( | const G4ParticleDefinition * | aParticleDefinition | ) |
Definition at line 296 of file G4DynamicParticle.cc.
void G4DynamicParticle::SetKineticEnergy | ( | G4double | aEnergy | ) |
void G4DynamicParticle::SetMagneticMoment | ( | G4double | magneticMoment | ) |
void G4DynamicParticle::SetMass | ( | G4double | mass | ) |
void G4DynamicParticle::SetMomentum | ( | const G4ThreeVector & | momentum | ) |
Definition at line 362 of file G4DynamicParticle.cc.
void G4DynamicParticle::SetMomentumDirection | ( | const G4ThreeVector & | aDirection | ) |
void G4DynamicParticle::SetPDGcode | ( | G4int | c | ) |
void G4DynamicParticle::SetPreAssignedDecayProducts | ( | G4DecayProducts * | aDecayProducts | ) |
void G4DynamicParticle::SetPreAssignedDecayProperTime | ( | G4double | ) |
void G4DynamicParticle::SetPrimaryParticle | ( | G4PrimaryParticle * | p | ) |
void G4DynamicParticle::SetProperTime | ( | G4double | ) |
void G4DynamicParticle::SetSpin | ( | G4double | spin | ) |
void G4DynamicParticle::SetSpin | ( | G4int | spinInUnitOfHalfInteger | ) |
void G4DynamicParticle::SetVerboseLevel | ( | G4int | value | ) |
|
protected |
Definition at line 255 of file G4DynamicParticle.hh.
|
protected |
Definition at line 231 of file G4DynamicParticle.hh.
|
protected |
Definition at line 235 of file G4DynamicParticle.hh.
|
protected |
Definition at line 229 of file G4DynamicParticle.hh.
|
protected |
Definition at line 233 of file G4DynamicParticle.hh.
|
protected |
Definition at line 237 of file G4DynamicParticle.hh.
|
protected |
Definition at line 225 of file G4DynamicParticle.hh.
|
protected |
Definition at line 217 of file G4DynamicParticle.hh.
|
protected |
Definition at line 220 of file G4DynamicParticle.hh.
|
protected |
Definition at line 278 of file G4DynamicParticle.hh.
|
protected |
Definition at line 223 of file G4DynamicParticle.hh.
|
protected |
Definition at line 239 of file G4DynamicParticle.hh.
|
protected |
Definition at line 241 of file G4DynamicParticle.hh.
|
protected |
Definition at line 227 of file G4DynamicParticle.hh.
|
protected |
Definition at line 244 of file G4DynamicParticle.hh.