5 #ifndef DERIVATIONFRAMEWORK_EVENTINFOBSERRDECORATOR_H
6 #define DERIVATIONFRAMEWORK_EVENTINFOBSERRDECORATOR_H
13 #include "GaudiKernel/ToolHandle.h"
14 #include "AthLinks/ElementLink.h"
32 using base_class::base_class;
40 {
this,
"DecorationPrefix",
"",
"" };
42 {
this,
"ContainerName",
"EventInfo",
""};
46 ToolHandle<ISCT_ByteStreamErrorsTool>
m_byteStreamErrTool{
this,
"ByteStreamErrTool",
"SCT_ByteStreamErrorsTool",
"Tool to retrieve SCT ByteStream Errors"};
47 ToolHandle<ISCT_CablingTool>
m_cabling{
this,
"SCT_CablingTool",
"SCT_CablingTool",
"Tool to retrieve SCT Cabling"};
65 #endif // DERIVATIONFRAMEWORK_EVENTINFOBSERRDECORATOR_H