|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef D3PDMAKERUTILS_VECTORFILLERTOOLBASE_H
17 #define D3PDMAKERUTILS_VECTORFILLERTOOLBASE_H
24 #include "GaudiKernel/ToolHandle.h"
29 class TVirtualCollectionProxy;
89 const std::string&
name,
118 const std::type_info& ti,
120 const std::string& docstring =
"",
121 const void* defval = 0);
142 const std::type_info& ti,
144 const std::string&
dim,
145 const std::string& docstring =
"",
146 const void* defval = 0);
244 const std::type_info& ti,
246 const std::string&
dim,
257 const std::string&
prefix);
380 const std::vector<unsigned long>& codes_in,
381 std::vector<unsigned long>& codes_out);
388 #endif // not D3PDMAKERUTILS_VECTORFILLERTOOLBASE_H
Common interface for adding a variable to a tuple.
Abstract interface for iterating over a set of things.
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
Common interface for adding a variable to a tuple.