ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PhysListUtil Class Reference

#include <geant4/tree/geant4-10.6-release/source/physics_lists/util/include/G4PhysListUtil.hh>

Static Public Member Functions

static G4HadronicProcessFindInelasticProcess (const G4ParticleDefinition *)
 
static G4HadronicProcessFindCaptureProcess (const G4ParticleDefinition *)
 
static G4HadronicProcessFindFissionProcess (const G4ParticleDefinition *)
 

Private Member Functions

 G4PhysListUtil ()
 
 ~G4PhysListUtil ()
 

Detailed Description

Definition at line 46 of file G4PhysListUtil.hh.

View newest version in sPHENIX GitHub at line 46 of file G4PhysListUtil.hh

Constructor & Destructor Documentation

G4PhysListUtil::G4PhysListUtil ( )
private
G4PhysListUtil::~G4PhysListUtil ( )
private

Member Function Documentation

G4HadronicProcess * G4PhysListUtil::FindFissionProcess ( const G4ParticleDefinition p)
static

Definition at line 79 of file G4PhysListUtil.cc.

View newest version in sPHENIX GitHub at line 79 of file G4PhysListUtil.cc

References fFission, G4ProcessManager::GetProcessList(), G4ParticleDefinition::GetProcessManager(), n, and G4ProcessVector::size().

Referenced by G4HadronPhysicsQGSP_BIC_AllHP::ConstructProcess(), G4HadronPhysicsQGSP_BIC_HP::ConstructProcess(), G4HadronPhysicsFTFP_BERT_HP::ExtraConfiguration(), G4HadronPhysicsShieldingLEND::ExtraConfiguration(), G4HadronPhysicsShielding::ExtraConfiguration(), G4HadronPhysicsQGSP_BERT_HP::ExtraConfiguration(), and G4HadronPhysicsINCLXX::ExtraConfiguration().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4HadronicProcess * G4PhysListUtil::FindInelasticProcess ( const G4ParticleDefinition p)
static

Definition at line 45 of file G4PhysListUtil.cc.

View newest version in sPHENIX GitHub at line 45 of file G4PhysListUtil.cc

References fHadronInelastic, G4ProcessManager::GetProcessList(), G4ParticleDefinition::GetProcessManager(), n, and G4ProcessVector::size().

Referenced by G4HadronPhysicsFTFP_BERT_TRV::ExtraConfiguration(), G4HadronPhysicsQGS_BIC::ExtraConfiguration(), G4HadronPhysicsShieldingLEND::ExtraConfiguration(), G4HadronPhysicsFTF_BIC::ExtraConfiguration(), G4HadronPhysicsQGSP_BIC::ExtraConfiguration(), G4HadronPhysicsQGSP_BERT::ExtraConfiguration(), G4HadronPhysicsShielding::ExtraConfiguration(), and G4HadronPhysicsFTFP_BERT::ExtraConfiguration().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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