--- eventviewer/flight/inc/FEVpamevcontrol.h 2007/03/20 12:49:53 1.3 +++ eventviewer/flight/inc/FEVpamevcontrol.h 2009/06/15 14:17:19 1.5 @@ -38,6 +38,7 @@ #include #include #include +#include // class CalorimeterCalibration : public TObject { public: @@ -62,7 +63,7 @@ private: TGHProgressBar *fHProg1; TGCheckButton *ffl0; - TGCheckButton *ftrks4; + // TGCheckButton *ftrks4; // TGCheckButton *fchktof; TGCheckButton *fchkac; @@ -86,6 +87,8 @@ TGComboBox *fCombo; TGComboBox *fComboDec; + TGTextButton *fgetl0; + TGTextButton *fshoworb; TGTextButton *fshowtrg; TGTextButton *fshowtof; @@ -122,6 +125,7 @@ void showalldata(); void shownddata(); void chkcalost(); + void getl0file(); void StopSearching(); void SetSearching();