ATLAS Offline Software
Classes | Typedefs
PFMatch Namespace Reference

Classes

class  AllLayersEtaPhi
 
class  ClusterGeometricalCenterProvider
 
class  ClusterPlainEtaPhiProvider
 
class  ClusterPositionFactory
 
class  ClusterPositionProvider
 
class  DistanceCalculator
 
class  DistanceFactory
 Factory to create IDistanceProvider of the type requested. More...
 
class  DistanceProvider
 
class  EtaPhi
 
class  EtaPhiSqDistanceCalculator
 Calculates distance between two EtaPhi objects. More...
 
class  EtaPhiSqSignificanceCalculator
 Calculates distance between EtaPhi and EtaPhiWithVariance object. More...
 
class  EtaPhiWithVariance
 
class  ICluster
 
class  IDistanceProvider
 
class  IPosition
 
class  IPositionProvider
 
class  ITrack
 
class  PositionProvider
 
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  TrackEtaPhiInFixedLayersProvider
 
class  TrackPositionFactory
 
class  TrackPositionProvider
 

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.