CMS 3D CMS Logo

VisTkSimContent.h

Go to the documentation of this file.
00001 #ifndef VIS_SIM_TRACKER_VIS_TK_SIM_CONTENT_H
00002 # define VIS_SIM_TRACKER_VIS_TK_SIM_CONTENT_H
00003 
00004 //<<<<<< INCLUDES                                                       >>>>>>
00005 
00006 # include "VisFramework/VisFrameworkBase/interface/VisCoreContent.h"
00007 
00008 //<<<<<< PUBLIC DEFINES                                                 >>>>>>
00009 //<<<<<< PUBLIC CONSTANTS                                               >>>>>>
00010 //<<<<<< PUBLIC TYPES                                                   >>>>>>
00011 //<<<<<< PUBLIC VARIABLES                                               >>>>>>
00012 //<<<<<< PUBLIC FUNCTIONS                                               >>>>>>
00013 //<<<<<< CLASS DECLARATIONS                                             >>>>>>
00014 
00015 class VisTkSimContent : public VisContent
00016 {
00017     IG_DECLARE_STATE_ELEMENT (VisTkSimContent);
00018 public:
00019     VisTkSimContent (IgState *state);
00020     // implicit copy constructor
00021     // implicit assignment operator
00022     // implicit destructor
00023 
00024 private:
00025     void                init (void);
00026 };
00027 
00028 //<<<<<< INLINE PUBLIC FUNCTIONS                                        >>>>>>
00029 //<<<<<< INLINE MEMBER FUNCTIONS                                        >>>>>>
00030 
00031 #endif // VIS_SIM_TRACKER_VIS_TK_SIM_CONTENT_H

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