CMS 3D CMS Logo

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