| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4ParticleChangeForRadDecay.hh>
 Inheritance diagram for G4ParticleChangeForRadDecay:
 Collaboration diagram for G4ParticleChangeForRadDecay:Additional Inherited Members | |
  Protected Attributes inherited from G4ParticleChangeForDecay | |
| G4double | theGlobalTime0 | 
| G4double | theLocalTime0 | 
| G4double | theTimeChange | 
| G4ThreeVector | thePolarizationChange | 
  Protected Attributes inherited from G4VParticleChange | |
| G4TrackFastVector * | theListOfSecondaries | 
| G4int | theNumberOfSecondaries | 
| G4int | theSizeOftheListOfSecondaries | 
| G4TrackStatus | theStatusChange | 
| G4SteppingControl | theSteppingControlFlag | 
| G4double | theLocalEnergyDeposit | 
| G4double | theNonIonizingEnergyDeposit | 
| G4double | theTrueStepLength | 
| G4bool | theFirstStepInVolume | 
| G4bool | theLastStepInVolume | 
| G4double | theParentWeight | 
| G4bool | isParentWeightProposed | 
| G4bool | fSetSecondaryWeightByProcess | 
| G4double | theParentGlobalTime | 
| G4int | verboseLevel | 
| G4bool | debugFlag | 
  Static Protected Attributes inherited from G4VParticleChange | |
| static const G4double | accuracyForWarning = 1.0e-9 | 
| static const G4double | accuracyForException = 0.001 | 
Definition at line 48 of file G4ParticleChangeForRadDecay.hh.
      
  | 
  inline | 
Definition at line 52 of file G4ParticleChangeForRadDecay.hh.
      
  | 
  inlinevirtual | 
Definition at line 55 of file G4ParticleChangeForRadDecay.hh.
      
  | 
  inlineprotected | 
Definition at line 59 of file G4ParticleChangeForRadDecay.hh.
      
  | 
  inline | 
Definition at line 71 of file G4ParticleChangeForRadDecay.hh.
References G4cout, G4endl, G4Exception(), JustWarning, G4FastVector< Type, N >::SetElement(), G4VParticleChange::theListOfSecondaries, G4VParticleChange::theNumberOfSecondaries, G4VParticleChange::theSizeOftheListOfSecondaries, and G4VParticleChange::verboseLevel.
Referenced by G4RadioactiveDecay::DecayIt().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inlineprotected | 
Definition at line 60 of file G4ParticleChangeForRadDecay.hh.