| 
    Geant4
    10.01.p01
    
   | 
 
#include <HadronElasticPhysicsHP.hh>
 Inheritance diagram for HadronElasticPhysicsHP:
 Collaboration diagram for HadronElasticPhysicsHP:Public Member Functions | |
| HadronElasticPhysicsHP (G4int ver=1) | |
| ~HadronElasticPhysicsHP () | |
| virtual void | ConstructProcess () | 
| void | SetThermalPhysics (G4bool flag) | 
  Public Member Functions inherited from G4HadronElasticPhysics | |
| G4HadronElasticPhysics (G4int ver=0) | |
| virtual | ~G4HadronElasticPhysics () | 
| virtual void | ConstructParticle () | 
| G4HadronElastic * | GetNeutronModel () | 
| G4HadronicProcess * | GetNeutronProcess () | 
  Public Member Functions inherited from G4VPhysicsConstructor | |
| G4VPhysicsConstructor (const G4String &="") | |
| G4VPhysicsConstructor (const G4String &name, G4int physics_type) | |
| virtual | ~G4VPhysicsConstructor () | 
| void | SetPhysicsName (const G4String &="") | 
| const G4String & | GetPhysicsName () const | 
| void | SetPhysicsType (G4int) | 
| G4int | GetPhysicsType () const | 
| void | SetVerboseLevel (G4int value) | 
| G4int | GetVerboseLevel () const | 
| G4int | GetInstanceID () const | 
Private Attributes | |
| G4bool | fThermal | 
| NeutronHPMessenger * | fNeutronMessenger | 
Additional Inherited Members | |
  Static Public Member Functions inherited from G4VPhysicsConstructor | |
| static const G4VPCManager & | GetSubInstanceManager () | 
  Protected Member Functions inherited from G4VPhysicsConstructor | |
| G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) | 
  Protected Attributes inherited from G4VPhysicsConstructor | |
| G4int | verboseLevel | 
| G4String | namePhysics | 
| G4int | typePhysics | 
| G4ParticleTable * | theParticleTable | 
| G4int | g4vpcInstanceID | 
  Static Protected Attributes inherited from G4VPhysicsConstructor | |
| static G4RUN_DLL G4VPCManager | subInstanceManager | 
Definition at line 44 of file HadronElasticPhysicsHP.hh.
| HadronElasticPhysicsHP::HadronElasticPhysicsHP | ( | G4int | ver = 1 | ) | 
Definition at line 50 of file HadronElasticPhysicsHP.cc.
References fNeutronMessenger.
| HadronElasticPhysicsHP::~HadronElasticPhysicsHP | ( | ) | 
Definition at line 59 of file HadronElasticPhysicsHP.cc.
References fNeutronMessenger.
      
  | 
  virtual | 
Reimplemented from G4HadronElasticPhysics.
Definition at line 66 of file HadronElasticPhysicsHP.cc.
References G4HadronicProcess::AddDataSet(), G4HadronElasticPhysics::ConstructProcess(), eV, fThermal, G4HadronElasticPhysics::GetNeutronModel(), G4HadronElasticPhysics::GetNeutronProcess(), MeV, G4HadronicProcess::RegisterMe(), and G4HadronicInteraction::SetMinEnergy().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 54 of file HadronElasticPhysicsHP.hh.
References fThermal.
      
  | 
  private | 
Definition at line 58 of file HadronElasticPhysicsHP.hh.
Referenced by HadronElasticPhysicsHP(), and ~HadronElasticPhysicsHP().
      
  | 
  private | 
Definition at line 54 of file HadronElasticPhysicsHP.hh.
Referenced by ConstructProcess(), and SetThermalPhysics().