5#ifndef MUON_IDCSLFITPROVIDER
6#define MUON_IDCSLFITPROVIDER
8#include "GaudiKernel/IAlgTool.h"
22 static const InterfaceID IID_IDCSLFitProvider(
"Muon::IDCSLFitProvider",1,0);
23 return IID_IDCSLFitProvider;
Interface for tools resolving ambigueties and remove outliers in Muon::MuonSegment objects.
virtual const TrkDriftCircleMath::DCSLFitter * getFitter() const =0
fitter factory
static const InterfaceID & interfaceID()
virtual ~IDCSLFitProvider()=default
default destructor
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Function object to check whether two Segments are sub/super sets or different.
Helper struct to overload the destructors of smart pointers.
void operator()(const TrkDriftCircleMath::DCSLFitter *) const