|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
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;
153 #endif // not D3PDMAKERUTILS_OBJGETTERTOOL_H
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.