|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef D3PDMAKERCORECOMPS_AUXDATAFILLERTOOL_H
16 #define D3PDMAKERCORECOMPS_AUXDATAFILLERTOOL_H
44 const std::string&
name,
92 Var (
const std::string& the_name,
93 const std::string& the_docstring,
94 const std::vector<std::string>& the_labels,
95 const std::vector<std::string>& the_label_classes,
96 const std::string& the_defstring,
97 bool the_has_default);
125 const std::type_info*
ti;
128 std::vector<SG::AuxElement::TypelessConstAccessor>
accessors;
139 std::vector<std::unique_ptr<Var> >
m_vars;
146 #endif // not D3PDMAKERCORECOMPS_AUXDATAFILLERTOOL_H
Base class for elements of a container that can have aux data.
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::unique_ptr< void, Deleter > unique_ptr
A std::unique_ptr type referencing a generic pointer.
Base class for elements of a container that can have aux data.