HOPS
HOPS class reference
Classes | Macros | Functions
type_101.h File Reference
#include <stdio.h>
#include "mk4_typedefs.h"

Go to the source code of this file.

Classes

struct  type_101
 

Macros

#define T101_VERSION   0
 
#define type_101_v0   type_101
 

Functions

void write_t101 (struct type_101 *, FILE *)
 

Class Documentation

◆ type_101

struct type_101
Class Members
int blocks[1]
short corr_board
short corr_slot
short index
short nblocks
int post_mortem
short primary
char record_id[3]
short ref_chan
char ref_chan_id[8]
short rem_chan
char rem_chan_id[8]
char status
char version_no[2]

Macro Definition Documentation

◆ T101_VERSION

#define T101_VERSION   0

◆ type_101_v0

#define type_101_v0   type_101

Function Documentation

◆ write_t101()

void write_t101 ( struct type_101 pt101,
FILE *  fout 
)