Geant4
9.6.p02
|
#include <G4PiMinusStopPb.hh>
Public Member Functions | |
G4PiMinusStopPb () | |
virtual | ~G4PiMinusStopPb () |
virtual G4double | FinalNucleons () |
Public Member Functions inherited from G4PiMinusStopMaterial | |
G4PiMinusStopMaterial () | |
virtual | ~G4PiMinusStopMaterial () |
virtual std::vector < G4ParticleDefinition * > * | DefinitionVector () |
virtual std::vector < G4LorentzVector * > * | P4Vector (const G4double binding, const G4double mass) |
Additional Inherited Members | |
Protected Member Functions inherited from G4PiMinusStopMaterial | |
G4double | GenerateAngle (G4double range) |
G4LorentzVector | MakeP4 (G4double p, G4double theta, G4double phi, G4double e) |
G4double | RecoilEnergy (const G4double mass) |
Protected Attributes inherited from G4PiMinusStopMaterial | |
std::vector < G4ParticleDefinition * > * | _definitions |
std::vector< G4LorentzVector * > * | _momenta |
G4DistributionGenerator * | _distributionE |
G4DistributionGenerator * | _distributionAngle |
G4double | theR |
Definition at line 41 of file G4PiMinusStopPb.hh.
G4PiMinusStopPb::G4PiMinusStopPb | ( | ) |
Definition at line 90 of file G4PiMinusStopPb.cc.
|
virtual |
Definition at line 128 of file G4PiMinusStopPb.cc.
|
virtual |
Implements G4PiMinusStopMaterial.
Definition at line 131 of file G4PiMinusStopPb.cc.