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

#include <G4RadioactiveDecayRateVector.hh>

Collaboration diagram for G4RadioactiveDecayRateVector:
Collaboration graph
[legend]

Public Types

typedef std::vector
< G4RadioactiveDecayRate
G4RadioactiveDecayRates
 

Public Member Functions

 G4RadioactiveDecayRateVector ()
 
virtual ~G4RadioactiveDecayRateVector ()
 
 G4RadioactiveDecayRateVector (const G4RadioactiveDecayRateVector &)
 
G4RadioactiveDecayRateVectoroperator= (const G4RadioactiveDecayRateVector &)
 
G4int operator== (const G4RadioactiveDecayRateVector &right) const
 
G4int operator!= (const G4RadioactiveDecayRateVector &right) const
 
G4String GetIonName () const
 
G4RadioactiveDecayRates GetItsRates () const
 
void SetIonName (G4String name)
 
void SetItsRates (G4RadioactiveDecayRates arate)
 

Protected Attributes

G4String ionName
 
G4RadioactiveDecayRates itsRates
 

Detailed Description

Definition at line 60 of file G4RadioactiveDecayRateVector.hh.

Member Typedef Documentation

Definition at line 68 of file G4RadioactiveDecayRateVector.hh.

Constructor & Destructor Documentation

G4RadioactiveDecayRateVector::G4RadioactiveDecayRateVector ( )

Definition at line 31 of file G4RadioactiveDecayRateVector.cc.

G4RadioactiveDecayRateVector::~G4RadioactiveDecayRateVector ( )
virtual

Definition at line 55 of file G4RadioactiveDecayRateVector.cc.

G4RadioactiveDecayRateVector::G4RadioactiveDecayRateVector ( const G4RadioactiveDecayRateVector right)

Definition at line 39 of file G4RadioactiveDecayRateVector.cc.

Member Function Documentation

G4String G4RadioactiveDecayRateVector::GetIonName ( ) const
inline

Definition at line 92 of file G4RadioactiveDecayRateVector.hh.

G4RadioactiveDecayRates G4RadioactiveDecayRateVector::GetItsRates ( ) const
inline

Definition at line 95 of file G4RadioactiveDecayRateVector.hh.

G4int G4RadioactiveDecayRateVector::operator!= ( const G4RadioactiveDecayRateVector right) const
inline

Definition at line 87 of file G4RadioactiveDecayRateVector.hh.

G4RadioactiveDecayRateVector & G4RadioactiveDecayRateVector::operator= ( const G4RadioactiveDecayRateVector right)

Definition at line 45 of file G4RadioactiveDecayRateVector.cc.

G4int G4RadioactiveDecayRateVector::operator== ( const G4RadioactiveDecayRateVector right) const
inline

Definition at line 85 of file G4RadioactiveDecayRateVector.hh.

void G4RadioactiveDecayRateVector::SetIonName ( G4String  name)
inline

Definition at line 99 of file G4RadioactiveDecayRateVector.hh.

Here is the caller graph for this function:

void G4RadioactiveDecayRateVector::SetItsRates ( G4RadioactiveDecayRates  arate)
inline

Definition at line 102 of file G4RadioactiveDecayRateVector.hh.

Here is the caller graph for this function:

Member Data Documentation

G4String G4RadioactiveDecayRateVector::ionName
protected

Definition at line 108 of file G4RadioactiveDecayRateVector.hh.

G4RadioactiveDecayRates G4RadioactiveDecayRateVector::itsRates
protected

Definition at line 109 of file G4RadioactiveDecayRateVector.hh.


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