15#ifndef D3PDMAKERCORECOMPS_COLLECTIONGETTERREGISTRYTOOL_H
16#define D3PDMAKERCORECOMPS_COLLECTIONGETTERREGISTRYTOOL_H
21#include "GaudiKernel/ToolHandle.h"
22#include "GaudiKernel/ServiceHandle.h"
23#include "Gaudi/Interfaces/IOptionsSvc.h"
25#include <unordered_map>
46 :
public extends<AthAlgTool, ICollectionGetterRegistryTool>
56 const std::string& name,
57 const IInterface* parent);
69 virtual StatusCode
add (
const std::string&
label,
81 virtual StatusCode
get (
const std::string&
label,
82 const INamedInterface* parent,
95 typedef std::unordered_map<std::string, D3PD::ICollectionGetterTool*>
map_t;
std::string label(const std::string &format, int i)
Block filler tool for noisy FEB information.