ROOTANA
Public Member Functions | Data Fields
v1190event Class Reference

#include <v1190unpack.h>

Collaboration diagram for v1190event:
Collaboration graph
[legend]

Public Member Functions

 v1190event ()
 
void Print () const
 

Data Fields

bool error
 
int event_count
 
int geo
 
int tdc_header_tdc
 
int tdc_header_event_id
 
int tdc_header_bunch_id
 
int tdc_trailer_tdc
 
int tdc_trailer_event_id
 
int tdc_trailer_word_count
 
int tdc_error_tdc
 
int tdc_error_flags
 
int ettt
 
bool trailer_trigger_lost
 
bool trailer_output_buffer_overflow
 
bool trailer_tdc_error
 
int trailer_word_count
 
int trailer_geo
 
std::vector< v1190hithits
 

Detailed Description

Definition at line 13 of file v1190unpack.h.

Constructor & Destructor Documentation

◆ v1190event()

v1190event::v1190event ( )

Definition at line 6 of file v1190unpack.cxx.

Member Function Documentation

◆ Print()

void v1190event::Print ( ) const

Definition at line 126 of file v1190unpack.cxx.

Field Documentation

◆ error

bool v1190event::error

Definition at line 16 of file v1190unpack.h.

◆ ettt

int v1190event::ettt

Definition at line 32 of file v1190unpack.h.

◆ event_count

int v1190event::event_count

Definition at line 18 of file v1190unpack.h.

◆ geo

int v1190event::geo

Definition at line 19 of file v1190unpack.h.

◆ hits

std::vector<v1190hit> v1190event::hits

Definition at line 40 of file v1190unpack.h.

◆ tdc_error_flags

int v1190event::tdc_error_flags

Definition at line 30 of file v1190unpack.h.

◆ tdc_error_tdc

int v1190event::tdc_error_tdc

Definition at line 29 of file v1190unpack.h.

◆ tdc_header_bunch_id

int v1190event::tdc_header_bunch_id

Definition at line 23 of file v1190unpack.h.

◆ tdc_header_event_id

int v1190event::tdc_header_event_id

Definition at line 22 of file v1190unpack.h.

◆ tdc_header_tdc

int v1190event::tdc_header_tdc

Definition at line 21 of file v1190unpack.h.

◆ tdc_trailer_event_id

int v1190event::tdc_trailer_event_id

Definition at line 26 of file v1190unpack.h.

◆ tdc_trailer_tdc

int v1190event::tdc_trailer_tdc

Definition at line 25 of file v1190unpack.h.

◆ tdc_trailer_word_count

int v1190event::tdc_trailer_word_count

Definition at line 27 of file v1190unpack.h.

◆ trailer_geo

int v1190event::trailer_geo

Definition at line 38 of file v1190unpack.h.

◆ trailer_output_buffer_overflow

bool v1190event::trailer_output_buffer_overflow

Definition at line 35 of file v1190unpack.h.

◆ trailer_tdc_error

bool v1190event::trailer_tdc_error

Definition at line 36 of file v1190unpack.h.

◆ trailer_trigger_lost

bool v1190event::trailer_trigger_lost

Definition at line 34 of file v1190unpack.h.

◆ trailer_word_count

int v1190event::trailer_word_count

Definition at line 37 of file v1190unpack.h.


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