16#ifndef D3PDMAKERCORECOMPS_INDEXMULTIASSOCIATIONFILLERTOOL_H
17#define D3PDMAKERCORECOMPS_INDEXMULTIASSOCIATIONFILLERTOOL_H
27#include "GaudiKernel/ToolHandle.h"
34class ICollectionRegistryTool;
64 :
public extends<AthAlgTool, IBlockFillerTool>,
public AddVariable
74 const std::string& name,
75 const IInterface* parent);
91 const std::type_info& ti)
override;
99 virtual StatusCode
book()
override;
129 bool again =
false)
override;
Common implementation of IAddVariable.
Cache pointer -> index mappings for a Getter used for index assocs.
Helper to convert pointers.
AddVariable(const std::string &prefix, const std::string &blockName=s_emptyString)
Constructor.
Common interface for adding a variable to a tuple.
This is helper for converting between pointers of different types, given dynamically by std::type_inf...
Block filler tool for noisy FEB information.