CMS 3D CMS Logo

VisG4MagFieldContent.h

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

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