CMS 3D CMS Logo

Typedefs

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/Alignment/LaserAlignment/interface/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/10/14 07:32:07

by

Author:
flucke

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

Definition at line 17 of file TsosVectorCollection.h.