Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4DynamicParticle Class Reference

#include <G4DynamicParticle.hh>

Collaboration diagram for G4DynamicParticle:

Public Member Functions

 G4DynamicParticle ()
 
 G4DynamicParticle (const G4ParticleDefinition *aParticleDefinition, const G4ThreeVector &aMomentumDirection, G4double aKineticEnergy)
 
 G4DynamicParticle (const G4ParticleDefinition *aParticleDefinition, const G4ThreeVector &aParticleMomentum)
 
 G4DynamicParticle (const G4ParticleDefinition *aParticleDefinition, const G4LorentzVector &aParticleMomentum)
 
 G4DynamicParticle (const G4ParticleDefinition *aParticleDefinition, G4double aTotalEnergy, const G4ThreeVector &aParticleMomentum)
 
 G4DynamicParticle (const G4ParticleDefinition *aParticleDefinition, const G4ThreeVector &aMomentumDirection, G4double aKineticEnergy, const G4double dynamicalMass)
 
 G4DynamicParticle (const G4DynamicParticle &right)
 
 ~G4DynamicParticle ()
 
G4DynamicParticleoperator= (const G4DynamicParticle &right)
 
G4int operator== (const G4DynamicParticle &right) const
 
G4int operator!= (const G4DynamicParticle &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aDynamicParticle)
 
const G4ThreeVectorGetMomentumDirection () const
 
void SetMomentumDirection (const G4ThreeVector &aDirection)
 
void SetMomentumDirection (G4double px, G4double py, G4double pz)
 
G4ThreeVector GetMomentum () const
 
void SetMomentum (const G4ThreeVector &momentum)
 
G4LorentzVector Get4Momentum () const
 
void Set4Momentum (const G4LorentzVector &momentum)
 
G4double GetTotalMomentum () const
 
G4double GetTotalEnergy () const
 
G4double GetKineticEnergy () const
 
void SetKineticEnergy (G4double aEnergy)
 
G4double GetProperTime () const
 
void SetProperTime (G4double)
 
const G4ThreeVectorGetPolarization () const
 
void SetPolarization (G4double polX, G4double polY, G4double polZ)
 
G4double GetMass () const
 
void SetMass (G4double mass)
 
G4double GetCharge () const
 
void SetCharge (G4double charge)
 
void SetCharge (G4int chargeInUnitOfEplus)
 
G4double GetSpin () const
 
void SetSpin (G4double spin)
 
void SetSpin (G4int spinInUnitOfHalfInteger)
 
G4double GetMagneticMoment () const
 
void SetMagneticMoment (G4double magneticMoment)
 
const G4ElectronOccupancyGetElectronOccupancy () const
 
G4int GetTotalOccupancy () const
 
G4int GetOccupancy (G4int orbit) const
 
void AddElectron (G4int orbit, G4int number=1)
 
void RemoveElectron (G4int orbit, G4int number=1)
 
const G4ParticleDefinitionGetParticleDefinition () const
 
void SetDefinition (const G4ParticleDefinition *aParticleDefinition)
 
G4ParticleDefinitionGetDefinition () const
 
const G4DecayProductsGetPreAssignedDecayProducts () const
 
void SetPreAssignedDecayProducts (G4DecayProducts *aDecayProducts)
 
G4double GetPreAssignedDecayProperTime () const
 
void SetPreAssignedDecayProperTime (G4double)
 
void DumpInfo (G4int mode=0) const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
void SetPrimaryParticle (G4PrimaryParticle *p)
 
void SetPDGcode (G4int c)
 
G4PrimaryParticleGetPrimaryParticle () const
 
G4int GetPDGcode () const
 

Protected Member Functions

void AllocateElectronOccupancy ()
 
G4double GetElectronMass () const
 

Protected Attributes

G4ThreeVector theMomentumDirection
 
const G4ParticleDefinitiontheParticleDefinition
 
G4ThreeVector thePolarization
 
G4double theKineticEnergy
 
G4double theProperTime
 
G4double theDynamicalMass
 
G4double theDynamicalCharge
 
