CMS 3D CMS Logo

VisRPCContent.h

Go to the documentation of this file.
00001 #ifndef VIS_MUON_RPC_VIS_RPC_CONTENT_H
00002 # define VIS_MUON_RPC_VIS_RPC_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 VisRPCContent : public VisContent
00016 {
00017     IG_DECLARE_STATE_ELEMENT (VisRPCContent);
00018 public:
00019     VisRPCContent (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_MUON_RPC_VIS_RPC_CONTENT_H

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