ATLAS Offline Software
Loading...
Searching...
No Matches
PFMatch::IDistanceProvider Class Referenceabstract

#include <PFMatchInterfaces.h>

Inheritance diagram for PFMatch::IDistanceProvider:
Collaboration diagram for PFMatch::IDistanceProvider:

Public Member Functions

virtual ~IDistanceProvider ()
virtual double distanceBetween (ITrack *track, ICluster *cluster) const =0

Protected Member Functions

 IDistanceProvider ()

Detailed Description

Definition at line 116 of file PFMatchInterfaces.h.

Constructor & Destructor Documentation

◆ IDistanceProvider()

PFMatch::IDistanceProvider::IDistanceProvider ( )
inlineprotected

Definition at line 118 of file PFMatchInterfaces.h.

118{ }

◆ ~IDistanceProvider()

virtual PFMatch::IDistanceProvider::~IDistanceProvider ( )
inlinevirtual

Definition at line 120 of file PFMatchInterfaces.h.

120{ }

Member Function Documentation

◆ distanceBetween()

virtual double PFMatch::IDistanceProvider::distanceBetween ( ITrack * track,
ICluster * cluster ) const
pure virtual

The documentation for this class was generated from the following file: