Changeset 15123 for trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc
- Timestamp:
- 03/19/13 13:25:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc
r15015 r15123 1142 1142 GLWindow->drawPatch = state; 1143 1143 GLWindow->updateGL(); 1144 RMS_window->fDrawPatch = state; 1145 RMS_window->updateGL(); 1146 Mean_window->fDrawPatch = state; 1147 Mean_window->updateGL(); 1148 Max_window->fDrawPatch = state; 1149 Max_window->updateGL(); 1150 PosOfMax_window->fDrawPatch = state; 1151 PosOfMax_window->updateGL(); 1144 1152 } 1145 1153 /************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.