CMS 3D CMS Logo

VisPFContent.h

Go to the documentation of this file.
00001 #ifndef VIS_RECO_VIS_PF_CONTENT_H
00002 #define VIS_RECO_VIS_PF_CONTENT_H
00003 
00004 #include "VisFramework/VisFrameworkBase/interface/VisCoreContent.h"
00005 
00006 class VisPFContent : public VisContent
00007 {
00008     IG_DECLARE_STATE_ELEMENT(VisPFContent);
00009 public:
00010     VisPFContent(IgState *state);
00011   
00012 private:
00013     void init(void);
00014 };
00015 
00016 #endif

Generated on Tue Jun 9 17:50:24 2009 for CMSSW by  doxygen 1.5.4