| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4ee2KChargedModel.hh>
 Inheritance diagram for G4ee2KChargedModel:
 Collaboration diagram for G4ee2KChargedModel:Public Member Functions | |
| G4ee2KChargedModel (G4eeCrossSections *) | |
| virtual | ~G4ee2KChargedModel () | 
| 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 | |
| G4ee2KChargedModel & | operator= (const G4ee2KChargedModel &right) | 
| G4ee2KChargedModel (const G4ee2KChargedModel &) | |
Private Attributes | |
| G4eeCrossSections * | cross | 
| G4double | massK | 
| G4double | massPhi | 
Definition at line 59 of file G4ee2KChargedModel.hh.
| G4ee2KChargedModel::G4ee2KChargedModel | ( | G4eeCrossSections * | cr | ) | 
Definition at line 64 of file G4ee2KChargedModel.cc.
References G4ParticleDefinition::GetPDGMass(), G4KaonPlus::KaonPlus(), massK, massPhi, and MeV.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 73 of file G4ee2KChargedModel.cc.
      
  | 
  private | 
Implements G4Vee2hadrons.
Definition at line 92 of file G4ee2KChargedModel.cc.
References cross, G4eeCrossSections::CrossSection2Kcharged(), G4Vee2hadrons::HighEnergy(), and G4INCL::Math::min().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 100 of file G4ee2KChargedModel.cc.
References massK, G4INCL::Math::max(), MeV, and G4PhysicsVector::SetSpline().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 113 of file G4ee2KChargedModel.cc.
References G4UniformRand, G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), and massK.
 Here is the call graph for this function:
      
  | 
  virtual | 
      
  | 
  private | 
Definition at line 85 of file G4ee2KChargedModel.hh.
Referenced by ComputeCrossSection().
      
  | 
  private | 
Definition at line 87 of file G4ee2KChargedModel.hh.
Referenced by G4ee2KChargedModel(), PhysicsVector(), SampleSecondaries(), and ThresholdEnergy().
      
  | 
  private | 
Definition at line 88 of file G4ee2KChargedModel.hh.
Referenced by G4ee2KChargedModel(), and PeakEnergy().