trying to fix ctbGui bugs

This commit is contained in:
2019-06-03 17:42:43 +02:00
parent 0eec57f8a2
commit 3baa4b8ab1
2 changed files with 34 additions and 12 deletions

View File

@ -75,6 +75,7 @@ class ctbAdc : public TGHorizontalFrame {
Bool_t getEnable();
void setEnable(Bool_t);
void setPlot(Bool_t);
Bool_t getInverted();
Bool_t getPlot();
void setInverted(Bool_t);