| 
    Geant4
    10.02.p02
    
   | 
 
#include <G4NeutronBuilder.hh>
 Collaboration diagram for G4NeutronBuilder:Public Member Functions | |
| G4NeutronBuilder (G4bool fissionFlag=false) | |
| virtual | ~G4NeutronBuilder () | 
| void | Build () | 
| void | RegisterMe (G4VNeutronBuilder *aB) | 
Private Attributes | |
| G4NeutronInelasticProcess * | theNeutronInelastic | 
| G4HadronFissionProcess * | theNeutronFission | 
| G4HadronCaptureProcess * | theNeutronCapture | 
| std::vector< G4VNeutronBuilder * > | theModelCollections | 
| G4bool | wasActivated | 
| G4bool | isFissionActivated | 
Definition at line 51 of file G4NeutronBuilder.hh.
| G4NeutronBuilder::G4NeutronBuilder | ( | G4bool | fissionFlag = false | ) | 
Definition at line 45 of file G4NeutronBuilder.cc.
References isFissionActivated, theNeutronCapture, theNeutronFission, and theNeutronInelastic.
      
  | 
  virtual | 
Definition at line 57 of file G4NeutronBuilder.cc.
| void G4NeutronBuilder::Build | ( | void | ) | 
Definition at line 61 of file G4NeutronBuilder.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ParticleDefinition::GetProcessManager(), isFissionActivated, G4Neutron::Neutron(), theModelCollections, theNeutronCapture, theNeutronFission, theNeutronInelastic, and wasActivated.
Referenced by ExExChHadronPhysicsQGSP_BIC::ConstructProcess(), G4HadronPhysicsQGSP_BIC_AllHP::ConstructProcess(), G4HadronPhysicsFTFP_BERT_ATL::ConstructProcess(), G4HadronPhysicsFTF_BIC::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsFTFP_BERT_HP::ConstructProcess(), G4HadronPhysicsFTFP_BERT::ConstructProcess(), G4HadronPhysicsQGSP_FTFP_BERT::ConstructProcess(), G4HadronPhysicsFTFP_BERT_TRV::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), G4HadronPhysicsQGSP_BIC::ConstructProcess(), G4HadronPhysicsQGSP_BERT_HP::ConstructProcess(), G4HadronPhysicsQGSP_BERT::ConstructProcess(), G4HadronPhysicsQGSP_BIC_HP::ConstructProcess(), G4HadronPhysicsQGS_BIC::ConstructProcess(), and G4HadronPhysicsINCLXX::ConstructProcess().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 59 of file G4NeutronBuilder.hh.
References theModelCollections.
Referenced by ExExChHadronPhysicsQGSP_BIC::CreateModels(), G4HadronPhysicsQGSP_BIC_AllHP::CreateModels(), G4HadronPhysicsFTFP_BERT_ATL::CreateModels(), G4HadronPhysicsFTF_BIC::CreateModels(), G4HadronPhysicsNuBeam::CreateModels(), G4HadronPhysicsFTFP_BERT_HP::CreateModels(), G4HadronPhysicsFTFP_BERT::CreateModels(), G4HadronPhysicsFTFP_BERT_TRV::CreateModels(), G4HadronPhysicsQGSP_FTFP_BERT::CreateModels(), G4HadronPhysicsQGSP_BIC::CreateModels(), G4HadronPhysicsQGSP_BERT_HP::CreateModels(), G4HadronPhysicsShielding::CreateModels(), G4HadronPhysicsQGSP_BIC_HP::CreateModels(), G4HadronPhysicsQGS_BIC::CreateModels(), G4HadronPhysicsQGSP_BERT::CreateModels(), and G4HadronPhysicsINCLXX::CreateModels().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 69 of file G4NeutronBuilder.hh.
Referenced by Build(), and G4NeutronBuilder().
      
  | 
  private | 
Definition at line 66 of file G4NeutronBuilder.hh.
Referenced by Build(), and RegisterMe().
      
  | 
  private | 
Definition at line 64 of file G4NeutronBuilder.hh.
Referenced by Build(), and G4NeutronBuilder().
      
  | 
  private | 
Definition at line 63 of file G4NeutronBuilder.hh.
Referenced by Build(), and G4NeutronBuilder().
      
  | 
  private | 
Definition at line 62 of file G4NeutronBuilder.hh.
Referenced by Build(), and G4NeutronBuilder().
      
  | 
  private | 
Definition at line 68 of file G4NeutronBuilder.hh.
Referenced by Build().