| 219,7 → 219,6 |
| TSubStructure *histOpt; |
| TSubStructure *exportHist; |
| TSubStructure *editSelHist; |
| TSubStructure *posUnitsPlot; |
| |
| // Substructures for analysis pane (analysis layout) |
| TSubStructure *intSpect; |
| 303,7 → 302,6 |
| // Action connections for temporary analysis edit window (new tab) |
| void ApplyRunningAver(); |
| void CloseTempAnalysisTab(int tabval); |
| void ExportTempAnalysisPlot(); |
| |
| // Additional functions |
| void DisplayHistogram(char *histfile, int histtype, int opt); |
| 312,9 → 310,6 |
| void RunMeas(void *ptr, int runCase, int &scanon); |
| int MyTimer(); |
| |
| // Open directory |
| char *currentOpenDir; |
| |
| // ROOT file variable structure ------------------------------- |
| struct EventHeader { |
| int nrch; |