CMS 3D CMS Logo

Typedefs
TTtoTTmap.h File Reference
#include <map>
#include "TrackingTools/TransientTrack/interface/TransientTrack.h"

Go to the source code of this file.

Typedefs

typedef std::map< reco::TransientTrack, AlgebraicMatrix33TTmap
 
typedef std::map< reco::TransientTrack, TTmapTTtoTTmap
 

Typedef Documentation

◆ TTmap

Map of (key = RecTrack, elt = map of(key = RecTrack, elt = covariance matrix))

Definition at line 11 of file TTtoTTmap.h.

◆ TTtoTTmap

typedef std::map<reco::TransientTrack, TTmap> TTtoTTmap

Definition at line 12 of file TTtoTTmap.h.