Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4HadParticles Class Reference

#include <G4HadParticles.hh>

Static Public Member Functions

static const std::vector< G4int > & GetLightHadrons ()
 
static const std::vector< G4int > & GetHyperons ()
 
static const std::vector< G4int > & GetAntiHyperons ()
 
static const std::vector< G4int > & GetKaons ()
 
static const std::vector< G4int > & GetBCHadrons ()
 
static const std::vector< G4int > & GetLightIons ()
 
static const std::vector< G4int > & GetLightAntiIons ()
 
static const std::vector< G4int > & GetHyperNuclei ()
 
static const std::vector< G4int > & GetHyperAntiNuclei ()
 
static const std::vector< G4int > & GetHeavyChargedParticles ()
 
static const std::vector< G4int > & GetBCChargedHadrons ()
 
static const std::vector< G4int > & GetChargedHyperNuclei ()
 

Detailed Description

Definition at line 40 of file G4HadParticles.hh.

Member Function Documentation

◆ GetAntiHyperons()

◆ GetBCChargedHadrons()

const std::vector< G4int > & G4HadParticles::GetBCChargedHadrons ( )
static

Definition at line 175 of file G4HadParticles.cc.

176{
177 return sBCChargedHadrons;
178}

Referenced by G4EmBuilder::ConstructCharged(), and G4EmBuilder::ConstructChargedSS().

◆ GetBCHadrons()

◆ GetChargedHyperNuclei()

const std::vector< G4int > & G4HadParticles::GetChargedHyperNuclei ( )
static

Definition at line 180 of file G4HadParticles.cc.

181{
182 return sChargedHyperNuclei;
183}

Referenced by G4EmBuilder::ConstructCharged(), and G4EmBuilder::ConstructChargedSS().

◆ GetHeavyChargedParticles()

const std::vector< G4int > & G4HadParticles::GetHeavyChargedParticles ( )
static

Definition at line 170 of file G4HadParticles.cc.

171{
172 return sHeavyChargedPart;
173}

Referenced by G4EmBuilder::ConstructCharged(), and G4EmBuilder::ConstructChargedSS().

◆ GetHyperAntiNuclei()

const std::vector< G4int > & G4HadParticles::GetHyperAntiNuclei ( )
static

Definition at line 165 of file G4HadParticles.cc.

166{
167 return sHyperAntiNuclei;
168}

Referenced by G4HadronicBuilder::BuildHyperAntiNucleiFTFP_BERT(), and G4HadronElasticPhysics::ConstructProcess().

◆ GetHyperNuclei()

const std::vector< G4int > & G4HadParticles::GetHyperNuclei ( )
static

◆ GetHyperons()

◆ GetKaons()

◆ GetLightAntiIons()

const std::vector< G4int > & G4HadParticles::GetLightAntiIons ( )
static

◆ GetLightHadrons()

const std::vector< G4int > & G4HadParticles::GetLightHadrons ( )
static

Definition at line 125 of file G4HadParticles.cc.

126{
127 return sLightHadrons;
128}

◆ GetLightIons()

const std::vector< G4int > & G4HadParticles::GetLightIons ( )
static

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