G4double theDynamicalSpin
 
G4double theDynamicalMagneticMoment
 
G4ElectronOccupancytheElectronOccupancy
 
G4DecayProductsthePreAssignedDecayProducts
 
G4double thePreAssignedDecayTime
 
G4int verboseLevel
 
G4PrimaryParticleprimaryParticle
 
G4int thePDGcode
 

Detailed Description

Definition at line 73 of file G4DynamicParticle.hh.

Constructor & Destructor Documentation

G4DynamicParticle::G4DynamicParticle ( )

Definition at line 79 of file G4DynamicParticle.cc.

79  :
80  theMomentumDirection(0.0,0.0,1.0),
82  theKineticEnergy(0.0),
83  theProperTime(0.0),
84  theDynamicalMass(0.0),
85  theDynamicalCharge(0.0),
86  theDynamicalSpin(0.0),
91  verboseLevel(1),
92  primaryParticle(0),
93  thePDGcode(0)
94 {
95 }
G4double theDynamicalMagneticMoment
G4ThreeVector theMomentumDirection
G4PrimaryParticle * primaryParticle
G4DecayProducts * thePreAssignedDecayProducts
G4ElectronOccupancy * theElectronOccupancy
G4double thePreAssignedDecayTime
const G4ParticleDefinition * theParticleDefinition
G4DynamicParticle::G4DynamicParticle ( const G4ParticleDefinition aParticleDefinition,
const G4ThreeVector aMomentumDirection,
G4double  aKineticEnergy 
)

Definition at line 100 of file G4DynamicParticle.cc.

102  :
103  theMomentumDirection(aMomentumDirection),
104  theParticleDefinition(aParticleDefinition),
105  theKineticEnergy(aKineticEnergy),
106  theProperTime(0.0),
107  theDynamicalMass(aParticleDefinition->GetPDGMass()),
108  theDynamicalCharge(aParticleDefinition->GetPDGCharge()),
109  theDynamicalSpin(aParticleDefinition->GetPDGSpin()),
110  theDynamicalMagneticMoment(aParticleDefinition->GetPDGMagneticMoment()),
114  verboseLevel(1),
115  primaryParticle(0),
116  thePDGcode(0)
117 {
118 }
G4double theDynamicalMagneticMoment
G4ThreeVector theMomentumDirection
G4PrimaryParticle * primaryParticle
G4DecayProducts * thePreAssignedDecayProducts
G4double GetPDGMass() const
G4ElectronOccupancy * theElectronOccupancy
G4double thePreAssignedDecayTime
G4double GetPDGSpin() const
G4double GetPDGMagneticMoment() const
const G4ParticleDefinition * theParticleDefinition
G4double GetPDGCharge() const
G4DynamicParticle::G4DynamicParticle ( const G4ParticleDefinition aParticleDefinition,
const G4ThreeVector aParticleMomentum 
)

Definition at line 147 of file G4DynamicParticle.cc.

148  :
149  theParticleDefinition(aParticleDefinition),
150  theKineticEnergy(0.0),
151  theProperTime(0.0),
152  theDynamicalMass(aParticleDefinition->GetPDGMass()),
153  theDynamicalCharge(aParticleDefinition->GetPDGCharge()),
154  theDynamicalSpin(aParticleDefinition->GetPDGSpin()),
155  theDynamicalMagneticMoment(aParticleDefinition->GetPDGMagneticMoment()),
159  verboseLevel(1),
160  primaryParticle(0),
161  thePDGcode(0)
162 {
163  SetMomentum(aParticleMomentum); // 3-dim momentum is given
164 }
void SetMomentum(const G4ThreeVector &momentum)
G4double theDynamicalMagneticMoment
G4PrimaryParticle * primaryParticle
G4DecayProducts * thePreAssignedDecayProducts
G4double GetPDGMass() const
G4ElectronOccupancy * theElectronOccupancy
G4double thePreAssignedDecayTime
G4double GetPDGSpin() const
G4double GetPDGMagneticMoment() const
const G4ParticleDefinition * theParticleDefinition
G4double GetPDGCharge() const

