5#ifndef TRT_CALIBTOOLS__IFITTOOL_H
6#define TRT_CALIBTOOLS__IFITTOOL_H
20#include "GaudiKernel/IAlgTool.h"
22#include "Identifier/Identifier.h"
33 virtual bool fit(std::vector<IdentifierProfileHistogram*>& histograms, std::vector<FloatArrayStore>& results) = 0;
IdentifiedProfileHistogram< Identifier > IdentifierProfileHistogram
class FloatArrayStore Access and manipulate an indexed storage of float vectors