5 #define TRG_VERSION 0x32
8 #include "daqFormats.h"
10 void *offlen2ptr(
void *base,
struct offlen ol);
11 void *offlen2ptr(
void *base,
struct offlen ol,
char *type);
13 void *validate(
void * ptr,
char *type);
14 bool validateBank(
void * ptr,
char *type);