MIDAS
Loading...
Searching...
No Matches
v1740CONET2.cxx File Reference
#include "v1740CONET2.hxx"
#include <stdlib.h>
Include dependency graph for v1740CONET2.cxx:

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.
 

Detailed Description

Contents

This file contains the class implementation for the v1740 module driver.

Definition in file v1740CONET2.cxx.

Macro Definition Documentation

◆ MAX_BLT_READ_SIZE

#define MAX_BLT_READ_SIZE   10000

Maximum size of data to read using BLT (32-bit) cycle.

Definition at line 259 of file v1740CONET2.cxx.

◆ UNUSED

#define UNUSED (   x)    ((void)(x))

Suppress compiler warnings.

Definition at line 13 of file v1740CONET2.cxx.