16#ifndef D3PDMAKERCORECOMPS_INDEXASSOCIATIONTOOL_H
17#define D3PDMAKERCORECOMPS_INDEXASSOCIATIONTOOL_H
27#include "GaudiKernel/ToolHandle.h"
62 :
public extends<AthAlgTool, IBlockFillerTool>,
public AddVariable
72 const std::string& name,
73 const IInterface* parent);
89 const std::type_info& ti)
override;
97 virtual StatusCode
book()
override;
127 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.