![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <packet_w124.h>
Include dependency graph for packet_gl1p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | GL1P_DATA |
| class | Packet_gl1p |
Macros | |
| #define | GL1P_HEADER 0 |
| #define | GL1P_EVNUMBER 1 |
| #define | GL1P_MODEBIT 2 |
| #define | GL1P_CLOCK 3 |
| #define | GL1P_SCALER 4 |
| #define GL1P_CLOCK 3 |
Definition at line 17 of file packet_gl1p.h.
View newest version in sPHENIX GitHub at line 17 of file packet_gl1p.h
Referenced by Packet_gl1p::iValue().
| #define GL1P_EVNUMBER 1 |
Definition at line 15 of file packet_gl1p.h.
View newest version in sPHENIX GitHub at line 15 of file packet_gl1p.h
Referenced by Packet_gl1p::iValue().
| #define GL1P_HEADER 0 |
Definition at line 14 of file packet_gl1p.h.
View newest version in sPHENIX GitHub at line 14 of file packet_gl1p.h
Referenced by Packet_gl1p::iValue().
| #define GL1P_MODEBIT 2 |
Definition at line 16 of file packet_gl1p.h.
View newest version in sPHENIX GitHub at line 16 of file packet_gl1p.h
Referenced by Packet_gl1p::iValue().
| #define GL1P_SCALER 4 |
Definition at line 18 of file packet_gl1p.h.
View newest version in sPHENIX GitHub at line 18 of file packet_gl1p.h
Referenced by Packet_gl1p::iValue().