#include <dis.hxx>
#include "stdafx.h"
#include "..\VMEAcc\VMEAccess.h"
#include ".\hsconfiguration.h"
#include ".\hsjtagstreams.h"
#include ".\HSConfData.h"
#include "SpdHalfStave.h"
#include "SpdRouter.h"
#include "../spdDbConfLib/timer.h"
#include "spdFastorCalibration.h"
#include "spdDacScan.h"
#include "spdMeanTHScan.h"
#include "SpdDelayScan.h"
#include "SpdUniMatrixScan.h"
#include "SpdMinThresScan.h"
#include "spdScan.h"
Classes | |
class | SPDConfig |
Class to perform global operations in the detectors and calibration scans. More... | |
Defines | |
#define | DAC_SET 0 |
#define | DAC_SET_SENSE 1 |
#define | SET_TP 2 |
#define | SET_MASK 3 |
#define | NUMBER_OF_SCANS 6 |
#define | FO_CALIBRATION_POS 0 |
#define | MEAN_TH_SCAN_POS 1 |
#define | DAC_SCAN_POS 2 |
#define | DELAY_SCAN_POS 3 |
#define | MINTH_RESHSCAN_POS 4 |
#define | UNI_MATRIX_SCAN_POS 5 |
Variables | |
const unsigned int | HSInRouter = 6 |
const unsigned int | NRouters = 10 |
#define DAC_SCAN_POS 2 |
#define DAC_SET 0 |
#define DAC_SET_SENSE 1 |
#define DELAY_SCAN_POS 3 |
#define FO_CALIBRATION_POS 0 |
#define MEAN_TH_SCAN_POS 1 |
#define MINTH_RESHSCAN_POS 4 |
#define NUMBER_OF_SCANS 6 |
#define SET_MASK 3 |
#define SET_TP 2 |
#define UNI_MATRIX_SCAN_POS 5 |
const unsigned int HSInRouter = 6 |
const unsigned int NRouters = 10 |