CMS 3D CMS Logo

VisG4AnnotationsTwig.h

Go to the documentation of this file.
00001 #ifndef VIS_G4_FIELDS_VIS_G4_ANNOTATIONS_TWIG_H
00002 # define VIS_G4_FIELDS_VIS_G4_ANNOTATIONS_TWIG_H
00003 
00004 //<<<<<< INCLUDES                                                       >>>>>>
00005 
00006 # include "VisGeant4/VisG4Fields/interface/config.h"
00007 # include "Iguana/Framework/interface/IgTwig.h"
00008 
00009 //<<<<<< PUBLIC DEFINES                                                 >>>>>>
00010 //<<<<<< PUBLIC CONSTANTS                                               >>>>>>
00011 //<<<<<< PUBLIC TYPES                                                   >>>>>>
00012 //<<<<<< PUBLIC VARIABLES                                               >>>>>>
00013 //<<<<<< PUBLIC FUNCTIONS                                               >>>>>>
00014 //<<<<<< CLASS DECLARATIONS                                             >>>>>>
00015 
00018 class VIS_G4_FIELDS_API VisG4AnnotationsTwig : public IgSimpleTwig
00019 {
00020 public:
00021     VisG4AnnotationsTwig (IgTwig *parent);
00022     // implicit copy constructor
00023     // implicit assignment operator
00024     // implicit destructor
00025 
00026     virtual void        update (void);
00027 };
00028 
00029 //<<<<<< INLINE PUBLIC FUNCTIONS                                        >>>>>>
00030 //<<<<<< INLINE MEMBER FUNCTIONS                                        >>>>>>
00031 
00032 #endif // VIS_G4_FIELDS_VIS_G4_ANNOTATIONS_TWIG_H

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