Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4IsoParticleChange Class Reference

#include <G4IsoParticleChange.hh>

Public Member Functions

void SetIsotope (const G4String &anIsotope)
 
void SetProductionTime (const G4double &aProductionTime)
 
void SetParentParticle (const G4ParticleDefinition *aProjectile)
 
void SetMotherNucleus (const G4Nucleus &aTarget)
 
void SetProducer (const G4String &aProducer)
 
G4String GetIsotope ()
 
G4double GetProductionTime ()
 
const G4ParticleDefinitionGetParentParticle ()
 
G4Nucleus GetMotherNucleus ()
 
G4String GetProducer ()
 

Detailed Description

Definition at line 35 of file G4IsoParticleChange.hh.

Member Function Documentation

G4String G4IsoParticleChange::GetIsotope ( )
inline

Definition at line 46 of file G4IsoParticleChange.hh.

G4Nucleus G4IsoParticleChange::GetMotherNucleus ( )
inline

Definition at line 49 of file G4IsoParticleChange.hh.

const G4ParticleDefinition* G4IsoParticleChange::GetParentParticle ( )
inline

Definition at line 48 of file G4IsoParticleChange.hh.

G4String G4IsoParticleChange::GetProducer ( )
inline

Definition at line 50 of file G4IsoParticleChange.hh.

G4double G4IsoParticleChange::GetProductionTime ( )
inline

Definition at line 47 of file G4IsoParticleChange.hh.

void G4IsoParticleChange::SetIsotope ( const G4String anIsotope)
inline

Definition at line 38 of file G4IsoParticleChange.hh.

Here is the caller graph for this function:

void G4IsoParticleChange::SetMotherNucleus ( const G4Nucleus aTarget)
inline

Definition at line 41 of file G4IsoParticleChange.hh.

Here is the caller graph for this function:

void G4IsoParticleChange::SetParentParticle ( const G4ParticleDefinition aProjectile)
inline

Definition at line 40 of file G4IsoParticleChange.hh.

Here is the caller graph for this function:

void G4IsoParticleChange::SetProducer ( const G4String aProducer)
inline

Definition at line 42 of file G4IsoParticleChange.hh.

Here is the caller graph for this function:

void G4IsoParticleChange::SetProductionTime ( const G4double aProductionTime)
inline

Definition at line 39 of file G4IsoParticleChange.hh.

Here is the caller graph for this function:


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