#include <vector>
#include <map>
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "TrackingTools/TransientTrack/interface/TransientTrack.h"
Go to the source code of this file.
Classes | |
class | RecTracksDistanceMatrix |
Calculates all distances between a given bunch of reco::TransientTracks at once, stores the results. More... |