|
Geant4_10
|
#include <G4CrossSectionFactoryRegistry.hh>
Public Member Functions | |
| G4VBaseXSFactory * | GetFactory (const G4String &name, G4bool abortIfNotFound=true) const |
| void | Register (const G4String &name, G4VBaseXSFactory *factory) |
Static Public Member Functions | |
| static G4CrossSectionFactoryRegistry * | Instance () |
Friends | |
| std::ostream & | operator<< (std::ostream &, const G4CrossSectionFactoryRegistry &) |
Definition at line 48 of file G4CrossSectionFactoryRegistry.hh.
| G4VBaseXSFactory * G4CrossSectionFactoryRegistry::GetFactory | ( | const G4String & | name, |
| G4bool | abortIfNotFound = true |
||
| ) | const |
Definition at line 78 of file G4CrossSectionFactoryRegistry.cc.


|
static |
Definition at line 41 of file G4CrossSectionFactoryRegistry.cc.

| void G4CrossSectionFactoryRegistry::Register | ( | const G4String & | name, |
| G4VBaseXSFactory * | factory | ||
| ) |
Definition at line 64 of file G4CrossSectionFactoryRegistry.cc.


|
friend |
Definition at line 98 of file G4CrossSectionFactoryRegistry.cc.
1.8.5