Geant4
10.00.p01
|
#include <G4ee2KNeutralModel.hh>
Public Member Functions | |
G4ee2KNeutralModel (G4eeCrossSections *) | |
virtual | ~G4ee2KNeutralModel () |
virtual G4double | ThresholdEnergy () const |
virtual G4double | PeakEnergy () const |
virtual G4double | ComputeCrossSection (G4double) const |
virtual G4PhysicsVector * | PhysicsVector (G4double, G4double) const |
virtual void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &) |
Public Member Functions inherited from G4Vee2hadrons | |
G4Vee2hadrons () | |
virtual | ~G4Vee2hadrons () |
void | SetLowEnergy (G4double val) |
G4double | LowEnergy () const |
void | SetHighEnergy (G4double val) |
G4double | HighEnergy () const |
Private Member Functions | |
G4ee2KNeutralModel & | operator= (const G4ee2KNeutralModel &right) |
G4ee2KNeutralModel (const G4ee2KNeutralModel &) | |
Private Attributes | |
G4eeCrossSections * | cross |
G4double | massK |
G4double | massPhi |
Definition at line 59 of file G4ee2KNeutralModel.hh.
G4ee2KNeutralModel::G4ee2KNeutralModel | ( | G4eeCrossSections * | cr | ) |
Definition at line 64 of file G4ee2KNeutralModel.cc.
References G4ParticleDefinition::GetPDGMass(), G4KaonZeroLong::KaonZeroLong(), massK, massPhi, and MeV.
|
virtual |
Definition at line 73 of file G4ee2KNeutralModel.cc.
|
private |
Implements G4Vee2hadrons.
Definition at line 92 of file G4ee2KNeutralModel.cc.
References cross, G4eeCrossSections::CrossSection2Kneutral(), G4Vee2hadrons::HighEnergy(), and G4INCL::Math::min().
|
private |
|
virtual |
|
virtual |
Implements G4Vee2hadrons.
Definition at line 100 of file G4ee2KNeutralModel.cc.
References massK, G4INCL::Math::max(), MeV, and G4PhysicsVector::SetSpline().
|
virtual |
Implements G4Vee2hadrons.
Definition at line 113 of file G4ee2KNeutralModel.cc.
References G4UniformRand, G4KaonZeroLong::KaonZeroLong(), G4KaonZeroShort::KaonZeroShort(), and massK.
|
virtual |
|
private |
Definition at line 85 of file G4ee2KNeutralModel.hh.
Referenced by ComputeCrossSection().
|
private |
Definition at line 87 of file G4ee2KNeutralModel.hh.
Referenced by G4ee2KNeutralModel(), PhysicsVector(), SampleSecondaries(), and ThresholdEnergy().
|
private |
Definition at line 88 of file G4ee2KNeutralModel.hh.
Referenced by G4ee2KNeutralModel(), and PeakEnergy().