FACT++  1.0
void UIConnector::on_calibratedCheckBox_stateChanged ( int  state)
slot

Definition at line 1162 of file RawEventsViewer.cc.

1163 {
1164  GLWindow->fIsDrsCalibration = state;
1165  GLWindow->ApplyCalibration();
1166  threeD_Window->setData(GLWindow->eventData);
1167 
1169  pixelChanged(GLWindow->selectedPixel);
1170 
1171 }
void on_autoScaleColor_clicked()
void pixelChanged(int)