4 #include <DAQ_READER/daq_det.h>
15 unsigned long trg_tick ;
32 static const char *help_string ;
41 daq_dta *
get(
const char *bank=
"*",
int c1=-1,
int c2=-1,
int c3=-1,
void *p1=0,
void *p2=0) ;
46 int get_l2(
char *buff,
int buff_bytes,
struct daq_trg_word *trg,
int prompt) ;
47 int get_token(
char *buff,
int buff_bytes) ;
50 virtual const char *GetCVS()
const {
51 static const char cvs[]=
"Tag $Name: $Id: built " __DATE__
" " __TIME__ ;
return cvs;