Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PhysListRegistry.hh>
Static Public Member Functions | |
static G4PhysListRegistry * | Instance () |
Definition at line 56 of file G4PhysListRegistry.hh.
G4PhysListRegistry::~G4PhysListRegistry | ( | ) |
Definition at line 100 of file G4PhysListRegistry.cc.
void G4PhysListRegistry::AddFactory | ( | G4String | name, |
G4VBasePhysListStamper * | factory | ||
) |
Definition at line 110 of file G4PhysListRegistry.cc.
Referenced by G4PhysListStamper< T >::G4PhysListStamper().
Definition at line 115 of file G4PhysListRegistry.cc.
Referenced by Instance().
const std::vector< G4String > & G4PhysListRegistry::AvailablePhysicsExtensions | ( | ) | const |
Definition at line 389 of file G4PhysListRegistry.cc.
Referenced by AvailablePhysListsEM(), and DeconstructPhysListName().
const std::vector< G4String > & G4PhysListRegistry::AvailablePhysLists | ( | ) | const |
Definition at line 378 of file G4PhysListRegistry.cc.
Referenced by g4alt::G4PhysListFactory::AvailablePhysLists(), DeconstructPhysListName(), and PrintAvailablePhysLists().
const std::vector< G4String > & G4PhysListRegistry::AvailablePhysListsEM | ( | ) | const |
Definition at line 400 of file G4PhysListRegistry.cc.
Referenced by g4alt::G4PhysListFactory::AvailablePhysListsEM().
G4bool G4PhysListRegistry::DeconstructPhysListName | ( | const G4String & | name, |
G4String & | plBase, | ||
std::vector< G4String > & | physExt, | ||
std::vector< G4int > & | replace, | ||
G4int | verbose = 0 |
||
) | const |
Definition at line 231 of file G4PhysListRegistry.cc.
Referenced by GetModularPhysicsList(), and IsReferencePhysList().
G4bool G4PhysListRegistry::FindLongestMatch | ( | const G4String & | workName, |
const G4String & | searchName, | ||
const std::vector< G4String > & | validNames, | ||
G4String & | bestMatch, | ||
G4int | verbose = 0 |
||
) | const |
Definition at line 341 of file G4PhysListRegistry.cc.
Referenced by DeconstructPhysListName().
G4VModularPhysicsList * G4PhysListRegistry::GetModularPhysicsList | ( | const G4String & | name | ) |
Definition at line 122 of file G4PhysListRegistry.cc.
Referenced by GetModularPhysicsListFromEnv(), and g4alt::G4PhysListFactory::GetReferencePhysList().
G4VModularPhysicsList * G4PhysListRegistry::GetModularPhysicsListFromEnv | ( | ) |
Definition at line 201 of file G4PhysListRegistry.cc.
Referenced by g4alt::G4PhysListFactory::ReferencePhysList().
|
inline |
Definition at line 102 of file G4PhysListRegistry.hh.
|
inline |
Definition at line 95 of file G4PhysListRegistry.hh.
Referenced by g4alt::G4PhysListFactory::GetUnknownFatal().
|
inline |
Definition at line 98 of file G4PhysListRegistry.hh.
|
inline |
Definition at line 92 of file G4PhysListRegistry.hh.
Referenced by g4alt::G4PhysListFactory::GetVerbose().
|
static |
Definition at line 64 of file G4PhysListRegistry.cc.
Referenced by g4alt::G4PhysListFactory::AvailablePhysLists(), g4alt::G4PhysListFactory::AvailablePhysListsEM(), G4PhysListStamper< T >::G4PhysListStamper(), g4alt::G4PhysListFactory::GetReferencePhysList(), g4alt::G4PhysListFactory::GetUnknownFatal(), g4alt::G4PhysListFactory::GetVerbose(), g4alt::G4PhysListFactory::IsReferencePhysList(), g4alt::G4PhysListFactory::PrintAvailablePhysLists(), g4alt::G4PhysListFactory::ReferencePhysList(), g4alt::G4PhysListFactory::SetDefaultReferencePhysList(), g4alt::G4PhysListFactory::SetUnknownFatal(), and g4alt::G4PhysListFactory::SetVerbose().
Definition at line 222 of file G4PhysListRegistry.cc.
Referenced by g4alt::G4PhysListFactory::IsReferencePhysList().
void G4PhysListRegistry::PrintAvailablePhysLists | ( | ) | const |
Definition at line 408 of file G4PhysListRegistry.cc.
Referenced by g4alt::G4PhysListFactory::PrintAvailablePhysLists().
|
inline |
Definition at line 94 of file G4PhysListRegistry.hh.
Referenced by g4alt::G4PhysListFactory::SetUnknownFatal().
void G4PhysListRegistry::SetUserDefaultPhysList | ( | const G4String & | name = "" | ) |
Definition at line 104 of file G4PhysListRegistry.cc.
Referenced by g4alt::G4PhysListFactory::SetDefaultReferencePhysList().
|
inline |
Definition at line 91 of file G4PhysListRegistry.hh.
Referenced by g4alt::G4PhysListFactory::SetVerbose().