Analysis Software
Documentation for sPHENIX simulation software
|
#include "oncsSub_idmvtxv1.h"
#include <cstring>
#include <bitset>
#include <map>
#include <vector>
#include <arpa/inet.h>
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 |
#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().