ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4HadronPhysicsINCLXX (G4int verbose=1) | |
G4HadronPhysicsINCLXX (const G4String &name, const G4bool quasiElastic=true, const G4bool neutronHP=false, const G4bool ftfp=false) | |
virtual | ~G4HadronPhysicsINCLXX () |
virtual void | ConstructParticle () override |
virtual void | ConstructProcess () override |
void | SetQuasiElastic (G4bool value) |
Public Member Functions inherited from G4VPhysicsConstructor | |
G4VPhysicsConstructor (const G4String &="") | |
G4VPhysicsConstructor (const G4String &name, G4int physics_type) | |
virtual | ~G4VPhysicsConstructor () |
void | SetPhysicsName (const G4String &="") |
const G4String & | GetPhysicsName () const |
void | SetPhysicsType (G4int) |
G4int | GetPhysicsType () const |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () const |
G4int | GetInstanceID () const |
virtual void | TerminateWorker () |
Protected Member Functions | |
virtual void | CreateModels () |
virtual void | Neutron () |
virtual void | Proton () |
virtual void | Pion () |
virtual void | Kaon () |
virtual void | Others () |
virtual void | ExtraConfiguration () |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
PhysicsBuilder_V | GetBuilders () const |
void | AddBuilder (G4PhysicsBuilderInterface *bld) |
Protected Attributes | |
G4bool | QuasiElastic |
G4bool | withNeutronHP |
G4bool | withFTFP |
Protected Attributes inherited from G4VPhysicsConstructor | |
G4int | verboseLevel |
G4String | namePhysics |
G4int | typePhysics |
G4ParticleTable * | theParticleTable |
G4int | g4vpcInstanceID |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPhysicsConstructor | |
static const G4VPCManager & | GetSubInstanceManager () |
Protected Types inherited from G4VPhysicsConstructor | |
using | PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 67 of file G4HadronPhysicsINCLXX.hh.
View newest version in sPHENIX GitHub at line 67 of file G4HadronPhysicsINCLXX.hh
G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX | ( | G4int | verbose = 1 | ) |
Definition at line 109 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 109 of file G4HadronPhysicsINCLXX.cc
G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX | ( | const G4String & | name, |
const G4bool | quasiElastic = true , |
||
const G4bool | neutronHP = false , |
||
const G4bool | ftfp = false |
||
) |
Definition at line 114 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 114 of file G4HadronPhysicsINCLXX.cc
|
virtual |
Definition at line 254 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 254 of file G4HadronPhysicsINCLXX.cc
Implements G4VPhysicsConstructor.
Definition at line 257 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 257 of file G4HadronPhysicsINCLXX.cc
References G4MesonConstructor::ConstructParticle(), G4IonConstructor::ConstructParticle(), G4BaryonConstructor::ConstructParticle(), and G4ShortLivedConstructor::ConstructParticle().
Implements G4VPhysicsConstructor.
Definition at line 272 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 272 of file G4HadronPhysicsINCLXX.cc
References CreateModels(), and ExtraConfiguration().
|
protectedvirtual |
Definition at line 122 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 122 of file G4HadronPhysicsINCLXX.cc
References Kaon(), Neutron(), Others(), Pion(), and Proton().
Referenced by ConstructProcess().
|
protectedvirtual |
Definition at line 278 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 278 of file G4HadronPhysicsINCLXX.cc
References G4HadronicProcess::AddDataSet(), G4PhysListUtil::FindCaptureProcess(), G4PhysListUtil::FindFissionProcess(), G4HadronicParameters::Instance(), MeV, G4InuclParticleNames::neutron, G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), and withNeutronHP.
Referenced by ConstructProcess().
|
protectedvirtual |
Definition at line 217 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 217 of file G4HadronPhysicsINCLXX.cc
References G4VPhysicsConstructor::AddBuilder(), GeV, k, G4BertiniKaonBuilder::SetMinEnergy(), and withFTFP.
Referenced by CreateModels().
|
protectedvirtual |
Definition at line 132 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 132 of file G4HadronPhysicsINCLXX.cc
References G4VPhysicsConstructor::AddBuilder(), GeV, MeV, G4InuclParticleNames::neu, G4INCLXXNeutronBuilder::SetMaxEnergy(), withFTFP, and withNeutronHP.
Referenced by CreateModels().
|
protectedvirtual |
Definition at line 240 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 240 of file G4HadronPhysicsINCLXX.cc
References G4VPhysicsConstructor::AddBuilder().
Referenced by CreateModels().
|
protectedvirtual |
Definition at line 194 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 194 of file G4HadronPhysicsINCLXX.cc
References G4VPhysicsConstructor::AddBuilder(), GeV, pi, G4INCLXXPionBuilder::SetMinEnergy(), and withFTFP.
Referenced by CreateModels().
|
protectedvirtual |
Definition at line 172 of file G4HadronPhysicsINCLXX.cc.
View newest version in sPHENIX GitHub at line 172 of file G4HadronPhysicsINCLXX.cc
References G4VPhysicsConstructor::AddBuilder(), GeV, MeV, G4InuclParticleNames::pro, and withFTFP.
Referenced by CreateModels().
Definition at line 78 of file G4HadronPhysicsINCLXX.hh.
View newest version in sPHENIX GitHub at line 78 of file G4HadronPhysicsINCLXX.hh
References QuasiElastic.
|
protected |
Definition at line 90 of file G4HadronPhysicsINCLXX.hh.
View newest version in sPHENIX GitHub at line 90 of file G4HadronPhysicsINCLXX.hh
Referenced by SetQuasiElastic().
|
protected |
Definition at line 92 of file G4HadronPhysicsINCLXX.hh.
View newest version in sPHENIX GitHub at line 92 of file G4HadronPhysicsINCLXX.hh
|
protected |
Definition at line 91 of file G4HadronPhysicsINCLXX.hh.
View newest version in sPHENIX GitHub at line 91 of file G4HadronPhysicsINCLXX.hh
Referenced by ExtraConfiguration(), and Neutron().