CMS 3D CMS Logo

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