FEDRA emulsion software from the OPERA Collaboration
TVectors.h
Go to the documentation of this file.
1
#ifndef _SYSAL_TYPEDEF_VECTORS_
2
#define _SYSAL_TYPEDEF_VECTORS_
3
4
#pragma pack(push)
5
#pragma pack(4)
6
7
typedef
struct
8
{
9
float
X
;
10
float
Y
;
11
float
Z
;
12
}
TVector
;
13
14
#pragma pack(pop)
15
16
#endif
17
18
␚
TVector
Definition:
TVectors.h:8
TVector::Z
float Z
Definition:
TVectors.h:11
TVector::X
float X
Definition:
TVectors.h:9
TVector::Y
float Y
Definition:
TVectors.h:10
fedra_doxygen
src
libDataConversion
dataIO
TVectors.h
Generated by
1.9.3