areaDetector
3-13
EPICS areaDetector framework
|
#include "DexelaDetector.h"
#include "BusScanner.h"
#include "DexImage.h"
#include "DexelaException.h"
#include <conio.h>
Functions | |
void | AcquireCallbackSequence (DexelaDetector &detector) |
void | myCallback (int fc, int buf, DexelaDetector *det) |
int | main (int argc, char *argv[]) |
void AcquireCallbackSequence | ( | DexelaDetector & | detector | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
void myCallback | ( | int | fc, |
int | buf, | ||
DexelaDetector * | det | ||
) |