| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4BinaryPiKBuilder.hh>
 Inheritance diagram for G4BinaryPiKBuilder:
 Collaboration diagram for G4BinaryPiKBuilder:Public Member Functions | |
| G4BinaryPiKBuilder () | |
| virtual | ~G4BinaryPiKBuilder () | 
| virtual void | Build (G4HadronElasticProcess *aP) | 
| virtual void | Build (G4PionPlusInelasticProcess *aP) | 
| virtual void | Build (G4PionMinusInelasticProcess *aP) | 
| virtual void | Build (G4KaonPlusInelasticProcess *aP) | 
| virtual void | Build (G4KaonMinusInelasticProcess *aP) | 
| virtual void | Build (G4KaonZeroLInelasticProcess *aP) | 
| virtual void | Build (G4KaonZeroSInelasticProcess *aP) | 
| void | SetMinEnergy (G4double aM) | 
| void | SetMaxEnergy (G4double aM) | 
  Public Member Functions inherited from G4VPiKBuilder | |
| G4VPiKBuilder () | |
| virtual | ~G4VPiKBuilder () | 
Private Attributes | |
| G4PiNuclearCrossSection * | thePiData | 
| G4BinaryCascade * | theModel | 
| G4double | theMin | 
| G4double | theMax | 
Definition at line 53 of file G4BinaryPiKBuilder.hh.
| G4BinaryPiKBuilder::G4BinaryPiKBuilder | ( | ) | 
Definition at line 46 of file G4BinaryPiKBuilder.cc.
References GeV, G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 57 of file G4BinaryPiKBuilder.cc.
      
  | 
  virtual | 
Implements G4VPiKBuilder.
Definition at line 62 of file G4BinaryPiKBuilder.cc.
      
  | 
  virtual | 
Implements G4VPiKBuilder.
Definition at line 65 of file G4BinaryPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VPiKBuilder.
Definition at line 73 of file G4BinaryPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VPiKBuilder.
Definition at line 81 of file G4BinaryPiKBuilder.cc.
      
  | 
  virtual | 
Implements G4VPiKBuilder.
Definition at line 86 of file G4BinaryPiKBuilder.cc.
      
  | 
  virtual | 
Implements G4VPiKBuilder.
Definition at line 91 of file G4BinaryPiKBuilder.cc.
      
  | 
  virtual | 
Implements G4VPiKBuilder.
Definition at line 96 of file G4BinaryPiKBuilder.cc.
      
  | 
  inline | 
Definition at line 69 of file G4BinaryPiKBuilder.hh.
References theMax.
      
  | 
  inline | 
Definition at line 68 of file G4BinaryPiKBuilder.hh.
References theMin.
      
  | 
  private | 
Definition at line 75 of file G4BinaryPiKBuilder.hh.
Referenced by Build(), G4BinaryPiKBuilder(), and SetMaxEnergy().
      
  | 
  private | 
Definition at line 74 of file G4BinaryPiKBuilder.hh.
Referenced by Build(), G4BinaryPiKBuilder(), and SetMinEnergy().
      
  | 
  private | 
Definition at line 73 of file G4BinaryPiKBuilder.hh.
Referenced by Build(), and G4BinaryPiKBuilder().
      
  | 
  private | 
Definition at line 72 of file G4BinaryPiKBuilder.hh.
Referenced by G4BinaryPiKBuilder().