|
Geant4
9.6.p02
|
#include <G4PhysListFactory.hh>
Public Member Functions | |
| G4PhysListFactory () | |
| ~G4PhysListFactory () | |
| G4VModularPhysicsList * | GetReferencePhysList (const G4String &) |
| G4VModularPhysicsList * | ReferencePhysList () |
| G4bool | IsReferencePhysList (const G4String &) |
| const std::vector< G4String > & | AvailablePhysLists () const |
| const std::vector< G4String > & | AvailablePhysListsEM () const |
| void | SetVerbose (G4int val) |
Definition at line 44 of file G4PhysListFactory.hh.
| G4PhysListFactory::G4PhysListFactory | ( | ) |
Definition at line 69 of file G4PhysListFactory.cc.
| G4PhysListFactory::~G4PhysListFactory | ( | ) |
Definition at line 92 of file G4PhysListFactory.cc.
Definition at line 221 of file G4PhysListFactory.cc.
Definition at line 227 of file G4PhysListFactory.cc.
| G4VModularPhysicsList * G4PhysListFactory::GetReferencePhysList | ( | const G4String & | name) |
Definition at line 116 of file G4PhysListFactory.cc.


| G4VModularPhysicsList * G4PhysListFactory::ReferencePhysList | ( | ) |
Definition at line 96 of file G4PhysListFactory.cc.


Definition at line 67 of file G4PhysListFactory.hh.
1.8.4