FEDRA emulsion software from the OPERA Collaboration
AcqPlateChanger.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <conio.h>
#include "TObject.h"
#include "AcqStage1.h"
#include "nidaqmx.h"
Include dependency graph for AcqPlateChanger.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ MAX_NUMBER_OF_PLATES

#define MAX_NUMBER_OF_PLATES   100

◆ VPOS_ABOVE_STAGE

#define VPOS_ABOVE_STAGE   3

◆ VPOS_DOWN

#define VPOS_DOWN   1

◆ VPOS_DOWN_TO_STAGE

#define VPOS_DOWN_TO_STAGE   2

◆ VPOS_UP

#define VPOS_UP   0