CMS 3D CMS Logo

Typedefs

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/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.