FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void UIConnector::cbpxChanged
(
)
slot
Definition at line
2119
of file
RawEventsViewer.cc
.
2120
{
2121
if
(
updating
)
2122
return
;
2123
2124
const
int
hwid = crateIDBox->value()*360 + boardIDBox->value()*36 + patchIDBox->value()*9 + pixelIDBox->value();
2125
HwIDBox->setValue(hwid);
2126
}
UIConnector::updating
bool updating
Definition:
RawEventsViewer.h:213
UIConnector
Generated on Sun Sep 18 2016 20:51:04 for FACT++ by
1.8.11