Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TpcPrototypeUnpacker::EventHeader Class Reference

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

#include <prototype/blob/master/offline/packages/tpc2019/TpcPrototypeUnpacker.h>

+ Inheritance diagram for TpcPrototypeUnpacker::EventHeader:
+ Collaboration diagram for TpcPrototypeUnpacker::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 72 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 72 of file TpcPrototypeUnpacker.h

Constructor & Destructor Documentation

TpcPrototypeUnpacker::EventHeader::EventHeader ( )
inline

Definition at line 84 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 84 of file TpcPrototypeUnpacker.h

Member Data Documentation

uint32_t TpcPrototypeUnpacker::EventHeader::bx_counter

Definition at line 78 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 78 of file TpcPrototypeUnpacker.h

Referenced by TpcPrototypeUnpacker::process_event().

bool TpcPrototypeUnpacker::EventHeader::bx_counter_consistent

Definition at line 79 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 79 of file TpcPrototypeUnpacker.h

int TpcPrototypeUnpacker::EventHeader::event

Definition at line 76 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 76 of file TpcPrototypeUnpacker.h

Referenced by TpcPrototypeUnpacker::Clustering(), TpcPrototypeUnpacker::InitRun(), and TpcPrototypeUnpacker::process_event().

int TpcPrototypeUnpacker::EventHeader::run

Definition at line 75 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 75 of file TpcPrototypeUnpacker.h

Referenced by TpcPrototypeUnpacker::process_event().

int TpcPrototypeUnpacker::EventHeader::xray_x

Definition at line 81 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 81 of file TpcPrototypeUnpacker.h

int TpcPrototypeUnpacker::EventHeader::xray_y

Definition at line 82 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 82 of file TpcPrototypeUnpacker.h


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