CMS 3D CMS Logo

VisCommonRootReps.h

Go to the documentation of this file.
00001 #ifndef VIS_ROOT_MODEL_VIS_COMMON_ROOT_REPS_H
00002 # define VIS_ROOT_MODEL_VIS_COMMON_ROOT_REPS_H
00003 
00004 //<<<<<< INCLUDES                                                       >>>>>>
00005 # include "VisRoot/VisRootModel/interface/config.h"
00006 
00007 //<<<<<< PUBLIC DEFINES                                                 >>>>>>
00008 //<<<<<< PUBLIC CONSTANTS                                               >>>>>>
00009 //<<<<<< PUBLIC TYPES                                                   >>>>>>
00010 
00011 class IgTwig;
00012 class IgRepContext;
00013 class VisRootModel;
00014 class VisRootRep;
00015 
00016 //<<<<<< PUBLIC VARIABLES                                               >>>>>>
00017 //<<<<<< PUBLIC FUNCTIONS                                               >>>>>>
00018 VIS_ROOT_MODEL_API MMM_DECLARE(IgRepContext *, doRepresent,
00019                                (IgTwig *twig, VisRootModel *model));
00020 VIS_ROOT_MODEL_API MMM_DECLARE(void,              doUpdate,
00021                                (IgTwig *twig, VisRootRep *rep, unsigned mask));
00022 
00023 
00024 
00025 
00026 //<<<<<< CLASS DECLARATIONS                                             >>>>>>
00027 //<<<<<< INLINE PUBLIC FUNCTIONS                                        >>>>>>
00028 //<<<<<< INLINE MEMBER FUNCTIONS                                        >>>>>>
00029 
00030 #endif // VIS_ROOT_MODEL_VIS_COMMON_ROOT_REPS_H

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