|
FEDRA emulsion software from the OPERA Collaboration
|


Go to the source code of this file.
Classes | |
| class | EdbScanClientBase |
| class | EdbScanClientCommon |
Macros | |
| #define | CMD_LEN 256 |
| #define | MAX(X, Y) ((X) > (Y) ? : (X) : (Y)) |
| #define | MIN(X, Y) ((X) < (Y) ? : (X) : (Y)) |
| #define CMD_LEN 256 |
| #define MAX | ( | X, | |
| Y | |||
| ) | ((X) > (Y) ? : (X) : (Y)) |
| #define MIN | ( | X, | |
| Y | |||
| ) | ((X) < (Y) ? : (X) : (Y)) |