FACT++
1.0
|
#include <netinet/in.h>
Go to the source code of this file.
Classes | |
struct | __attribute__ |
struct | __attribute__ |
struct | __attribute__ |
struct | _EVENT |
struct | RUN_HEAD |
struct | FACT_SOCK |
struct | __attribute__ |
Macros | |
#define | NTemp 4 |
#define | NDAC 8 |
#define | NBOARDS 40 |
#define | NPIX 1440 |
#define | NTMARK 160 |
Functions | |
struct _EVENT | __attribute__ ((__packed__)) EVENT |
RUN_HEAD () | |
Variables | |
typedef | __attribute__ |
uint16_t | Roi |
uint16_t | RoiTM |
uint32_t | EventNum |
uint32_t | TriggerNum |
uint16_t | TriggerType |
uint32_t | NumBoards |
uint32_t | PCTime |
uint32_t | PCUsec |
uint32_t | BoardTime [NBOARDS] |
int16_t | StartPix [NPIX] |
int16_t | StartTM [NTMARK] |
int16_t | Adc_Data [] |
uint32_t | Version |
uint32_t | RunType |
uint32_t | RunTime |
uint32_t | RunUsec |
uint16_t | NBoard |
uint16_t | NPix |
uint16_t | NTm |
uint16_t | Nroi |
uint16_t | NroiTM |
PEVNT_HEADER | FADhead [NBOARDS] |