|
Last change
on this file since 664 was 587, checked in by harald, 25 years ago |
|
The integration of the class MGFadcDisp in the mars code. Now
one is able to see at least the high gain samples with this gui.
I hope that also Razmik is now able to look to the data.
|
|
File size:
450 bytes
|
| Line | |
|---|
| 1 | #ifndef __CINT__
|
|---|
| 2 |
|
|---|
| 3 | #include <TGButton.h> // TGPictureButton
|
|---|
| 4 | #include <TGTab.h> // TGTab
|
|---|
| 5 | #include <TGMenu.h> // TGPopupMenu
|
|---|
| 6 | #include <TGMsgBox.h> // TGMsgBox
|
|---|
| 7 | #include <TGListBox.h> // TGListBox
|
|---|
| 8 | #include <TGListView.h> // TGListBox
|
|---|
| 9 | #include <TGSplitter.h> // TGHorizontal3DLine
|
|---|
| 10 | #include <TGFSContainer.h> // TGFileContainer
|
|---|
| 11 | #include <TGLabel.h> // TGLabel
|
|---|
| 12 | #include <TGTextEntry.h>
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 | #endif // __CINT__
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.