|
Geant4
10.00.p03
|
#include <G4ee2KChargedModel.hh>
Inheritance diagram for G4ee2KChargedModel:
Collaboration diagram for G4ee2KChargedModel:Public Member Functions | |
| G4ee2KChargedModel (G4eeCrossSections *, G4double, G4double) | |
| virtual | ~G4ee2KChargedModel () |
| virtual G4double | PeakEnergy () const |
| virtual G4double | ComputeCrossSection (G4double) const |
| virtual void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &) |
Public Member Functions inherited from G4Vee2hadrons | |
| G4Vee2hadrons (G4eeCrossSections *cr, G4double vlowEnergy, G4double vhighEnergy, G4double vdelta) | |
| virtual | ~G4Vee2hadrons () |
| G4PhysicsVector * | PhysicsVector () const |
| G4double | LowEnergy () const |
| G4double | HighEnergy () const |
Private Member Functions | |
| G4ee2KChargedModel & | operator= (const G4ee2KChargedModel &right) |
| G4ee2KChargedModel (const G4ee2KChargedModel &) | |
Private Attributes | |
| G4double | massK |
| G4double | massPhi |
Additional Inherited Members | |
Protected Attributes inherited from G4Vee2hadrons | |
| G4eeCrossSections * | cross |
Definition at line 59 of file G4ee2KChargedModel.hh.
| G4ee2KChargedModel::G4ee2KChargedModel | ( | G4eeCrossSections * | cr, |
| G4double | maxkinEnergy, | ||
| G4double | binWidth | ||
| ) |
Definition at line 64 of file G4ee2KChargedModel.cc.
References G4cout, G4endl, G4ParticleDefinition::GetPDGMass(), G4KaonPlus::KaonPlus(), massK, massPhi, and MeV.
Here is the call graph for this function:
|
virtual |
Definition at line 80 of file G4ee2KChargedModel.cc.
|
private |
Implements G4Vee2hadrons.
Definition at line 92 of file G4ee2KChargedModel.cc.
References G4Vee2hadrons::cross, and G4eeCrossSections::CrossSection2Kcharged().
Here is the call graph for this function:
|
private |
|
virtual |
|
virtual |
Implements G4Vee2hadrons.
Definition at line 99 of file G4ee2KChargedModel.cc.
References G4UniformRand, G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), and massK.
Here is the call graph for this function:
|
private |
Definition at line 81 of file G4ee2KChargedModel.hh.
Referenced by G4ee2KChargedModel(), and SampleSecondaries().
|
private |
Definition at line 82 of file G4ee2KChargedModel.hh.
Referenced by G4ee2KChargedModel(), and PeakEnergy().