| 
    Geant4
    10.02
    
   | 
 
#include <G4BinaryPionBuilder.hh>
 Inheritance diagram for G4BinaryPionBuilder:
 Collaboration diagram for G4BinaryPionBuilder:Public Member Functions | |
| G4BinaryPionBuilder () | |
| virtual | ~G4BinaryPionBuilder () | 
| virtual void | Build (G4HadronElasticProcess *aP) | 
| virtual void | Build (G4PionPlusInelasticProcess *aP) | 
| virtual void | Build (G4PionMinusInelasticProcess *aP) | 
| void | SetMinEnergy (G4double aM) | 
| void | SetMaxEnergy (G4double aM) | 
  Public Member Functions inherited from G4VPionBuilder | |
| G4VPionBuilder () | |
| virtual | ~G4VPionBuilder () | 
Private Attributes | |
| G4VCrossSectionDataSet * | thePiData | 
| G4BinaryCascade * | theModel | 
| G4double | theMin | 
| G4double | theMax | 
Definition at line 51 of file G4BinaryPionBuilder.hh.
| G4BinaryPionBuilder::G4BinaryPionBuilder | ( | ) | 
Definition at line 49 of file G4BinaryPionBuilder.cc.
References G4PiNuclearCrossSection::Default_Name(), GeV, G4CrossSectionDataSetRegistry::Instance(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 60 of file G4BinaryPionBuilder.cc.
      
  | 
  virtual | 
Implements G4VPionBuilder.
Definition at line 65 of file G4BinaryPionBuilder.cc.
      
  | 
  virtual | 
Implements G4VPionBuilder.
Definition at line 68 of file G4BinaryPionBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VPionBuilder.
Definition at line 77 of file G4BinaryPionBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 63 of file G4BinaryPionBuilder.hh.
References theMax.
Referenced by G4HadronPhysicsFTF_BIC::CreateModels(), and G4HadronPhysicsQGS_BIC::CreateModels().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 62 of file G4BinaryPionBuilder.hh.
References theMin.
      
  | 
  private | 
Definition at line 69 of file G4BinaryPionBuilder.hh.
Referenced by Build(), G4BinaryPionBuilder(), and SetMaxEnergy().
      
  | 
  private | 
Definition at line 68 of file G4BinaryPionBuilder.hh.
Referenced by Build(), G4BinaryPionBuilder(), and SetMinEnergy().
      
  | 
  private | 
Definition at line 67 of file G4BinaryPionBuilder.hh.
Referenced by Build(), and G4BinaryPionBuilder().
      
  | 
  private | 
Definition at line 66 of file G4BinaryPionBuilder.hh.
Referenced by Build(), and G4BinaryPionBuilder().