ROOTANA
Public Member Functions | Data Fields
v1742event Class Reference

#include <v1742unpack.h>

Collaboration diagram for v1742event:
Collaboration graph
[legend]

Public Member Functions

 v1742event ()
 
void Print () const
 

Data Fields

bool error
 
int total_event_size
 
int board_id
 
int pattern
 
int group_mask
 
int event_counter
 
int event_time_tag
 
int len [4]
 
int tr [4]
 
int freq [4]
 
int cell [4]
 
int trigger_time_tag [4]
 
int adc [32][1024]
 
int adc_tr [4][1024]
 
bool adc_overflow [32]
 
bool adc_tr_overflow [4]
 

Detailed Description

Definition at line 3 of file v1742unpack.h.

Constructor & Destructor Documentation

◆ v1742event()

v1742event::v1742event ( )

Definition at line 9 of file v1742unpack.cxx.

Member Function Documentation

◆ Print()

void v1742event::Print ( ) const

Definition at line 160 of file v1742unpack.cxx.

Field Documentation

◆ adc

int v1742event::adc[32][1024]

Definition at line 21 of file v1742unpack.h.

◆ adc_overflow

bool v1742event::adc_overflow[32]

Definition at line 24 of file v1742unpack.h.

◆ adc_tr

int v1742event::adc_tr[4][1024]

Definition at line 22 of file v1742unpack.h.

◆ adc_tr_overflow

bool v1742event::adc_tr_overflow[4]

Definition at line 25 of file v1742unpack.h.

◆ board_id

int v1742event::board_id

Definition at line 9 of file v1742unpack.h.

◆ cell

int v1742event::cell[4]

Definition at line 18 of file v1742unpack.h.

◆ error

bool v1742event::error

Definition at line 6 of file v1742unpack.h.

◆ event_counter

int v1742event::event_counter

Definition at line 12 of file v1742unpack.h.

◆ event_time_tag

int v1742event::event_time_tag

Definition at line 13 of file v1742unpack.h.

◆ freq

int v1742event::freq[4]

Definition at line 17 of file v1742unpack.h.

◆ group_mask

int v1742event::group_mask

Definition at line 11 of file v1742unpack.h.

◆ len

int v1742event::len[4]

Definition at line 15 of file v1742unpack.h.

◆ pattern

int v1742event::pattern

Definition at line 10 of file v1742unpack.h.

◆ total_event_size

int v1742event::total_event_size

Definition at line 8 of file v1742unpack.h.

◆ tr

int v1742event::tr[4]

Definition at line 16 of file v1742unpack.h.

◆ trigger_time_tag

int v1742event::trigger_time_tag[4]

Definition at line 19 of file v1742unpack.h.


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