![]() |
ATLAS Offline Software
|
#include "Monopole/MonopolePhysicsTool.h"
Classes | |
| class | PhysicsConstructor |
Public Member Functions | |
| MonopolePhysicsTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| Standard constructor. | |
| virtual | ~MonopolePhysicsTool () |
| Destructor. | |
| virtual StatusCode | initialize () override final |
| Initialize method. | |
| virtual UPPhysicsConstructor | GetPhysicsOption () override final |
| Implements. | |
Definition at line 21 of file MonopolePhysicsTool.h.
| MonopolePhysicsTool::MonopolePhysicsTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Standard constructor.
Definition at line 39 of file MonopolePhysicsTool.cxx.
|
virtual |
|
finaloverridevirtual |
Definition at line 63 of file MonopolePhysicsTool.cxx.
|
finaloverridevirtual |
Initialize method.
Definition at line 57 of file MonopolePhysicsTool.cxx.