source:
trunk/Mars/mhft/MGeomCamMagicXT.h@
17701
      
      | Last change on this file since 17701 was 9369, checked in by , 17 years ago | |
|---|---|
| File size: 316 bytes | |
| Line | |
|---|---|
| 1 | #ifndef MARS_MGeomCamMagicXT | 
| 2 | #define MARS_MGeomCamMagicXT | 
| 3 | |
| 4 | #ifndef MARS_MGeomCamDwarf | 
| 5 | #include "MGeomCamDwarf.h" | 
| 6 | #endif | 
| 7 | |
| 8 | class MGeomCamMagicXT : public MGeomCamDwarf | 
| 9 | { | 
| 10 | public: | 
| 11 | MGeomCamMagicXT(const char *name=NULL); | 
| 12 | |
| 13 | ClassDef(MGeomCamMagicXT, 1) // Geometry class for the 'extended' Magic camera | 
| 14 | }; | 
| 15 | |
| 16 | #endif | 
| 17 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
