![]() |
ATLAS Offline Software
|
Tool for the concrete implementation of a Physics List selection class. More...
#include <G4ScoringProcessTool.h>
Classes | |
| class | PhysicsConstructor |
Public Member Functions | |
| G4ScoringProcessTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| Standard constructor. | |
| virtual | ~G4ScoringProcessTool () |
| Destructor. | |
| virtual StatusCode | initialize () override final |
| Initialize method. | |
| virtual UPPhysicsConstructor | GetPhysicsOption () override final |
| Implements. | |
Tool for the concrete implementation of a Physics List selection class.
Definition at line 21 of file G4ScoringProcessTool.h.
| G4ScoringProcessTool::G4ScoringProcessTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Standard constructor.
Definition at line 35 of file G4ScoringProcessTool.cxx.
|
virtual |
|
finaloverridevirtual |
Definition at line 60 of file G4ScoringProcessTool.cxx.
|
finaloverridevirtual |
Initialize method.
Definition at line 54 of file G4ScoringProcessTool.cxx.