#include "Monopole/MonopolePhysicsTool.h"
- Author
- Edoardo Farina
- Date
- 14-05-2015
Definition at line 21 of file MonopolePhysicsTool.h.
◆ MonopolePhysicsTool()
| MonopolePhysicsTool::MonopolePhysicsTool |
( |
const std::string & | type, |
|
|
const std::string & | name, |
|
|
const IInterface * | parent ) |
Standard constructor.
Definition at line 39 of file MonopolePhysicsTool.cxx.
41 : base_class ( type, nam , parent )
42{
43 m_physicsOptionType = G4AtlasPhysicsOption::Type::BSMPhysics;
44}
◆ ~MonopolePhysicsTool()
| MonopolePhysicsTool::~MonopolePhysicsTool |
( |
| ) |
|
|
virtual |
◆ GetPhysicsOption()
| auto MonopolePhysicsTool::GetPhysicsOption |
( |
| ) |
|
|
finaloverridevirtual |
◆ initialize()
| StatusCode MonopolePhysicsTool::initialize |
( |
| ) |
|
|
finaloverridevirtual |
The documentation for this class was generated from the following files: