ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/physics_lists/builders/include/G4QGSBinaryPiKBuilder.hh>
Public Member Functions | |
G4QGSBinaryPiKBuilder (G4bool quasiElastic=false) | |
virtual | ~G4QGSBinaryPiKBuilder () |
virtual void | Build (G4HadronElasticProcess *) finaloverride |
virtual void | Build (G4PionPlusInelasticProcess *aP) finaloverride |
virtual void | Build (G4PionMinusInelasticProcess *aP) finaloverride |
virtual void | Build (G4KaonPlusInelasticProcess *aP) finaloverride |
virtual void | Build (G4KaonMinusInelasticProcess *aP) finaloverride |
virtual void | Build (G4KaonZeroLInelasticProcess *aP) finaloverride |
virtual void | Build (G4KaonZeroSInelasticProcess *aP) finaloverride |
virtual void | SetMinEnergy (G4double aM) finaloverride |
Public Member Functions inherited from G4VPiKBuilder | |
G4VPiKBuilder ()=default | |
virtual | ~G4VPiKBuilder () |
Public Member Functions inherited from G4PhysicsBuilderInterface | |
G4PhysicsBuilderInterface ()=default | |
virtual | ~G4PhysicsBuilderInterface () |
virtual void | Build () |
virtual void | RegisterMe (G4PhysicsBuilderInterface *) |
virtual void | SetMaxEnergy (G4double) |
Private Attributes | |
G4TheoFSGenerator * | theModel |
G4BinaryCascade * | theCascade |
G4QGSModel< G4QGSParticipants > * | theStringModel |
G4ExcitedStringDecay * | theStringDecay |
G4QuasiElasticChannel * | theQuasiElastic |
G4double | theMin |
Definition at line 59 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 59 of file G4QGSBinaryPiKBuilder.hh
Definition at line 49 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 49 of file G4QGSBinaryPiKBuilder.cc
References G4HadronicParameters::GetMinEnergyTransitionQGS_FTF(), G4HadronicParameters::Instance(), G4VPartonStringModel::SetFragmentationModel(), G4TheoFSGenerator::SetHighEnergyGenerator(), G4TheoFSGenerator::SetQuasiElasticChannel(), G4TheoFSGenerator::SetTransport(), theCascade, theMin, theModel, theQuasiElastic, theStringDecay, and theStringModel.
|
virtual |
Definition at line 71 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 71 of file G4QGSBinaryPiKBuilder.cc
References theQuasiElastic, theStringDecay, and theStringModel.
|
inlinefinaloverridevirtual |
Implements G4VPiKBuilder.
Definition at line 65 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 65 of file G4QGSBinaryPiKBuilder.hh
|
finaloverridevirtual |
Implements G4VPiKBuilder.
Definition at line 79 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 79 of file G4QGSBinaryPiKBuilder.cc
References G4HadronicProcess::AddDataSet(), G4PionPlus::Definition(), G4HadronicParameters::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMin, and theModel.
|
finaloverridevirtual |
Implements G4VPiKBuilder.
Definition at line 88 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 88 of file G4QGSBinaryPiKBuilder.cc
References G4HadronicProcess::AddDataSet(), G4PionMinus::Definition(), G4HadronicParameters::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMin, and theModel.
|
finaloverridevirtual |
Implements G4VPiKBuilder.
Definition at line 97 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 97 of file G4QGSBinaryPiKBuilder.cc
References G4HadronicParameters::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMin, and theModel.
|
finaloverridevirtual |
Implements G4VPiKBuilder.
Definition at line 105 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 105 of file G4QGSBinaryPiKBuilder.cc
References G4HadronicParameters::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMin, and theModel.
|
finaloverridevirtual |
Implements G4VPiKBuilder.
Definition at line 113 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 113 of file G4QGSBinaryPiKBuilder.cc
References G4HadronicParameters::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMin, and theModel.
|
finaloverridevirtual |
Implements G4VPiKBuilder.
Definition at line 121 of file G4QGSBinaryPiKBuilder.cc.
View newest version in sPHENIX GitHub at line 121 of file G4QGSBinaryPiKBuilder.cc
References G4HadronicParameters::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMin, and theModel.
Reimplemented from G4PhysicsBuilderInterface.
Definition at line 73 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 73 of file G4QGSBinaryPiKBuilder.hh
References theMin.
|
private |
Definition at line 79 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 79 of file G4QGSBinaryPiKBuilder.hh
Referenced by G4QGSBinaryPiKBuilder().
|
private |
Definition at line 83 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 83 of file G4QGSBinaryPiKBuilder.hh
Referenced by Build(), G4QGSBinaryPiKBuilder(), and SetMinEnergy().
|
private |
Definition at line 78 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 78 of file G4QGSBinaryPiKBuilder.hh
Referenced by Build(), and G4QGSBinaryPiKBuilder().
|
private |
Definition at line 82 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 82 of file G4QGSBinaryPiKBuilder.hh
Referenced by G4QGSBinaryPiKBuilder(), and ~G4QGSBinaryPiKBuilder().
|
private |
Definition at line 81 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 81 of file G4QGSBinaryPiKBuilder.hh
Referenced by G4QGSBinaryPiKBuilder(), and ~G4QGSBinaryPiKBuilder().
|
private |
Definition at line 80 of file G4QGSBinaryPiKBuilder.hh.
View newest version in sPHENIX GitHub at line 80 of file G4QGSBinaryPiKBuilder.hh
Referenced by G4QGSBinaryPiKBuilder(), and ~G4QGSBinaryPiKBuilder().