ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <online_distribution/blob/master/newbasic/oncsSub_idfnalmwpc.h>
Public Attributes | |
int | hits |
short | words |
short | TDC |
short | EventStatus |
short | trigger_nr |
short | triggertype |
unsigned short | evt_timestamp |
unsigned short | local_ts_upper |
unsigned short | local_ts_lower |
unsigned long long | absolute_time |
std::vector< TDC_hit * > | TDCHitlist |
Definition at line 48 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 48 of file oncsSub_idfnalmwpc.h
unsigned long long oncsSub_idfnalmwpc::TDCData::absolute_time |
Definition at line 58 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 58 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
short oncsSub_idfnalmwpc::TDCData::EventStatus |
Definition at line 52 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 52 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
unsigned short oncsSub_idfnalmwpc::TDCData::evt_timestamp |
Definition at line 55 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 55 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
int oncsSub_idfnalmwpc::TDCData::hits |
Definition at line 49 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 49 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
unsigned short oncsSub_idfnalmwpc::TDCData::local_ts_lower |
Definition at line 57 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 57 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
unsigned short oncsSub_idfnalmwpc::TDCData::local_ts_upper |
Definition at line 56 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 56 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
short oncsSub_idfnalmwpc::TDCData::TDC |
Definition at line 51 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 51 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
std::vector<TDC_hit *> oncsSub_idfnalmwpc::TDCData::TDCHitlist |
Definition at line 59 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 59 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode(), and oncsSub_idfnalmwpc::~oncsSub_idfnalmwpc().
short oncsSub_idfnalmwpc::TDCData::trigger_nr |
Definition at line 53 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 53 of file oncsSub_idfnalmwpc.h
short oncsSub_idfnalmwpc::TDCData::triggertype |
Definition at line 54 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 54 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().
short oncsSub_idfnalmwpc::TDCData::words |
Definition at line 50 of file oncsSub_idfnalmwpc.h.
View newest version in sPHENIX GitHub at line 50 of file oncsSub_idfnalmwpc.h
Referenced by oncsSub_idfnalmwpc::decode().