CMS 3D CMS Logo

Typedefs

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2_patch1/src/RecoVertex/VertexPrimitives/interface/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,
AlgebraicMatrix33
TTmap
typedef std::map
< reco::TransientTrack, TTmap
TTtoTTmap

Typedef Documentation

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

Definition at line 11 of file TTtoTTmap.h.

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

Definition at line 12 of file TTtoTTmap.h.