|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JETMONITORING_EventVARTOOL_H
6 #define JETMONITORING_EventVARTOOL_H
10 #include "GaudiKernel/IAlgTool.h"
15 static const InterfaceID IID_IEventHistoVarTool(
"IEventHistoVarTool", 1 , 0);
29 static const InterfaceID&
interfaceID() {
return IID_IEventHistoVarTool; }
53 Gaudi::Property<std::string>
m_varName {
this,
"VarName",
""};
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.