Here is the call graph for this function:

G4DynamicParticle::G4DynamicParticle ( const G4ParticleDefinition aParticleDefinition,
const G4LorentzVector aParticleMomentum 
)

Definition at line 168 of file G4DynamicParticle.cc.

169  :
170  theParticleDefinition(aParticleDefinition),
171  theKineticEnergy(0.0),
172  theProperTime(0.0),
173  theDynamicalMass(aParticleDefinition->GetPDGMass()),
174  theDynamicalCharge(aParticleDefinition->GetPDGCharge()),
175  theDynamicalSpin(aParticleDefinition->GetPDGSpin()),
176  theDynamicalMagneticMoment(aParticleDefinition->GetPDGMagneticMoment()),
180  verboseLevel(1),
181  primaryParticle(0),
182  thePDGcode(0)
183 {
184  Set4Momentum(aParticleMomentum); // 4-momentum vector (Lorentz vector) is given
185 }
G4double theDynamicalMagneticMoment
G4PrimaryParticle * primaryParticle
void Set4Momentum(const G4LorentzVector &momentum)
G4DecayProducts * thePreAssignedDecayProducts
G4double GetPDGMass() const
G4ElectronOccupancy * theElectronOccupancy
G4double thePreAssignedDecayTime
G4double GetPDGSpin() const
G4double GetPDGMagneticMoment() const
const G4ParticleDefinition * theParticleDefinition
G4double GetPDGCharge() const

Here is the call graph for this function:

G4DynamicParticle::G4DynamicParticle ( const G4ParticleDefinition aParticleDefinition,
G4double  aTotalEnergy,
const G4ThreeVector aParticleMomentum 
)

Definition at line 187 of file G4DynamicParticle.cc.

189  :
190  theParticleDefinition(aParticleDefinition),
191  theKineticEnergy(0.0),
192  theProperTime(0.0),
193  theDynamicalMass(aParticleDefinition->GetPDGMass()),
194  theDynamicalCharge(aParticleDefinition->GetPDGCharge()),
195  theDynamicalSpin(aParticleDefinition->GetPDGSpin()),
196  theDynamicalMagneticMoment(aParticleDefinition->GetPDGMagneticMoment()),
200  verboseLevel(1),
201  primaryParticle(0),
202  thePDGcode(0)
203 {
204  // total energy and 3-dim momentum are given
205  G4double pModule2 = aParticleMomentum.mag2();
206  if (pModule2>0.0) {
207  G4double mass2 = totalEnergy*totalEnergy - pModule2;
208  G4double PDGmass2 = (aParticleDefinition->GetPDGMass())*(aParticleDefinition->GetPDGMass());
209  SetMomentumDirection(aParticleMomentum.unit());
211  theDynamicalMass = 0.;
212  SetKineticEnergy(totalEnergy);
213  } else {
214  if (std::abs(PDGmass2-mass2)>EnergyMomentumRelationAllowance*EnergyMomentumRelationAllowance){
215  theDynamicalMass = std::sqrt(mass2);
216  SetKineticEnergy(totalEnergy-theDynamicalMass);
217  } else {
218  SetKineticEnergy(totalEnergy-theDynamicalMass);
219  }
220  }
221  } else {
222  SetMomentumDirection(1.0,0.0,0.0);
223  SetKineticEnergy(0.0);
224  }
225 }
G4double theDynamicalMagneticMoment
void SetMomentumDirection(const G4ThreeVector &aDirection)
static const G4double EnergyMomentumRelationAllowance
G4PrimaryParticle * primaryParticle
void SetKineticEnergy(G4double aEnergy)
G4DecayProducts * thePreAssignedDecayProducts
G4double GetPDGMass() const
G4ElectronOccupancy * theElectronOccupancy
Hep3Vector unit() const
double mag2() const
G4double thePreAssignedDecayTime
G4double GetPDGSpin() const
G4double GetPDGMagneticMoment() const
double G4double
Definition: G4Types.hh:76
const G4ParticleDefinition * theParticleDefinition
G4double GetPDGCharge() const

