| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4BertiniPionBuilder.hh>
 Inheritance diagram for G4BertiniPionBuilder:
 Collaboration diagram for G4BertiniPionBuilder:Public Member Functions | |
| G4BertiniPionBuilder () | |
| virtual | ~G4BertiniPionBuilder () | 
| 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 | |
| G4PiNuclearCrossSection * | thePiData | 
| G4CascadeInterface * | theModel | 
| G4double | theMin | 
| G4double | theMax | 
Definition at line 54 of file G4BertiniPionBuilder.hh.
| G4BertiniPionBuilder::G4BertiniPionBuilder | ( | ) | 
Definition at line 47 of file G4BertiniPionBuilder.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 G4BertiniPionBuilder.cc.
      
  | 
  virtual | 
Implements G4VPionBuilder.
Definition at line 78 of file G4BertiniPionBuilder.cc.
      
  | 
  virtual | 
Implements G4VPionBuilder.
Definition at line 62 of file G4BertiniPionBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VPionBuilder.
Definition at line 70 of file G4BertiniPionBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 66 of file G4BertiniPionBuilder.hh.
References theMax.
Referenced by G4HadronPhysicsQGS_BIC::CreateModels().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 65 of file G4BertiniPionBuilder.hh.
References theMin.
Referenced by G4HadronPhysicsQGS_BIC::CreateModels().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 72 of file G4BertiniPionBuilder.hh.
Referenced by Build(), G4BertiniPionBuilder(), and SetMaxEnergy().
      
  | 
  private | 
Definition at line 71 of file G4BertiniPionBuilder.hh.
Referenced by Build(), G4BertiniPionBuilder(), and SetMinEnergy().
      
  | 
  private | 
Definition at line 70 of file G4BertiniPionBuilder.hh.
Referenced by Build(), and G4BertiniPionBuilder().
      
  | 
  private | 
Definition at line 69 of file G4BertiniPionBuilder.hh.
Referenced by G4BertiniPionBuilder().