CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TkFittedLasBeamCollectionFwd.h
Go to the documentation of this file.
1 // simply forward the typedef of the collection
2 #include <vector>
4 typedef std::vector<TkFittedLasBeam> TkFittedLasBeamCollection;
std::vector< TkFittedLasBeam > TkFittedLasBeamCollection