13#ifndef D3PDMAKERUTILS_COLLECTIONGETTERTOOL_H
14#define D3PDMAKERUTILS_COLLECTIONGETTERTOOL_H
18#include "AthLinks/ElementLink.h"
19#include "AthLinks/DataLink.h"
58 virtual const void*
getUntyped (
bool allowMissing =
false);
64 virtual const std::type_info&
typeinfo()
const;
82 virtual StatusCode
reset (
bool allowMissing =
false);
103 virtual size_t sizeHint (
bool allowMissing =
false);
111 virtual const CONT*
get (
bool allowMissing =
false) = 0;
140 typename CONT::const_iterator
m_it;
143 typename CONT::const_iterator
m_end;
Block filler tool for noisy FEB information.