FEDRA emulsion software from the OPERA Collaboration
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <conio.h>
#include "TObject.h"
#include "AcqStage1.h"
#include "nidaqmx.h"
Go to the source code of this file.
Classes | |
class | AcqPlateChanger |
struct | Identifier |
struct | TBank |
struct | TPlate |
Macros | |
#define | MAX_NUMBER_OF_PLATES 100 |
#define | VPOS_ABOVE_STAGE 3 |
#define | VPOS_DOWN 1 |
#define | VPOS_DOWN_TO_STAGE 2 |
#define | VPOS_UP 0 |
#define MAX_NUMBER_OF_PLATES 100 |
#define VPOS_ABOVE_STAGE 3 |
#define VPOS_DOWN 1 |
#define VPOS_DOWN_TO_STAGE 2 |
#define VPOS_UP 0 |