Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StopElementSelector.hh>
Public Member Functions | |
G4StopElementSelector () | |
~G4StopElementSelector () | |
G4Element * | GetElement (const G4Material *aMaterial) |
G4double | GetMuonCaptureRate (G4double Z, G4double A) |
G4double | GetMuonDecayRate (G4double Z, G4double A) |
Definition at line 54 of file G4StopElementSelector.hh.
G4StopElementSelector::G4StopElementSelector | ( | ) |
Definition at line 51 of file G4StopElementSelector.cc.
G4StopElementSelector::~G4StopElementSelector | ( | ) |
Definition at line 57 of file G4StopElementSelector.cc.
G4Element * G4StopElementSelector::GetElement | ( | const G4Material * | aMaterial | ) |
Definition at line 63 of file G4StopElementSelector.cc.
Referenced by G4PionMinusNuclearAtRestChips::AtRestDoIt(), G4ProtonAntiProtonAtRestChips::AtRestDoIt(), and G4MuonMinusCaptureAtRest::AtRestDoIt().
Definition at line 124 of file G4StopElementSelector.cc.
Referenced by G4MuonMinusCaptureAtRest::AtRestDoIt().
Definition at line 209 of file G4StopElementSelector.cc.
Referenced by G4MuonMinusCaptureAtRest::AtRestDoIt().