Geant4  10.00.p02
G4StopElementSelector Class Reference

#include <G4StopElementSelector.hh>

Public Member Functions

 G4StopElementSelector ()
 
 ~G4StopElementSelector ()
 
G4ElementGetElement (const G4Material *aMaterial)
 
G4double GetMuonCaptureRate (G4double Z, G4double A)
 
G4double GetMuonDecayRate (G4double Z, G4double A)
 

Private Member Functions

G4StopElementSelectoroperator= (const G4StopElementSelector &right)
 
 G4StopElementSelector (const G4StopElementSelector &)
 

Detailed Description

Definition at line 54 of file G4StopElementSelector.hh.

Constructor & Destructor Documentation

G4StopElementSelector::G4StopElementSelector ( )

Definition at line 53 of file G4StopElementSelector.cc.

G4StopElementSelector::~G4StopElementSelector ( )

Definition at line 59 of file G4StopElementSelector.cc.

G4StopElementSelector::G4StopElementSelector ( const G4StopElementSelector )
private

Member Function Documentation

G4Element * G4StopElementSelector::GetElement ( const G4Material aMaterial)

Definition at line 65 of file G4StopElementSelector.cc.

References G4UniformRand, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), and G4Material::GetNumberOfElements().

Referenced by G4MuonMinusCaptureAtRest::AtRestDoIt().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4StopElementSelector::GetMuonCaptureRate ( G4double  Z,
G4double  A 
)

Definition at line 126 of file G4StopElementSelector.cc.

References G4MuonMinusBoundDecay::GetMuonCaptureRate().

Referenced by G4MuonMinusCaptureAtRest::AtRestDoIt().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4StopElementSelector::GetMuonDecayRate ( G4double  Z,
G4double  A 
)

Definition at line 133 of file G4StopElementSelector.cc.

References G4MuonMinusBoundDecay::GetMuonDecayRate().

Referenced by G4MuonMinusCaptureAtRest::AtRestDoIt().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4StopElementSelector& G4StopElementSelector::operator= ( const G4StopElementSelector right)
private

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