Here is the call graph for this function:

G4DynamicParticle::G4DynamicParticle ( const G4ParticleDefinition aParticleDefinition,
const G4ThreeVector aMomentumDirection,
G4double  aKineticEnergy,
const G4double  dynamicalMass 
)

Definition at line 121 of file G4DynamicParticle.cc.

124  :
125  theMomentumDirection(aMomentumDirection),
126  theParticleDefinition(aParticleDefinition),
127  theKineticEnergy(aKineticEnergy),
128  theProperTime(0.0),
129  theDynamicalMass(aParticleDefinition->GetPDGMass()),
130  theDynamicalCharge(aParticleDefinition->GetPDGCharge()),
131  theDynamicalSpin(aParticleDefinition->GetPDGSpin()),
132  theDynamicalMagneticMoment(aParticleDefinition->GetPDGMagneticMoment()),
136  verboseLevel(1),
137  primaryParticle(0),
138  thePDGcode(0)
139 {
140  if (std::abs(theDynamicalMass-dynamicalMass)> EnergyMomentumRelationAllowance) {
141  if (dynamicalMass>EnergyMomentumRelationAllowance) theDynamicalMass= dynamicalMass;
142  else theDynamicalMass= 0.0;
143  }
144 }
G4double theDynamicalMagneticMoment
G4ThreeVector theMomentumDirection
static const G4double EnergyMomentumRelationAllowance
G4PrimaryParticle * primaryParticle
G4DecayProducts * thePreAssignedDecayProducts
G4double GetPDGMass() const
G4ElectronOccupancy * theElectronOccupancy
G4double thePreAssignedDecayTime
G4double GetPDGSpin() const
G4double GetPDGMagneticMoment() const
const G4ParticleDefinition * theParticleDefinition
G4double GetPDGCharge() const
G4DynamicParticle::G4DynamicParticle ( const G4DynamicParticle right)

Definition at line 228 of file G4DynamicParticle.cc.

228  :
233  theProperTime(0.0),
239  thePreAssignedDecayProducts(0), // Do not copy preassignedDecayProducts
241  verboseLevel(right.verboseLevel),
243  thePDGcode(right.thePDGcode)
244 {
245  if (right.theElectronOccupancy != 0) {
248  }
249 }
G4double theDynamicalMagneticMoment
G4ThreeVector theMomentumDirection
G4PrimaryParticle * primaryParticle
G4DecayProducts * thePreAssignedDecayProducts
G4ElectronOccupancy * theElectronOccupancy
G4double thePreAssignedDecayTime
G4ThreeVector thePolarization
const G4ParticleDefinition * theParticleDefinition
G4DynamicParticle::~G4DynamicParticle ( )

Definition at line 254 of file G4DynamicParticle.cc.

255 {
256  // delete thePreAssignedDecayProducts
259 
262 }
G4DecayProducts * thePreAssignedDecayProducts
G4ElectronOccupancy * theElectronOccupancy

Member Function Documentation

void G4DynamicParticle::AddElectron ( G4int  orbit,
G4int  number = 1 
)

Here is the caller graph for this function:

void G4DynamicParticle::AllocateElectronOccupancy ( )
protected

Definition at line 354 of file G4DynamicParticle.cc.

355 {
356  const G4ParticleDefinition* particle = GetDefinition();
357 
358  if (G4IonTable::IsIon(particle)) {
359  // Only ions can have ElectronOccupancy
361 
362  } else {
364 
365  }
366 }
static G4bool IsIon(const G4ParticleDefinition *)
Definition: G4IonTable.cc:1147
G4ParticleDefinition * GetDefinition() const
G4ElectronOccupancy * theElectronOccupancy

Here is the call graph for this function:

void G4DynamicParticle::DumpInfo ( G4int  mode = 0) const

Definition at line 438 of file G4DynamicParticle.cc.

439 {
440  return;
441 }

Here is the caller graph for this function:

G4LorentzVector G4DynamicParticle::Get4Momentum ( ) const

Here is the caller graph for this function:

G4double G4DynamicParticle::GetCharge ( ) const

