| 
    Geant4
    10.02
    
   | 
 
#include <G4BertiniNeutronBuilder.hh>
 Inheritance diagram for G4BertiniNeutronBuilder:
 Collaboration diagram for G4BertiniNeutronBuilder:Public Member Functions | |
| G4BertiniNeutronBuilder () | |
| virtual | ~G4BertiniNeutronBuilder () | 
| virtual void | Build (G4HadronElasticProcess *aP) | 
| virtual void | Build (G4HadronFissionProcess *aP) | 
| virtual void | Build (G4HadronCaptureProcess *aP) | 
| virtual void | Build (G4NeutronInelasticProcess *aP) | 
| void | SetMinEnergy (G4double aM) | 
| void | SetMaxEnergy (G4double aM) | 
  Public Member Functions inherited from G4VNeutronBuilder | |
| G4VNeutronBuilder () | |
| virtual | ~G4VNeutronBuilder () | 
Private Attributes | |
| G4CascadeInterface * | theModel | 
| G4double | theMin | 
| G4double | theMax | 
Definition at line 52 of file G4BertiniNeutronBuilder.hh.
| G4BertiniNeutronBuilder::G4BertiniNeutronBuilder | ( | ) | 
      
  | 
  virtual | 
Definition at line 62 of file G4BertiniNeutronBuilder.cc.
      
  | 
  virtual | 
Implements G4VNeutronBuilder.
Definition at line 67 of file G4BertiniNeutronBuilder.cc.
      
  | 
  virtual | 
Implements G4VNeutronBuilder.
Definition at line 72 of file G4BertiniNeutronBuilder.cc.
      
  | 
  virtual | 
Implements G4VNeutronBuilder.
Definition at line 77 of file G4BertiniNeutronBuilder.cc.
      
  | 
  virtual | 
Implements G4VNeutronBuilder.
Definition at line 54 of file G4BertiniNeutronBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 65 of file G4BertiniNeutronBuilder.hh.
References theMax.
Referenced by G4HadronPhysicsFTFP_BERT_HP::CreateModels(), G4HadronPhysicsNuBeam::CreateModels(), G4HadronPhysicsFTFP_BERT::CreateModels(), G4HadronPhysicsFTFP_BERT_TRV::CreateModels(), G4HadronPhysicsQGSP_FTFP_BERT::CreateModels(), G4HadronPhysicsQGSP_BERT_HP::CreateModels(), G4HadronPhysicsShielding::CreateModels(), and G4HadronPhysicsQGSP_BERT::CreateModels().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 64 of file G4BertiniNeutronBuilder.hh.
References theMin.
Referenced by G4HadronPhysicsFTFP_BERT_HP::CreateModels(), G4HadronPhysicsNuBeam::CreateModels(), G4HadronPhysicsFTFP_BERT::CreateModels(), G4HadronPhysicsFTFP_BERT_TRV::CreateModels(), G4HadronPhysicsQGSP_FTFP_BERT::CreateModels(), G4HadronPhysicsQGSP_BERT_HP::CreateModels(), G4HadronPhysicsShielding::CreateModels(), and G4HadronPhysicsQGSP_BERT::CreateModels().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 70 of file G4BertiniNeutronBuilder.hh.
Referenced by Build(), G4BertiniNeutronBuilder(), and SetMaxEnergy().
      
  | 
  private | 
Definition at line 69 of file G4BertiniNeutronBuilder.hh.
Referenced by Build(), G4BertiniNeutronBuilder(), and SetMinEnergy().
      
  | 
  private | 
Definition at line 68 of file G4BertiniNeutronBuilder.hh.
Referenced by Build(), and G4BertiniNeutronBuilder().