CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs
TsosVectorCollection.h File Reference
#include <vector>
#include "TrackingTools/TrajectoryState/interface/TrajectoryStateOnSurface.h"

Go to the source code of this file.

Typedefs

typedef std::vector
< std::vector
< TrajectoryStateOnSurface > > 
TsosVectorCollection
 

Typedef Documentation

typedef std::vector<std::vector<TrajectoryStateOnSurface> > TsosVectorCollection
Author
Gero Flucke
Date
May 2009 last update on
Date:
2009/05/11 10:01:29

by

Author:
flucke

A typedef for a collection of std::vectors of TrajectoryStateOnSurface .

Definition at line 17 of file TsosVectorCollection.h.