| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4ee2KChargedModel.hh>


Public Member Functions | |
| G4ee2KChargedModel (G4eeCrossSections *, G4double, G4double) | |
| virtual | ~G4ee2KChargedModel () | 
| virtual G4double | PeakEnergy () const override | 
| virtual G4double | ComputeCrossSection (G4double) const override | 
| virtual void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &) override | 
  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 | 
Additional Inherited Members | |
  Protected Attributes inherited from G4Vee2hadrons | |
| G4eeCrossSections * | cross | 
Definition at line 59 of file G4ee2KChargedModel.hh.
      
  | 
  explicit | 
Definition at line 64 of file G4ee2KChargedModel.cc.

      
  | 
  virtual | 
Definition at line 80 of file G4ee2KChargedModel.cc.
Implements G4Vee2hadrons.
Definition at line 92 of file G4ee2KChargedModel.cc.

      
  | 
  overridevirtual | 
Implements G4Vee2hadrons.
Definition at line 85 of file G4ee2KChargedModel.cc.
      
  | 
  overridevirtual | 
Implements G4Vee2hadrons.
Definition at line 99 of file G4ee2KChargedModel.cc.
