|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef D3PDMAKERINTERFACES_IOBJGETTERTOOL_H
16 #define D3PDMAKERINTERFACES_IOBJGETTERTOOL_H
19 #include "GaudiKernel/IAlgTool.h"
46 :
virtual public IAlgTool
56 virtual const std::type_info&
typeinfo()
const = 0;
67 virtual const void*
getUntyped (
bool allowMissing =
false) = 0;
81 const T*
get (
bool allowMissing =
false);
134 bool allowMissing =
false) = 0;
148 const std::type_info& ti);
169 #endif // not D3PDMAKERINTERFACES_IOBJGETTERTOOL_H
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.