ATLAS Offline Software
Classes | Namespaces | Typedefs
PFMatcher.h File Reference
#include "eflowRec/PFMatchInterfaces.h"
#include <algorithm>
#include <utility>
#include <cmath>
Include dependency graph for PFMatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PFMatch::TrackClusterMatcher
 Checks if a cluster should be matched to a track or not, and has methods to return list of best matches. More...
 

Namespaces

 PFMatch
 

Typedefs

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