8#ifndef TRK_IPIXELTOTPIDTOOL_H
9#define TRK_IPIXELTOTPIDTOOL_H
11#include "GaudiKernel/EventContext.h"
12#include "GaudiKernel/IAlgTool.h"
31 virtual float dEdx(
const EventContext& ctx,
34 int& nUsedIBLOverflowHits)
const = 0;
39 int nGoodPixels)
const = 0;
41 virtual float getMass(
const EventContext& ctx,
44 int nGoodPixels)
const = 0;
Ensure that the ATLAS eigen extensions are properly loaded.