![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <online_distribution/blob/master/newbasic/oncsSub_idsrs_v01.h>
Collaboration diagram for oncsSub_idsrs_v01::hybriddata:Public Attributes | |
| int | framecounter |
| int | hdmi |
| char | desc [5] |
| int | words |
| std::vector< int > | adc |
| std::vector< report * > | rowdata |
Definition at line 36 of file oncsSub_idsrs_v01.h.
View newest version in sPHENIX GitHub at line 36 of file oncsSub_idsrs_v01.h
| std::vector<int> oncsSub_idsrs_v01::hybriddata::adc |
Definition at line 41 of file oncsSub_idsrs_v01.h.
View newest version in sPHENIX GitHub at line 41 of file oncsSub_idsrs_v01.h
Referenced by oncsSub_idsrs_v01::add_report(), oncsSub_idsrs_v01::analyze(), and oncsSub_idsrs_v01::decode().
| char oncsSub_idsrs_v01::hybriddata::desc[5] |
Definition at line 39 of file oncsSub_idsrs_v01.h.
View newest version in sPHENIX GitHub at line 39 of file oncsSub_idsrs_v01.h
Referenced by oncsSub_idsrs_v01::decode().
| int oncsSub_idsrs_v01::hybriddata::framecounter |
Definition at line 37 of file oncsSub_idsrs_v01.h.
View newest version in sPHENIX GitHub at line 37 of file oncsSub_idsrs_v01.h
Referenced by oncsSub_idsrs_v01::decode().
| int oncsSub_idsrs_v01::hybriddata::hdmi |
Definition at line 38 of file oncsSub_idsrs_v01.h.
View newest version in sPHENIX GitHub at line 38 of file oncsSub_idsrs_v01.h
Referenced by oncsSub_idsrs_v01::decode().
| std::vector<report *> oncsSub_idsrs_v01::hybriddata::rowdata |
Definition at line 42 of file oncsSub_idsrs_v01.h.
View newest version in sPHENIX GitHub at line 42 of file oncsSub_idsrs_v01.h
Referenced by oncsSub_idsrs_v01::add_report().
| int oncsSub_idsrs_v01::hybriddata::words |
Definition at line 40 of file oncsSub_idsrs_v01.h.
View newest version in sPHENIX GitHub at line 40 of file oncsSub_idsrs_v01.h
Referenced by oncsSub_idsrs_v01::analyze(), and oncsSub_idsrs_v01::decode().