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

#include <geant4/tree/geant4-10.6-release/source/physics_lists/builders/include/G4PiKBuilder.hh>

+ Inheritance diagram for G4PiKBuilder:
+ Collaboration diagram for G4PiKBuilder:

Public Member Functions

 G4PiKBuilder ()
 
virtual ~G4PiKBuilder ()
 
virtual void Build () finaloverride
 
virtual void RegisterMe (G4PhysicsBuilderInterface *aB) finaloverride
 
- Public Member Functions inherited from G4PhysicsBuilderInterface
 G4PhysicsBuilderInterface ()=default
 
virtual ~G4PhysicsBuilderInterface ()
 
virtual void SetMinEnergy (G4double)
 
virtual void SetMaxEnergy (G4double)
 

Private Attributes

G4PionPlusInelasticProcessthePionPlusInelastic
 
G4PionMinusInelasticProcessthePionMinusInelastic
 
G4KaonPlusInelasticProcesstheKaonPlusInelastic
 
G4KaonMinusInelasticProcesstheKaonMinusInelastic
 
G4KaonZeroLInelasticProcesstheKaonZeroLInelastic
 
G4KaonZeroSInelasticProcesstheKaonZeroSInelastic
 
std::vector< G4VPiKBuilder * > theModelCollections
 
G4bool wasActivated
 

Detailed Description

Definition at line 50 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 50 of file G4PiKBuilder.hh

Constructor & Destructor Documentation

G4PiKBuilder::G4PiKBuilder ( )

Definition at line 46 of file G4PiKBuilder.cc.

View newest version in sPHENIX GitHub at line 46 of file G4PiKBuilder.cc

References theKaonMinusInelastic, theKaonPlusInelastic, theKaonZeroLInelastic, theKaonZeroSInelastic, thePionMinusInelastic, and thePionPlusInelastic.

virtual G4PiKBuilder::~G4PiKBuilder ( )
inlinevirtual

Definition at line 54 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 54 of file G4PiKBuilder.hh

Member Function Documentation

void G4PiKBuilder::Build ( void  )
finaloverridevirtual

Reimplemented from G4PhysicsBuilderInterface.

Definition at line 57 of file G4PiKBuilder.cc.

View newest version in sPHENIX GitHub at line 57 of file G4PiKBuilder.cc

References G4ProcessManager::AddDiscreteProcess(), G4ParticleDefinition::GetProcessManager(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), G4KaonZeroLong::KaonZeroLong(), G4KaonZeroShort::KaonZeroShort(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), theKaonMinusInelastic, theKaonPlusInelastic, theKaonZeroLInelastic, theKaonZeroSInelastic, theModelCollections, thePionMinusInelastic, thePionPlusInelastic, and wasActivated.

Referenced by G4HadronPhysicsQGSP_BIC_AllHP::ConstructProcess(), and G4HadronPhysicsQGSP_BIC_HP::ConstructProcess().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4PiKBuilder::RegisterMe ( G4PhysicsBuilderInterface aB)
finaloverridevirtual

Reimplemented from G4PhysicsBuilderInterface.

Definition at line 91 of file G4PiKBuilder.cc.

View newest version in sPHENIX GitHub at line 91 of file G4PiKBuilder.cc

References G4PhysicsBuilderInterface::RegisterMe(), and theModelCollections.

Referenced by G4HadronPhysicsQGSP_BIC_AllHP::CreateModels(), and G4HadronPhysicsQGSP_BIC_HP::CreateModels().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4KaonMinusInelasticProcess* G4PiKBuilder::theKaonMinusInelastic
private

Definition at line 63 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 63 of file G4PiKBuilder.hh

Referenced by Build(), and G4PiKBuilder().

G4KaonPlusInelasticProcess* G4PiKBuilder::theKaonPlusInelastic
private

Definition at line 62 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 62 of file G4PiKBuilder.hh

Referenced by Build(), and G4PiKBuilder().

G4KaonZeroLInelasticProcess* G4PiKBuilder::theKaonZeroLInelastic
private

Definition at line 64 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 64 of file G4PiKBuilder.hh

Referenced by Build(), and G4PiKBuilder().

G4KaonZeroSInelasticProcess* G4PiKBuilder::theKaonZeroSInelastic
private

Definition at line 65 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 65 of file G4PiKBuilder.hh

Referenced by Build(), and G4PiKBuilder().

std::vector<G4VPiKBuilder *> G4PiKBuilder::theModelCollections
private

Definition at line 67 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 67 of file G4PiKBuilder.hh

Referenced by Build(), and RegisterMe().

G4PionMinusInelasticProcess* G4PiKBuilder::thePionMinusInelastic
private

Definition at line 61 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 61 of file G4PiKBuilder.hh

Referenced by Build(), and G4PiKBuilder().

G4PionPlusInelasticProcess* G4PiKBuilder::thePionPlusInelastic
private

Definition at line 60 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 60 of file G4PiKBuilder.hh

Referenced by Build(), and G4PiKBuilder().

G4bool G4PiKBuilder::wasActivated
private

Definition at line 69 of file G4PiKBuilder.hh.

View newest version in sPHENIX GitHub at line 69 of file G4PiKBuilder.hh

Referenced by Build().


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