CMS 3D CMS Logo

VisCuTkStripClusterLabel.h

Go to the documentation of this file.
00001 #ifndef VIS_FRAMEWORK_BASE_VIS_CU_TK_STRIP_CLUSTER_LABEL_H
00002 # define VIS_FRAMEWORK_BASE_VIS_CU_TK_STRIP_CLUSTER_LABEL_H
00003 
00004 //<<<<<< INCLUDES                                                       >>>>>>
00005 
00006 # include "VisFramework/VisFrameworkBase/interface/VisActiveConfigurable.h"
00007 # include <string>
00008 
00009 //<<<<<< PUBLIC DEFINES                                                 >>>>>>
00010 //<<<<<< PUBLIC CONSTANTS                                               >>>>>>
00011 //<<<<<< PUBLIC TYPES                                                   >>>>>>
00012 //<<<<<< PUBLIC VARIABLES                                               >>>>>>
00013 //<<<<<< PUBLIC FUNCTIONS                                               >>>>>>
00014 //<<<<<< CLASS DECLARATIONS                                             >>>>>>
00015 
00016 class VisCuTkStripClusterLabel : public VisActiveConfigurable<std::string>
00017 {
00018 public:
00019     VisCuTkStripClusterLabel (IgState *state, lat::Callback notify);
00020     // implicit copy constructor
00021     // implicit assignment operator
00022     // implicit destructor
00023 };
00024 
00025 //<<<<<< INLINE PUBLIC FUNCTIONS                                        >>>>>>
00026 //<<<<<< INLINE MEMBER FUNCTIONS                                        >>>>>>
00027 
00028 #endif // VIS_FRAMEWORK_BASE_VIS_CU_TK_STRIP_CLUSTER_LABEL_H

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