CMS 3D CMS Logo

VisRecoToolsTwig.h

Go to the documentation of this file.
00001 #ifndef VIS_RECO_TOOLS_VIS_RECO_TOOLS_TWIG_H
00002 # define VIS_RECO_TOOLS_VIS_RECO_TOOLS_TWIG_H
00003 
00004 //<<<<<< INCLUDES                                                       >>>>>>
00005 
00006 # include "VisFramework/VisFrameworkBase/interface/VisQueuedTwig.h"
00007 
00008 //<<<<<< PUBLIC DEFINES                                                 >>>>>>
00009 //<<<<<< PUBLIC CONSTANTS                                               >>>>>>
00010 //<<<<<< PUBLIC TYPES                                                   >>>>>>
00011 //<<<<<< PUBLIC VARIABLES                                               >>>>>>
00012 //<<<<<< PUBLIC FUNCTIONS                                               >>>>>>
00013 //<<<<<< CLASS DECLARATIONS                                             >>>>>>
00014 
00015 class VisRecoToolsTwig : public VisQueuedTwig
00016 {
00017 public:
00018     VisRecoToolsTwig (IgState *state, IgTwig *parent, const std::string &name);
00019     // implicit copy constructor
00020     // implicit assignment operator
00021     // implicit destructor
00022     virtual void                onNewEvent (const edm::Event &event,
00023                                             const edm::EventSetup &eventSetup);
00024 };
00025 
00026 //<<<<<< INLINE PUBLIC FUNCTIONS                                        >>>>>>
00027 //<<<<<< INLINE MEMBER FUNCTIONS                                        >>>>>>
00028 
00029 #endif // VIS_RECO_TOOLS_VIS_RECO_TOOLS_TWIG_H

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