fdhwlib  2.0.25
/home/kopmann/git-mirror/fdhwlib/fdhwlib/kaclib/kacfunctions.h File Reference

Go to the source code of this file.

Functions


Function Documentation

void enableTrigger ( long  col,
long  mask 
)
void getEvent ( long *  sec,
long *  subsec,
long *  col,
long *  row,
long *  energy,
long *  adc 
)
long getGain ( long  col,
long  row 
)
void getGainMatrix ( long *  matrix)
long getShapingTime ( )
long getThreshold ( long  col,
long  row 
)
long getTime ( )
void initEventLoop ( )
long isDebugMode ( )
long isRunMode ( )
void setDebugMode ( )
void setGain ( long  col,
long  row,
long  value 
)
void setGainMatrix ( long *  value)
void setRunMode ( )
void setShapingTime ( long  time)
void setThreshold ( long  col,
long  row,
long  value 
)
void setTime ( )
void stopEventLoop ( )