Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/framework/fun4allraw/tpc_pool.h>
Public Attributes | |
unsigned short | pkt_type |
bool | is_endat |
bool | is_lvl1 |
unsigned long long | bco |
unsigned int | lvl1_count |
unsigned int | endat_count |
unsigned long long | last_bco |
unsigned char | modebits |
Definition at line 86 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 86 of file tpc_pool.h
unsigned long long tpc_pool::gtm_payload::bco |
Definition at line 90 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 90 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().
unsigned int tpc_pool::gtm_payload::endat_count |
Definition at line 92 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 92 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().
bool tpc_pool::gtm_payload::is_endat |
Definition at line 88 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 88 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().
bool tpc_pool::gtm_payload::is_lvl1 |
Definition at line 89 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 89 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().
unsigned long long tpc_pool::gtm_payload::last_bco |
Definition at line 93 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 93 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().
unsigned int tpc_pool::gtm_payload::lvl1_count |
Definition at line 91 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 91 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().
unsigned char tpc_pool::gtm_payload::modebits |
Definition at line 94 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 94 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().
unsigned short tpc_pool::gtm_payload::pkt_type |
Definition at line 87 of file tpc_pool.h.
View newest version in sPHENIX GitHub at line 87 of file tpc_pool.h
Referenced by tpc_pool::decode_gtm_data().