Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4NeutronHPData Class Reference

#include <G4NeutronHPData.hh>

Public Member Functions

 G4NeutronHPData ()
 
 ~G4NeutronHPData ()
 
G4PhysicsVectorMakePhysicsVector (G4Element *thE, G4NeutronHPFissionData *theP)
 
G4PhysicsVectorMakePhysicsVector (G4Element *thE, G4NeutronHPCaptureData *theP)
 
G4PhysicsVectorMakePhysicsVector (G4Element *thE, G4NeutronHPElasticData *theP)
 
G4PhysicsVectorMakePhysicsVector (G4Element *thE, G4NeutronHPInelasticData *theP)
 
G4PhysicsVectorDoPhysicsVector (G4NeutronHPVector *theVector)
 

Static Public Member Functions

static G4NeutronHPDataInstance ()
 

Detailed Description

Definition at line 45 of file G4NeutronHPData.hh.

Constructor & Destructor Documentation

G4NeutronHPData::G4NeutronHPData ( )

Definition at line 33 of file G4NeutronHPData.cc.

Here is the call graph for this function:

G4NeutronHPData::~G4NeutronHPData ( )

Definition at line 44 of file G4NeutronHPData.cc.

Member Function Documentation

G4PhysicsVector * G4NeutronHPData::DoPhysicsVector ( G4NeutronHPVector theVector)

Definition at line 56 of file G4NeutronHPData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4NeutronHPData * G4NeutronHPData::Instance ( void  )
static

Definition at line 50 of file G4NeutronHPData.cc.

Here is the caller graph for this function:

G4PhysicsVector* G4NeutronHPData::MakePhysicsVector ( G4Element thE,
G4NeutronHPFissionData theP 
)
inline

Definition at line 53 of file G4NeutronHPData.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4PhysicsVector* G4NeutronHPData::MakePhysicsVector ( G4Element thE,
G4NeutronHPCaptureData theP 
)
inline

Definition at line 58 of file G4NeutronHPData.hh.

Here is the call graph for this function:

G4PhysicsVector* G4NeutronHPData::MakePhysicsVector ( G4Element thE,
G4NeutronHPElasticData theP 
)
inline

Definition at line 63 of file G4NeutronHPData.hh.

Here is the call graph for this function:

G4PhysicsVector* G4NeutronHPData::MakePhysicsVector ( G4Element thE,
G4NeutronHPInelasticData theP 
)
inline

Definition at line 68 of file G4NeutronHPData.hh.

Here is the call graph for this function:


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