ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/environments/g4py/tests/g4pytest/ExN01pl/ExN01PhysicsList.hh>
Protected Member Functions | |
void | ConstructParticle () |
void | ConstructProcess () |
void | SetCuts () |
Protected Member Functions inherited from G4VUserPhysicsList | |
void | AddTransportation () |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
void | BuildIntegralPhysicsTable (G4VProcess *, G4ParticleDefinition *) |
virtual void | RetrievePhysicsTable (G4ParticleDefinition *, const G4String &directory, G4bool ascii=false) |
void | InitializeProcessManager () |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VUserPhysicsList | |
static const G4VUPLManager & | GetSubInstanceManager () |
Protected Attributes inherited from G4VUserPhysicsList | |
G4ParticleTable * | theParticleTable |
G4int | verboseLevel |
G4double | defaultCutValue |
G4bool | isSetDefaultCutValue |
G4ProductionCutsTable * | fCutsTable |
G4bool | fRetrievePhysicsTable |
G4bool | fStoredInAscii |
G4bool | fIsCheckedForRetrievePhysicsTable |
G4bool | fIsRestoredCutValues |
G4String | directoryPhysicsTable |
G4bool | fDisableCheckParticleList |
G4int | g4vuplInstanceID |
Static Protected Attributes inherited from G4VUserPhysicsList | |
static G4RUN_DLL G4VUPLManager | subInstanceManager |
Definition at line 43 of file ExN01PhysicsList.hh.
View newest version in sPHENIX GitHub at line 43 of file ExN01PhysicsList.hh
ExN01PhysicsList::ExN01PhysicsList | ( | ) |
Definition at line 41 of file ExN01PhysicsList.cc.
View newest version in sPHENIX GitHub at line 41 of file ExN01PhysicsList.cc
ExN01PhysicsList::~ExN01PhysicsList | ( | ) |
Definition at line 47 of file ExN01PhysicsList.cc.
View newest version in sPHENIX GitHub at line 47 of file ExN01PhysicsList.cc
Implements G4VUserPhysicsList.
Definition at line 53 of file ExN01PhysicsList.cc.
View newest version in sPHENIX GitHub at line 53 of file ExN01PhysicsList.cc
References G4Geantino::GeantinoDefinition().
Implements G4VUserPhysicsList.
Definition at line 60 of file ExN01PhysicsList.cc.
View newest version in sPHENIX GitHub at line 60 of file ExN01PhysicsList.cc
References G4VUserPhysicsList::AddTransportation().
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 67 of file ExN01PhysicsList.cc.
View newest version in sPHENIX GitHub at line 67 of file ExN01PhysicsList.cc
References G4VUserPhysicsList::GetVerboseLevel(), G4VUserPhysicsList::SetCutsWithDefault(), and G4VUserPhysicsList::SetVerboseLevel().