ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
oncsSub_idmvtxv1.cc File Reference
#include "oncsSub_idmvtxv1.h"
#include <cstring>
#include <bitset>
#include <map>
#include <vector>
#include <arpa/inet.h>
+ Include dependency graph for oncsSub_idmvtxv1.cc:

Go to the source code of this file.

Classes

struct  data32
 

Macros

#define CHIPHEADER   1
 
#define CHIPEMPTYFRAME   2
 
#define DATASHORT   3
 
#define DATALONG0   4
 
#define DATALONG1   5
 

Macro Definition Documentation

#define CHIPEMPTYFRAME   2

Definition at line 51 of file oncsSub_idmvtxv1.cc.

View newest version in sPHENIX GitHub at line 51 of file oncsSub_idmvtxv1.cc

Referenced by oncsSub_idmvtxv1::mvtx_decode().

#define CHIPHEADER   1

Definition at line 50 of file oncsSub_idmvtxv1.cc.

View newest version in sPHENIX GitHub at line 50 of file oncsSub_idmvtxv1.cc

Referenced by oncsSub_idmvtxv1::mvtx_decode().

#define DATALONG0   4

Definition at line 53 of file oncsSub_idmvtxv1.cc.

View newest version in sPHENIX GitHub at line 53 of file oncsSub_idmvtxv1.cc

Referenced by oncsSub_idmvtxv1::mvtx_decode().

#define DATALONG1   5

Definition at line 54 of file oncsSub_idmvtxv1.cc.

View newest version in sPHENIX GitHub at line 54 of file oncsSub_idmvtxv1.cc

Referenced by oncsSub_idmvtxv1::mvtx_decode().

#define DATASHORT   3

Definition at line 52 of file oncsSub_idmvtxv1.cc.

View newest version in sPHENIX GitHub at line 52 of file oncsSub_idmvtxv1.cc

Referenced by oncsSub_idmvtxv1::mvtx_decode().