ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
simple event header class for ROOT file IO More...
#include <coresoftware/blob/master/offline/packages/tpcdaq/TPCFEETestRecov1.h>
Public Member Functions | |
EventHeader () | |
Public Attributes | |
int | run |
int | event |
uint32_t | bx_counter |
bool | bx_counter_consistent |
int | xray_x |
int | xray_y |
simple event header class for ROOT file IO
Definition at line 65 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 65 of file TPCFEETestRecov1.h
|
inline |
Definition at line 77 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 77 of file TPCFEETestRecov1.h
uint32_t TPCFEETestRecov1::EventHeader::bx_counter |
Definition at line 71 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 71 of file TPCFEETestRecov1.h
Referenced by TPCFEETestRecov1::process_event().
bool TPCFEETestRecov1::EventHeader::bx_counter_consistent |
Definition at line 72 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 72 of file TPCFEETestRecov1.h
Referenced by TPCFEETestRecov1::process_event().
int TPCFEETestRecov1::EventHeader::event |
Definition at line 69 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 69 of file TPCFEETestRecov1.h
Referenced by TPCFEETestRecov1::Clustering(), TPCFEETestRecov1::InitRun(), and TPCFEETestRecov1::process_event().
int TPCFEETestRecov1::EventHeader::run |
Definition at line 68 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 68 of file TPCFEETestRecov1.h
Referenced by TPCFEETestRecov1::process_event().
int TPCFEETestRecov1::EventHeader::xray_x |
Definition at line 74 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 74 of file TPCFEETestRecov1.h
Referenced by TPCFEETestRecov1::process_event().
int TPCFEETestRecov1::EventHeader::xray_y |
Definition at line 75 of file TPCFEETestRecov1.h.
View newest version in sPHENIX GitHub at line 75 of file TPCFEETestRecov1.h
Referenced by TPCFEETestRecov1::process_event().