ATLAS Offline Software
Loading...
Searching...
No Matches
PFMatch Namespace Reference

Classes

class  EtaPhiSqDistanceCalculator
 Calculates distance between two EtaPhi objects. More...
class  EtaPhiSqSignificanceCalculator
 Calculates distance between EtaPhi and EtaPhiWithVariance object. More...
class  DistanceFactory
 Factory to create IDistanceProvider of the type requested. More...
class  TrackClusterMatcher
 Checks if a cluster should be matched to a track or not, and has methods to return list of best matches. More...
class  ITrack
class  ICluster
class  IPosition
class  IPositionProvider
class  PositionProvider
class  ClusterPositionProvider
class  TrackPositionProvider
class  DistanceCalculator
class  IDistanceProvider
class  DistanceProvider
class  EtaPhi
class  AllLayersEtaPhi
class  EtaPhiWithVariance
class  ClusterPlainEtaPhiProvider
class  ClusterGeometricalCenterProvider
class  TrackEtaPhiInFixedLayersProvider
class  TrackPositionFactory
class  ClusterPositionFactory

Typedefs

typedef std::pair< ICluster *, double > MatchDistance
typedef eflowCalo::LAYER LayerType

Typedef Documentation

◆ LayerType

Definition at line 23 of file PFMatchInterfaces.h.

◆ MatchDistance

typedef std::pair<ICluster*,double> PFMatch::MatchDistance

Definition at line 24 of file PFMatcher.h.