Here is the caller graph for this function:

G4ParticleDefinition* G4DynamicParticle::GetDefinition ( ) const
G4double G4DynamicParticle::GetElectronMass ( ) const
protected

Definition at line 452 of file G4DynamicParticle.cc.

453 {
454  static G4ThreadLocal G4double electronMass = 0.0;
455 
456  // check if electron exits and get the mass
457  if (electronMass<=0.0) {
459  if (electron == 0) {
460  G4Exception("G4DynamicParticle::GetElectronMass()","PART021",
461  FatalException,"G4DynamicParticle: G4Electron is not defined !!");
462  }
463  electronMass = electron->GetPDGMass();
464  }
465 
466  return electronMass;
467 }
G4ParticleDefinition * FindParticle(G4int PDGEncoding)
#define G4ThreadLocal
Definition: tls.hh:89
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
Definition: G4Exception.cc:41
G4double GetPDGMass() const
static G4ParticleTable * GetParticleTable()
double G4double
Definition: G4Types.hh:76

Here is the call graph for this function:

const G4ElectronOccupancy* G4DynamicParticle::GetElectronOccupancy ( ) const
G4double G4DynamicParticle::GetKineticEnergy ( ) const
G4double G4DynamicParticle::GetMagneticMoment ( ) const

Here is the caller graph for this function:

G4double G4DynamicParticle::GetMass ( ) const

Here is the caller graph for this function:

G4ThreeVector G4DynamicParticle::GetMomentum ( ) const

Here is the caller graph for this function:

const G4ThreeVector& G4DynamicParticle::GetMomentumDirection ( ) const
G4int G4DynamicParticle::GetOccupancy ( G4int  orbit) const
const G4ParticleDefinition* G4DynamicParticle::GetParticleDefinition ( ) const

Here is the caller graph for this function:

G4int G4DynamicParticle::GetPDGcode ( ) const

Here is the caller graph for this function:

const G4ThreeVector& G4DynamicParticle::GetPolarization ( ) const

Here is the caller graph for this function:

const G4DecayProducts* G4DynamicParticle::GetPreAssignedDecayProducts ( ) const

Here is the caller graph for this function:

G4double G4DynamicParticle::GetPreAssignedDecayProperTime ( ) const

Here is the caller graph for this function:

G4PrimaryParticle* G4DynamicParticle::GetPrimaryParticle ( ) const
G4double G4DynamicParticle::GetProperTime ( ) const

Here is the caller graph for this function:

G4double G4DynamicParticle::GetSpin ( ) const
G4double G4DynamicParticle::GetTotalEnergy ( ) const

Here is the caller graph for this function:

G4double G4DynamicParticle::GetTotalMomentum ( ) const
G4int G4DynamicParticle::GetTotalOccupancy ( ) const
G4int G4DynamicParticle::GetVerboseLevel ( ) const
void G4DynamicParticle::operator delete ( void aDynamicParticle)
inline
void* G4DynamicParticle::operator new ( size_t  )
inline
G4int G4DynamicParticle::operator!= ( const G4DynamicParticle right) const

Definition at line 344 of file G4DynamicParticle.cc.

345 {
346  return (this != (G4DynamicParticle *) &right);
347 }
G4DynamicParticle & G4DynamicParticle::operator= ( const G4DynamicParticle right)

Definition at line 268 of file G4DynamicParticle.cc.

269 {
270  if (this != &right) {
276 
281 
283  if (right.theElectronOccupancy != 0){
286  } else {
288  }
289 
290  // thePreAssignedDecayProducts must not be copied.
293 
294  verboseLevel = right.verboseLevel;
295 
296  // Primary particle information must be preserved
297  //*** primaryParticle = right.primaryParticle;
298 
299  thePDGcode = right.thePDGcode;
300  }
301  return *this;
302 }
G4double theDynamicalMagneticMoment
G4ThreeVector theMomentumDirection
G4DecayProducts * thePreAssignedDecayProducts
G4ElectronOccupancy * theElectronOccupancy
G4double thePreAssignedDecayTime
G4ThreeVector thePolarization
const G4ParticleDefinition * theParticleDefinition
G4int G4DynamicParticle::operator== ( const G4DynamicParticle right) const

Definition at line 338 of file G4DynamicParticle.cc.

339 {
340  return (this == (G4DynamicParticle *) &right);
341 }
void G4DynamicParticle::RemoveElectron ( G4int  orbit,
G4int  number = 1 
)
void G4DynamicParticle::Set4Momentum ( const G4LorentzVector momentum)

Definition at line 385 of file G4DynamicParticle.cc.

386 {
387  G4double pModule2 = momentum.vect().mag2();
388  if (pModule2>0.0) {
389  SetMomentumDirection(momentum.vect().unit());
390  G4double totalenergy = momentum.t();
391  G4double mass2 = totalenergy*totalenergy - pModule2;
394  theDynamicalMass = 0.;
395  } else if (std::abs(PDGmass2-mass2)>EnergyMomentumRelationAllowance*EnergyMomentumRelationAllowance){
396  theDynamicalMass = std::sqrt(mass2);
397  }
398  SetKineticEnergy(totalenergy-theDynamicalMass);
399  } else {
400  SetMomentumDirection(1.0,0.0,0.0);
401  SetKineticEnergy(0.0);
402  }
403 }
void SetMomentumDirection(const G4ThreeVector &aDirection)
Hep3Vector vect() const
static const G4double EnergyMomentumRelationAllowance
void SetKineticEnergy(G4double aEnergy)
G4double GetPDGMass() const
Hep3Vector unit() const
double mag2() const
double G4double
Definition: G4Types.hh:76
const G4ParticleDefinition * theParticleDefinition

Here is the call graph for this function:

Here is the caller graph for this function:

void G4DynamicParticle::SetCharge ( G4double  charge)

Here is the caller graph for this function:

void G4DynamicParticle::SetCharge ( G4int  chargeInUnitOfEplus)
void G4DynamicParticle::SetDefinition ( const G4ParticleDefinition aParticleDefinition)

Definition at line 305 of file G4DynamicParticle.cc.

306 {
307  // remove preassigned decay
308  if (thePreAssignedDecayProducts != 0) {
309 #ifdef G4VERBOSE
310  if (verboseLevel>0) {
311  G4cout << " G4DynamicParticle::SetDefinition()::"
312  << "!!! Pre-assigned decay products is attached !!!! " << G4endl;
313  G4cout << "!!! New Definition is " << aParticleDefinition->GetParticleName()
314  << " !!! " << G4endl;
315  G4cout << "!!! Pre-assigned decay products will be deleted !!!! " << G4endl;
316  }
317 #endif
319  }
321 
322  theParticleDefinition = aParticleDefinition;
323 
324  // set Dynamic mass/chrge
329 
330  // Set electron orbits
333  //AllocateElectronOccupancy();
334 
335 }
G4double theDynamicalMagneticMoment
const G4String & GetParticleName() const
G4GLOB_DLL std::ostream G4cout
G4DecayProducts * thePreAssignedDecayProducts
G4double GetPDGMass() const
G4ElectronOccupancy * theElectronOccupancy
G4double GetPDGSpin() const
#define G4endl
Definition: G4ios.hh:61
G4double GetPDGMagneticMoment() const
const G4ParticleDefinition * theParticleDefinition
G4double GetPDGCharge() const

Here is the call graph for this function:

void G4DynamicParticle::SetKineticEnergy ( G4double  aEnergy)

Here is the caller graph for this function:

void G4DynamicParticle::SetMagneticMoment ( G4double  magneticMoment)
void G4DynamicParticle::SetMass ( G4double  mass)

Definition at line 445 of file G4DynamicParticle.cc.

446 {
448  theDynamicalMass = newMass;
449  }
450 }
static const G4double EnergyMomentumRelationAllowance
G4double GetPDGMass() const
const G4ParticleDefinition * theParticleDefinition

Here is the call graph for this function:

Here is the caller graph for this function:

