Changeset 2958 for trunk/MagicSoft/Mars/mgui
- Timestamp:
- 01/29/04 16:52:22 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/MCamEvent.h
r2417 r2958 2 2 #define MARS_MCamEvent 3 3 4 #ifndef MARS_MParContainer5 #include "MParContainer.h"4 #ifndef ROOT_TROOT 5 #include <TROOT.h> 6 6 #endif 7 7 8 8 class MGeomCam; 9 9 10 class MCamEvent : public MParContainer10 class MCamEvent 11 11 { 12 12 public:
Note:
See TracChangeset
for help on using the changeset viewer.