|
FEDRA emulsion software from the OPERA Collaboration
|
#include <cstdio>#include <cstdlib>#include <string>#include <ctime>#include <cmath>#include "TObject.h"#include "AcqStage1.h"#include "AcqCOM.h"

Go to the source code of this file.
Classes | |
| class | AcqSerialPlateChanger |
| struct | IdentifierS |
| struct | TBankS |
| struct | TPlateS |
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 |