EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <online_distribution/blob/master/newbasic/packet_gl1.h>
Public Attributes | |
GL1_3_DATA | gl3_payload |
GL1_2_DATA | gl2_payload |
int | gl1_boards |
GL1_1_DATA | gl1_payload [NUM_GL1_BOARDS] |
Definition at line 129 of file packet_gl1.h.
View newest version in sPHENIX GitHub at line 129 of file packet_gl1.h
int GL1_EVENT_DATA::gl1_boards |
Definition at line 133 of file packet_gl1.h.
View newest version in sPHENIX GitHub at line 133 of file packet_gl1.h
Referenced by Packet_gl1::demangle(), Packet_gl1::dump(), and Packet_gl1::iValue().
GL1_1_DATA GL1_EVENT_DATA::gl1_payload[NUM_GL1_BOARDS] |
Definition at line 134 of file packet_gl1.h.
View newest version in sPHENIX GitHub at line 134 of file packet_gl1.h
Referenced by Packet_gl1::demangle(), Packet_gl1::dump(), and Packet_gl1::iValue().
GL1_2_DATA GL1_EVENT_DATA::gl2_payload |
Definition at line 132 of file packet_gl1.h.
View newest version in sPHENIX GitHub at line 132 of file packet_gl1.h
Referenced by Packet_gl1::demangle(), Packet_gl1::dump(), and Packet_gl1::iValue().
GL1_3_DATA GL1_EVENT_DATA::gl3_payload |
Definition at line 131 of file packet_gl1.h.
View newest version in sPHENIX GitHub at line 131 of file packet_gl1.h
Referenced by Packet_gl1::demangle(), Packet_gl1::dump(), and Packet_gl1::iValue().