Parent Directory | Revision Log | Patch
revision 1.4 by mocchiut, Fri Mar 30 11:16:41 2007 UTC | revision 1.6 by mocchiut, Mon Jun 22 09:29:59 2009 UTC | |
---|---|---|
# | Line 38 | Line 38 |
38 | #include <TEllipse.h> | #include <TEllipse.h> |
39 | #include <TArrow.h> | #include <TArrow.h> |
40 | #include <TStyle.h> | #include <TStyle.h> |
41 | #include <TGIcon.h> | |
42 | // | // |
43 | class CalorimeterCalibration : public TObject { | class CalorimeterCalibration : public TObject { |
44 | public: | public: |
# | Line 126 class PAMevcontrol : public TGMainFrame | Line 127 class PAMevcontrol : public TGMainFrame |
127 | void chkcalost(); | void chkcalost(); |
128 | void getl0file(); | void getl0file(); |
129 | ||
130 | void Refresh(); | |
131 | void StopSearching(); | void StopSearching(); |
132 | void SetSearching(); | void SetSearching(); |
133 | void RefreshButtons(); | void RefreshButtons(); |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |