Rev 111 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 111 | Rev 118 | ||
|---|---|---|---|
| Line 112... | Line 112... | ||
| 112 | #include "Riostream.h" | 
            112 | #include "Riostream.h" | 
          
| 113 | #include "TThread.h" | 
            113 | #include "TThread.h" | 
          
| 114 | #include "TApplication.h" | 
            114 | #include "TApplication.h" | 
          
| 115 | #include "TROOT.h" | 
            115 | #include "TROOT.h" | 
          
| 116 | #include "TGraph.h" | 
            116 | #include "TGraph.h" | 
          
| - | 117 | #include "TCanvas.h" | 
          |
| - | 118 | #include "TPad.h" | 
          |
| 117 | #include "TStyle.h" | 
            119 | #include "TStyle.h" | 
          
| 118 | #include "TH1F.h" | 
            120 | #include "TH1F.h" | 
          
| 119 | #include "daq.h" | 
            121 | #include "daq.h" | 
          
| 120 | 122 | ||
| 121 | TGTextButton *gTextButton[10];  | 
            123 | TGTextButton *gTextButton[10];  |