CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_1/src/DataFormats/Alignment/interface/TkFittedLasBeamCollectionFwd.h

Go to the documentation of this file.
00001 // simply forward the typedef of the collection
00002 #include <vector>
00003 class TkFittedLasBeam;
00004 typedef std::vector<TkFittedLasBeam> TkFittedLasBeamCollection;