EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TPCFEETestRecov1::EventHeader Class Reference

simple event header class for ROOT file IO More...

#include <fun4all_coresoftware/blob/master/offline/packages/tpcdaq/TPCFEETestRecov1.h>

+ Inheritance diagram for TPCFEETestRecov1::EventHeader:
+ Collaboration diagram for TPCFEETestRecov1::EventHeader:

Public Member Functions

 EventHeader ()
 

Public Attributes

int run
 
int event
 
uint32_t bx_counter
 
bool bx_counter_consistent
 
int xray_x
 
int xray_y
 

Detailed Description

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

Constructor & Destructor Documentation

TPCFEETestRecov1::EventHeader::EventHeader ( )
inline

Definition at line 77 of file TPCFEETestRecov1.h.

View newest version in sPHENIX GitHub at line 77 of file TPCFEETestRecov1.h

Member Data Documentation

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().


The documentation for this class was generated from the following file: