Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RawBeamPosData.cxx File Reference

#include "RawBeamPosData.h"
#include <cstring>
#include <iostream>

Go to the source code of this file.

Variables

const int N_BPM_PER_HOUSE = 48
const int GLOBAL_STATUS = 0
const int GPSTIMESTAMP_OFFSET = 1
const int ENABLE = 3
const int MEASURE_TYPE = 4
const int MEASURE_MODE = 5
const int BEAM_TYPE = 6
const int BEAM_MEAS = 7
const int ARM_EVENT = 8
const int TRIG_EVENT = 9
const int PRETRIG_ENABLE = 10
const int TRIG_DELAY = 11
const int BUCKET_DELAY = 12
const int INTENSITY_THRESHOLD = 13
const int TIMEOUT = 14
const int CALIBRATION_SPEC = 15
const int MDAT_DELAY = 16
const int EVENT_INDEX = 17
const int DATA_TYPE = 18
const int BEGIN_TURN = 19
const int NUM_TURNS = 20
const int CHANNEL = 21
const int N_POSITION = 22
const int POSITION = 23
const int N_INTENSITY = POSITION + N_BPM_PER_HOUSE
const int INTENSITY = N_INTENSITY + 1
const int N_POSITION_RMS = INTENSITY + N_BPM_PER_HOUSE
const int POSITION_RMS = N_POSITION_RMS + 1
const int N_INTENSITY_RMS = POSITION_RMS + N_BPM_PER_HOUSE
const int INTENSITY_RMS = N_INTENSITY_RMS + 1
const int N_STATUS = INTENSITY_RMS + N_BPM_PER_HOUSE
const int STATUSES = N_STATUS + 1


Variable Documentation

const int ARM_EVENT = 8 [static]
 

Definition at line 81 of file RawBeamPosData.cxx.

const int BEAM_MEAS = 7 [static]
 

Definition at line 80 of file RawBeamPosData.cxx.

const int BEAM_TYPE = 6 [static]
 

Definition at line 79 of file RawBeamPosData.cxx.

const int BEGIN_TURN = 19 [static]
 

Definition at line 93 of file RawBeamPosData.cxx.

const int BUCKET_DELAY = 12 [static]
 

Definition at line 85 of file RawBeamPosData.cxx.

const int CALIBRATION_SPEC = 15 [static]
 

Definition at line 88 of file RawBeamPosData.cxx.

const int CHANNEL = 21 [static]
 

Definition at line 95 of file RawBeamPosData.cxx.

const int DATA_TYPE = 18 [static]
 

Definition at line 92 of file RawBeamPosData.cxx.

const int ENABLE = 3 [static]
 

Definition at line 76 of file RawBeamPosData.cxx.

const int EVENT_INDEX = 17 [static]
 

Definition at line 91 of file RawBeamPosData.cxx.

const int GLOBAL_STATUS = 0 [static]
 

Definition at line 73 of file RawBeamPosData.cxx.

const int GPSTIMESTAMP_OFFSET = 1 [static]
 

Definition at line 75 of file RawBeamPosData.cxx.

Referenced by RawBeamPosData::VmeNanoseconds().

const int INTENSITY = N_INTENSITY + 1 [static]
 

Definition at line 99 of file RawBeamPosData.cxx.

const int INTENSITY_RMS = N_INTENSITY_RMS + 1 [static]
 

Definition at line 103 of file RawBeamPosData.cxx.

const int INTENSITY_THRESHOLD = 13 [static]
 

Definition at line 86 of file RawBeamPosData.cxx.

const int MDAT_DELAY = 16 [static]
 

Definition at line 89 of file RawBeamPosData.cxx.

const int MEASURE_MODE = 5 [static]
 

Definition at line 78 of file RawBeamPosData.cxx.

const int MEASURE_TYPE = 4 [static]
 

Definition at line 77 of file RawBeamPosData.cxx.

const int N_BPM_PER_HOUSE = 48 [static]
 

Definition at line 69 of file RawBeamPosData.cxx.

const int N_INTENSITY = POSITION + N_BPM_PER_HOUSE [static]
 

Definition at line 98 of file RawBeamPosData.cxx.

const int N_INTENSITY_RMS = POSITION_RMS + N_BPM_PER_HOUSE [static]
 

Definition at line 102 of file RawBeamPosData.cxx.

const int N_POSITION = 22 [static]
 

Definition at line 96 of file RawBeamPosData.cxx.

const int N_POSITION_RMS = INTENSITY + N_BPM_PER_HOUSE [static]
 

Definition at line 100 of file RawBeamPosData.cxx.

const int N_STATUS = INTENSITY_RMS + N_BPM_PER_HOUSE [static]
 

Definition at line 104 of file RawBeamPosData.cxx.

const int NUM_TURNS = 20 [static]
 

Definition at line 94 of file RawBeamPosData.cxx.

const int POSITION = 23 [static]
 

Definition at line 97 of file RawBeamPosData.cxx.

const int POSITION_RMS = N_POSITION_RMS + 1 [static]
 

Definition at line 101 of file RawBeamPosData.cxx.

const int PRETRIG_ENABLE = 10 [static]
 

Definition at line 83 of file RawBeamPosData.cxx.

const int STATUSES = N_STATUS + 1 [static]
 

Definition at line 105 of file RawBeamPosData.cxx.

const int TIMEOUT = 14 [static]
 

Definition at line 87 of file RawBeamPosData.cxx.

const int TRIG_DELAY = 11 [static]
 

Definition at line 84 of file RawBeamPosData.cxx.

const int TRIG_EVENT = 9 [static]
 

Definition at line 82 of file RawBeamPosData.cxx.


Generated on Mon Nov 23 05:29:38 2009 for loon by  doxygen 1.3.9.1