ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/doiPET/include/doiPETPhysicsList.hh>
Protected Member Functions | |
void | SetCuts () |
Protected Member Functions inherited from G4VModularPhysicsList | |
G4VModularPhysicsList (const G4VModularPhysicsList &) | |
G4VModularPhysicsList & | operator= (const G4VModularPhysicsList &) |
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 |
Private Attributes | |
G4VPhysicsConstructor * | emPhysicsList |
G4VPhysicsConstructor * | decayPhysicsList |
G4VPhysicsConstructor * | raddecayList |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VModularPhysicsList | |
static const G4VMPLManager & | GetSubInstanceManager () |
Protected Types inherited from G4VModularPhysicsList | |
typedef G4VMPLData::G4PhysConstVectorData | G4PhysConstVector |
Protected Attributes inherited from G4VModularPhysicsList | |
G4int | verboseLevel |
G4int | g4vmplInstanceID |
Static Protected Attributes inherited from G4VModularPhysicsList | |
static G4RUN_DLL G4VMPLManager | G4VMPLsubInstanceManager |
Definition at line 50 of file doiPETPhysicsList.hh.
View newest version in sPHENIX GitHub at line 50 of file doiPETPhysicsList.hh
doiPETPhysicsList::doiPETPhysicsList | ( | ) |
Definition at line 49 of file doiPETPhysicsList.cc.
View newest version in sPHENIX GitHub at line 49 of file doiPETPhysicsList.cc
References decayPhysicsList, emPhysicsList, raddecayList, and G4VModularPhysicsList::SetVerboseLevel().
doiPETPhysicsList::~doiPETPhysicsList | ( | ) |
Definition at line 61 of file doiPETPhysicsList.cc.
View newest version in sPHENIX GitHub at line 61 of file doiPETPhysicsList.cc
References decayPhysicsList, emPhysicsList, and raddecayList.
Reimplemented from G4VModularPhysicsList.
Definition at line 68 of file doiPETPhysicsList.cc.
View newest version in sPHENIX GitHub at line 68 of file doiPETPhysicsList.cc
References decayPhysicsList.
Reimplemented from G4VModularPhysicsList.
Definition at line 73 of file doiPETPhysicsList.cc.
View newest version in sPHENIX GitHub at line 73 of file doiPETPhysicsList.cc
References G4VUserPhysicsList::AddTransportation(), G4VPhysicsConstructor::ConstructProcess(), decayPhysicsList, emPhysicsList, and raddecayList.
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 89 of file doiPETPhysicsList.cc.
View newest version in sPHENIX GitHub at line 89 of file doiPETPhysicsList.cc
References G4VUserPhysicsList::defaultCutValue, G4VUserPhysicsList::DumpCutValuesTable(), mm, G4VUserPhysicsList::SetCutValue(), and G4VModularPhysicsList::verboseLevel.
|
private |
Definition at line 65 of file doiPETPhysicsList.hh.
View newest version in sPHENIX GitHub at line 65 of file doiPETPhysicsList.hh
Referenced by ConstructParticle(), ConstructProcess(), doiPETPhysicsList(), and ~doiPETPhysicsList().
|
private |
Definition at line 64 of file doiPETPhysicsList.hh.
View newest version in sPHENIX GitHub at line 64 of file doiPETPhysicsList.hh
Referenced by ConstructProcess(), doiPETPhysicsList(), and ~doiPETPhysicsList().
|
private |
Definition at line 66 of file doiPETPhysicsList.hh.
View newest version in sPHENIX GitHub at line 66 of file doiPETPhysicsList.hh
Referenced by ConstructProcess(), doiPETPhysicsList(), and ~doiPETPhysicsList().