Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

EventDisplay/GfxTrackListCfg.h

Go to the documentation of this file.
00001 
00017 #ifndef GFXTRACKLISTCFG_H
00018 #define GFXTRACKLISTCFG_H
00019 
00020 #include "GfxCfg.h"
00021 #include <Conventions/PlaneView.h>
00022 
00023 class Registry;
00024 
00025 class GfxTrackListCfg : public GfxCfg
00026 {
00027 
00028 public:
00029 
00030     GfxTrackListCfg(Registry* initial_config = 0);
00031     ~GfxTrackListCfg();
00032     
00033 };                              // end of class GfxTrackListCfg
00034 
00035 #endif  // GFXTRACKLISTCFG_H

Generated on Mon Feb 15 11:06:46 2010 for loon by  doxygen 1.3.9.1