ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/physics_lists/lists/include/G4PhysListFactoryAlt.hh>
Public Member Functions | |
G4PhysListFactory () | |
~G4PhysListFactory () | |
G4VModularPhysicsList * | GetReferencePhysList (const G4String &) |
G4VModularPhysicsList * | ReferencePhysList () |
void | SetDefaultReferencePhysList (const G4String &name="") |
G4bool | IsReferencePhysList (const G4String &) |
const std::vector< G4String > & | AvailablePhysLists () const |
const std::vector< G4String > & | AvailablePhysListsEM () const |
void | PrintAvailablePhysLists () const |
void | SetVerbose (G4int val) |
G4int | GetVerbose () const |
void | SetUnknownFatal (G4int val) |
G4int | GetUnknownFatal () const |
Definition at line 45 of file G4PhysListFactoryAlt.hh.
View newest version in sPHENIX GitHub at line 45 of file G4PhysListFactoryAlt.hh
G4PhysListFactory::G4PhysListFactory | ( | ) |
Definition at line 43 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 43 of file G4PhysListFactoryAlt.cc
G4PhysListFactory::~G4PhysListFactory | ( | ) |
Definition at line 47 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 47 of file G4PhysListFactoryAlt.cc
const std::vector< G4String > & G4PhysListFactory::AvailablePhysLists | ( | ) | const |
Definition at line 73 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 73 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::AvailablePhysLists(), and G4PhysListRegistry::Instance().
const std::vector< G4String > & G4PhysListFactory::AvailablePhysListsEM | ( | ) | const |
Definition at line 79 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 79 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::AvailablePhysListsEM(), and G4PhysListRegistry::Instance().
G4VModularPhysicsList * G4PhysListFactory::GetReferencePhysList | ( | const G4String & | name | ) |
Definition at line 62 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 62 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::GetModularPhysicsList(), and G4PhysListRegistry::Instance().
Referenced by main().
G4int G4PhysListFactory::GetUnknownFatal | ( | ) | const |
Definition at line 104 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 104 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::GetUnknownFatal(), and G4PhysListRegistry::Instance().
G4int G4PhysListFactory::GetVerbose | ( | ) | const |
Definition at line 94 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 94 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::GetVerbose(), and G4PhysListRegistry::Instance().
Definition at line 67 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 67 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::Instance(), and G4PhysListRegistry::IsReferencePhysList().
void G4PhysListFactory::PrintAvailablePhysLists | ( | ) | const |
Definition at line 84 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 84 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::Instance(), and G4PhysListRegistry::PrintAvailablePhysLists().
G4VModularPhysicsList * G4PhysListFactory::ReferencePhysList | ( | ) |
Definition at line 56 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 56 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::GetModularPhysicsListFromEnv(), and G4PhysListRegistry::Instance().
Referenced by main().
Definition at line 50 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 50 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::Instance(), and G4PhysListRegistry::SetUserDefaultPhysList().
Referenced by main().
Definition at line 99 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 99 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::Instance(), and G4PhysListRegistry::SetUnknownFatal().
Definition at line 89 of file G4PhysListFactoryAlt.cc.
View newest version in sPHENIX GitHub at line 89 of file G4PhysListFactoryAlt.cc
References G4PhysListRegistry::Instance(), and G4PhysListRegistry::SetVerbose().