CMS 3D CMS Logo

VZeroFwd.h

Go to the documentation of this file.
00001 #ifndef _VZeroFwd_h_
00002 #define _VZeroFwd_h_
00003 
00004 #include <vector>
00005 
00006 namespace reco {
00007   class VZero;
00008 
00009   // collection of VZeros
00010   typedef std::vector<VZero> VZeroCollection;
00011 }
00012 
00013 #endif

Generated on Tue Jun 9 17:31:48 2009 for CMSSW by  doxygen 1.5.4