Geant4  10.00.p02
G4HadronElasticPhysicsXS Class Reference

#include <G4HadronElasticPhysicsXS.hh>

+ Inheritance diagram for G4HadronElasticPhysicsXS:
+ Collaboration diagram for G4HadronElasticPhysicsXS:

Public Member Functions

 G4HadronElasticPhysicsXS (G4int ver=1)
 
virtual ~G4HadronElasticPhysicsXS ()
 
virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
void AddXSection (const G4ParticleDefinition *, G4VCrossSectionDataSet *)
 
- Public Member Functions inherited from G4VPhysicsConstructor
 G4VPhysicsConstructor (const G4String &="")
 
 G4VPhysicsConstructor (const G4String &name, G4int physics_type)
 
virtual ~G4VPhysicsConstructor ()
 
void SetPhysicsName (const G4String &="")
 
const G4StringGetPhysicsName () const
 
void SetPhysicsType (G4int)
 
G4int GetPhysicsType () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4int GetInstanceID () const
 

Private Member Functions

 G4HadronElasticPhysicsXS (G4HadronElasticPhysicsXS &)
 
G4HadronElasticPhysicsXSoperator= (const G4HadronElasticPhysicsXS &right)
 

Private Attributes

G4int verbose
 

Static Private Attributes

static G4ThreadLocal G4bool wasActivated = false
 
static G4ThreadLocal
G4HadronElasticPhysics
mainElasticBuilder = 0
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VPhysicsConstructor
static const G4VPCManagerGetSubInstanceManager ()
 
- Protected Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
- Protected Attributes inherited from G4VPhysicsConstructor
G4int verboseLevel
 
G4String namePhysics
 
G4int typePhysics
 
G4ParticleTabletheParticleTable
 
G4int g4vpcInstanceID
 
- Static Protected Attributes inherited from G4VPhysicsConstructor
static G4RUN_DLL G4VPCManager subInstanceManager
 

Detailed Description

Definition at line 49 of file G4HadronElasticPhysicsXS.hh.

Constructor & Destructor Documentation

G4HadronElasticPhysicsXS::G4HadronElasticPhysicsXS ( G4int  ver = 1)

Definition at line 64 of file G4HadronElasticPhysicsXS.cc.

References G4cout, G4endl, G4VPhysicsConstructor::GetPhysicsName(), mainElasticBuilder, and verbose.

+ Here is the call graph for this function:

G4HadronElasticPhysicsXS::~G4HadronElasticPhysicsXS ( )
virtual

Definition at line 74 of file G4HadronElasticPhysicsXS.cc.

References mainElasticBuilder.

G4HadronElasticPhysicsXS::G4HadronElasticPhysicsXS ( G4HadronElasticPhysicsXS )
private

Member Function Documentation

void G4HadronElasticPhysicsXS::AddXSection ( const G4ParticleDefinition part,
G4VCrossSectionDataSet cross 
)

Definition at line 114 of file G4HadronElasticPhysicsXS.cc.

References G4HadronicProcess::AddDataSet(), fHadronElastic, G4ProcessManager::GetPostStepProcessVector(), G4ParticleDefinition::GetProcessManager(), n, and G4ProcessVector::size().

Referenced by ConstructProcess().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4HadronElasticPhysicsXS::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 79 of file G4HadronElasticPhysicsXS.cc.

References G4HadronElasticPhysics::ConstructParticle(), and mainElasticBuilder.

+ Here is the call graph for this function:

void G4HadronElasticPhysicsXS::ConstructProcess ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 85 of file G4HadronElasticPhysicsXS.cc.

References AddXSection(), G4HadronElasticPhysics::ConstructProcess(), G4cout, G4endl, G4HadronElasticPhysics::GetNeutronProcess(), mainElasticBuilder, G4Proton::Proton(), verbose, and wasActivated.

+ Here is the call graph for this function:

G4HadronElasticPhysicsXS& G4HadronElasticPhysicsXS::operator= ( const G4HadronElasticPhysicsXS right)
private

Member Data Documentation

G4ThreadLocal G4HadronElasticPhysics * G4HadronElasticPhysicsXS::mainElasticBuilder = 0
staticprivate
G4int G4HadronElasticPhysicsXS::verbose
private

Definition at line 74 of file G4HadronElasticPhysicsXS.hh.

Referenced by ConstructProcess(), and G4HadronElasticPhysicsXS().

G4ThreadLocal G4bool G4HadronElasticPhysicsXS::wasActivated = false
staticprivate

Definition at line 75 of file G4HadronElasticPhysicsXS.hh.

Referenced by ConstructProcess().


The documentation for this class was generated from the following files: