MIDAS
|
Go to the source code of this file.
Macros | |
#define | UNUSED(x) ((void)(x)) |
Suppress compiler warnings. | |
#define | MAX_BLT_READ_SIZE 10000 |
Maximum size of data to read using BLT (32-bit) cycle. | |
This file contains the class implementation for the v1720 module driver.
Definition in file v1720CONET2.cxx.
#define MAX_BLT_READ_SIZE 10000 |
Maximum size of data to read using BLT (32-bit) cycle.
Definition at line 371 of file v1720CONET2.cxx.
Suppress compiler warnings.
Definition at line 13 of file v1720CONET2.cxx.