void G4DynamicParticle::SetMomentum ( const G4ThreeVector momentum)

Definition at line 371 of file G4DynamicParticle.cc.

372 {
373  G4double pModule2 = momentum.mag2();
374  if (pModule2>0.0) {
375  G4double mass = theDynamicalMass;
376  SetMomentumDirection(momentum.unit());
377  SetKineticEnergy(std::sqrt(pModule2 + mass*mass)-mass);
378  } else {
379  SetMomentumDirection(1.0,0.0,0.0);
380  SetKineticEnergy(0.0);
381  }
382 }
void SetMomentumDirection(const G4ThreeVector &aDirection)
void SetKineticEnergy(G4double aEnergy)
Hep3Vector unit() const
double mag2() const
double G4double
Definition: G4Types.hh:76

Here is the call graph for this function:

Here is the caller graph for this function:

void G4DynamicParticle::SetMomentumDirection ( const G4ThreeVector aDirection)

Here is the caller graph for this function:

void G4DynamicParticle::SetMomentumDirection ( G4double  px,
G4double  py,
G4double  pz 
)
void G4DynamicParticle::SetPDGcode ( G4int  c)

Here is the caller graph for this function:

void G4DynamicParticle::SetPolarization ( G4double  polX,
G4double  polY,
G4double  polZ 
)

Here is the caller graph for this function:

void G4DynamicParticle::SetPreAssignedDecayProducts ( G4DecayProducts aDecayProducts)

Here is the caller graph for this function:

void G4DynamicParticle::SetPreAssignedDecayProperTime ( G4double  )

Here is the caller graph for this function:

void G4DynamicParticle::SetPrimaryParticle ( G4PrimaryParticle p)

Here is the caller graph for this function:

void G4DynamicParticle::SetProperTime ( G4double  )

Here is the caller graph for this function:

void G4DynamicParticle::SetSpin ( G4double  spin)
void G4DynamicParticle::SetSpin ( G4int  spinInUnitOfHalfInteger)
void G4DynamicParticle::SetVerboseLevel ( G4int  value)

Member Data Documentation

G4PrimaryParticle* G4DynamicParticle::primaryParticle
protected

Definition at line 255 of file G4DynamicParticle.hh.

G4double G4DynamicParticle::theDynamicalCharge
protected

Definition at line 231 of file G4DynamicParticle.hh.

G4double G4DynamicParticle::theDynamicalMagneticMoment
protected

Definition at line 235 of file G4DynamicParticle.hh.

G4double G4DynamicParticle::theDynamicalMass
protected

Definition at line 229 of file G4DynamicParticle.hh.

G4double G4DynamicParticle::theDynamicalSpin
protected

Definition at line 233 of file G4DynamicParticle.hh.

G4ElectronOccupancy* G4DynamicParticle::theElectronOccupancy
protected

Definition at line 237 of file G4DynamicParticle.hh.

G4double G4DynamicParticle::theKineticEnergy
protected

Definition at line 225 of file G4DynamicParticle.hh.

G4ThreeVector G4DynamicParticle::theMomentumDirection
protected

Definition at line 217 of file G4DynamicParticle.hh.

const G4ParticleDefinition* G4DynamicParticle::theParticleDefinition
protected

Definition at line 220 of file G4DynamicParticle.hh.

G4int G4DynamicParticle::thePDGcode
protected

Definition at line 278 of file G4DynamicParticle.hh.

G4ThreeVector G4DynamicParticle::thePolarization
protected

Definition at line 223 of file G4DynamicParticle.hh.

G4DecayProducts* G4DynamicParticle::thePreAssignedDecayProducts
protected

Definition at line 239 of file G4DynamicParticle.hh.

G4double G4DynamicParticle::thePreAssignedDecayTime
protected

Definition at line 241 of file G4DynamicParticle.hh.

G4double G4DynamicParticle::theProperTime
protected

Definition at line 227 of file G4DynamicParticle.hh.

G4int G4DynamicParticle::verboseLevel
protected

Definition at line 244 of file G4DynamicParticle.hh.


The documentation for this class was generated from the following files: