#include "G4AtlasInterfaces/IParallelWorldTool.h"
Abstract interface to a detector construction tool.
- Author
- ADA
- Date
- 2015-03-20
Definition at line 24 of file IParallelWorldTool.h.
◆ IParallelWorldTool()
IParallelWorldTool::IParallelWorldTool |
( |
const std::string & |
n | ) |
|
|
inline |
◆ Construct()
virtual void IParallelWorldTool::Construct |
( |
| ) |
|
|
pure virtual |
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method.
◆ GetParallelWorld()
virtual G4VUserParallelWorld* IParallelWorldTool::GetParallelWorld |
( |
| ) |
|
|
pure virtual |
◆ SetWorld()
virtual void IParallelWorldTool::SetWorld |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: