#include <xAODTestReadSymlinkTool.h>
Definition at line 31 of file xAODTestReadSymlinkTool.h.
◆ xAODTestReadSymlinkTool()
DMTest::xAODTestReadSymlinkTool::xAODTestReadSymlinkTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
Constructor.
- Parameters
-
type | The tool type. |
name | The tool name. |
parent | The tool's parent. |
Definition at line 21 of file xAODTestReadSymlinkTool.cxx.
27 declareProperty (
"S1Key",
m_s1Key =
"S2");
28 declareProperty (
"S2Key",
m_s2Key =
"S2");
29 declareProperty (
"AliasKey",
m_aliasKey =
"S2alias");
◆ doit()
StatusCode DMTest::xAODTestReadSymlinkTool::doit |
( |
const EventContext & |
ctx | ) |
const |
|
overridevirtual |
◆ initialize()
StatusCode DMTest::xAODTestReadSymlinkTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ m_aliasKey
◆ m_objKey
◆ m_s1Key
◆ m_s2Key
The documentation for this class was generated from the following files: