Geant4
10.03.p03
|
#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 46 of file G4PhysListFactoryAlt.hh.
G4PhysListFactory::G4PhysListFactory | ( | ) |
Definition at line 44 of file G4PhysListFactoryAlt.cc.
G4PhysListFactory::~G4PhysListFactory | ( | ) |
Definition at line 48 of file G4PhysListFactoryAlt.cc.
const std::vector< G4String > & G4PhysListFactory::AvailablePhysLists | ( | ) | const |
Definition at line 74 of file G4PhysListFactoryAlt.cc.
const std::vector< G4String > & G4PhysListFactory::AvailablePhysListsEM | ( | ) | const |
Definition at line 80 of file G4PhysListFactoryAlt.cc.
G4VModularPhysicsList * G4PhysListFactory::GetReferencePhysList | ( | const G4String & | name | ) |
Definition at line 63 of file G4PhysListFactoryAlt.cc.
G4int G4PhysListFactory::GetUnknownFatal | ( | ) | const |
Definition at line 105 of file G4PhysListFactoryAlt.cc.
G4int G4PhysListFactory::GetVerbose | ( | ) | const |
Definition at line 95 of file G4PhysListFactoryAlt.cc.
Definition at line 68 of file G4PhysListFactoryAlt.cc.
void G4PhysListFactory::PrintAvailablePhysLists | ( | ) | const |
Definition at line 85 of file G4PhysListFactoryAlt.cc.
G4VModularPhysicsList * G4PhysListFactory::ReferencePhysList | ( | ) |
Definition at line 57 of file G4PhysListFactoryAlt.cc.
Definition at line 51 of file G4PhysListFactoryAlt.cc.
Definition at line 100 of file G4PhysListFactoryAlt.cc.
Definition at line 90 of file G4PhysListFactoryAlt.cc.