FEDRA emulsion software from the OPERA Collaboration
id.linux.h
Go to the documentation of this file.
1
#ifndef _SYSAL_IDENTIFIERS_
2
#define _SYSAL_IDENTIFIERS_
3
4
//#pragma pack(push)
5
//#pragma pack(1)
6
7
typedef
struct
8
{
9
int
Part[4];
10
}
Identifier
;
11
12
typedef
struct
13
{
14
unsigned
char
InfoType
;
15
short
HeaderFormat
;
16
}
IO_Header
;
17
18
typedef
struct
19
{
20
IO_Header
Hdr;
21
Identifier
Id;
22
}
IO_HeaderId
;
23
24
//#pragma pack(pop)
25
26
#endif
IO_HeaderId
Definition:
id.h:19
IO_Header
Definition:
id.h:13
IO_Header::InfoType
unsigned char InfoType
Definition:
id.linux.h:14
IO_Header::HeaderFormat
short HeaderFormat
Definition:
id.linux.h:15
Identifier
Definition:
AcqPlateChanger.h:31
fedra_doxygen
src
libDataConversion
dataIO
id.linux.h
Generated by
1.9.3