Changeset 14250 for trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc
- Timestamp:
- 06/29/12 10:52:28 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc
r14077 r14250 1039 1039 GLWindow->fIsDrsCalibration = state; 1040 1040 GLWindow->ApplyCalibration(); 1041 threeD_Window->setData(GLWindow->eventData); 1041 1042 1042 1043 on_autoScaleColor_clicked(); … … 1334 1335 PosOfMax_window->SetData(GLWindow->PosOfMaxvalues); 1335 1336 Max_window->SetData(GLWindow->Maxvalues); 1337 threeD_Window->setData(GLWindow->eventData);//rawEventData); 1336 1338 1337 1339 if (RMS_window->isVisible())
Note:
See TracChangeset
for help on using the changeset viewer.