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);
Block filler tool for noisy FEB information.