![]() |
ATLAS Offline Software
|
#include <AtlasPhysListFactory.h>
Public Member Functions | |
| AtlasPhysListFactory () | |
| ~AtlasPhysListFactory ()=default | |
| G4VModularPhysicsList * | GetReferencePhysList (const G4String &) |
| G4VModularPhysicsList * | ReferencePhysList () |
| G4bool | IsReferencePhysList (const G4String &) |
| const std::vector< G4String > & | AvailablePhysLists () const |
| void | SetVerbose (G4int val) |
| void | SetMultipleStepsInMSCTransport (G4bool val) |
Private Attributes | |
| G4String | m_defName |
| G4int | m_verbose |
| G4bool | m_multipleStepsInMSCTransport {false} |
| std::vector< G4String > | m_listnames |
Definition at line 11 of file AtlasPhysListFactory.h.
| AtlasPhysListFactory::AtlasPhysListFactory | ( | ) |
|
default |
| const std::vector< G4String > & AtlasPhysListFactory::AvailablePhysLists | ( | ) | const |
| G4VModularPhysicsList * AtlasPhysListFactory::GetReferencePhysList | ( | const G4String & | ) |
| G4bool AtlasPhysListFactory::IsReferencePhysList | ( | const G4String & | ) |
| G4VModularPhysicsList * AtlasPhysListFactory::ReferencePhysList | ( | ) |
|
inline |
Definition at line 32 of file AtlasPhysListFactory.h.
|
inline |
Definition at line 31 of file AtlasPhysListFactory.h.
|
private |
Definition at line 36 of file AtlasPhysListFactory.h.
|
private |
Definition at line 39 of file AtlasPhysListFactory.h.
|
private |
Definition at line 38 of file AtlasPhysListFactory.h.
|
private |
Definition at line 37 of file AtlasPhysListFactory.h.