![]() |
ATLAS Offline Software
|
#include <G4ScoringProcessTool.h>
Classes | |
| class | PhysicsConstructor |
Public Member Functions | |
| G4ScoringProcessTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| Standard constructor. More... | |
| virtual | ~G4ScoringProcessTool () |
| Destructor. More... | |
| virtual StatusCode | initialize () override final |
| Initialize method. More... | |
| virtual UPPhysicsConstructor | GetPhysicsOption () override final |
| Implements. More... | |
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 | ||
| ) |
|
virtual |
|
finaloverridevirtual |
Definition at line 60 of file G4ScoringProcessTool.cxx.
|
finaloverridevirtual |
Initialize method.
Definition at line 54 of file G4ScoringProcessTool.cxx.
1.8.18