15#ifndef D3PDMAKERCORECOMPS_AUXDATAFILLERTOOL_H
16#define D3PDMAKERCORECOMPS_AUXDATAFILLERTOOL_H
44 const std::string& name,
45 const IInterface* parent);
53 virtual StatusCode
book();
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;
Base class for elements of a container that can have aux data.
Base class for elements of a container that can have aux data.
Block filler tool for noisy FEB information.