#include <HelloTool.h>
Definition at line 13 of file HelloTool.h.
◆ HelloTool()
HelloTool::HelloTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ saySomething()
StatusCode HelloTool::saySomething |
( |
| ) |
|
|
overridevirtual |
Definition at line 11 of file HelloTool.cxx.
14 return StatusCode::SUCCESS;
◆ m_myMessage
Gaudi::Property<std::string> HelloTool::m_myMessage |
|
private |
Initial value:{this, "MyMessage",
"Default message set in HelloTool.h",
"something to say"}
Definition at line 21 of file HelloTool.h.
The documentation for this class was generated from the following files: