| 162,7 → 162,7 |
| SetToolTipText("Replace the current \"Integrate spectrum\" settings with default settings."); |
| |
| relPde->widgetChBox[0]-> |
| SetToolTipText("Normalize the ADC integral to the number of events ([ADC integral]/[Nr. of events])."); |
| SetToolTipText("Normalize the ADC integral so that it is in a range between 0 and 1."); |
| midPeak->widgetChBox[0]-> |
| SetToolTipText("Instead of taking the complete pedestal peak as noise, take only half of the peak."); |
| darkRun->widgetTE-> |
| 190,7 → 190,7 |
| SetToolTipText("Replace the current \"Breakdown voltage\" settings with default settings."); |
| |
| surfScanOpt->widgetChBox[0]-> |
| SetToolTipText("Normalize the ADC integral to the number of events ([ADC integral]/[Nr. of events])."); |
| SetToolTipText("Normalize the ADC integral so that it is in a range between 0 and 1."); |
| surfScanOpt->widgetChBox[1]-> |
| SetToolTipText("Start the X and Y axis values from zero in the bottom left corner of the 2D plot,\ninstead of taking the actual position of the table."); |
| resolSurf->widgetNE[0]->GetNumberEntry()-> |
| 250,4 → 250,5 |
| SetToolTipText("Export the currently selected histogram (ADC, TDC or\nADC/TDC from selected files) into the .pdf format."); |
| editSelHist->widgetTB[0]-> |
| SetToolTipText("Open the currently visible plot in the \"Histogram\"\nwindow in a new tab to enable further editing."); |
| // posUnitsPlot->widgetTB[0]->SetToolTipText("Open the currently visible plot in the \"Histogram\"\nwindow in a new tab to enable further editing."); |
| } |