ROOTANA
Public Member Functions | Data Fields
Alpha16Event Struct Reference

#include <Alpha16.h>

Collaboration diagram for Alpha16Event:
Collaboration graph
[legend]

Public Member Functions

 Alpha16Event ()
 
 ~Alpha16Event ()
 
void Reset ()
 
void Print () const
 

Data Fields

int eventNo
 
double eventTime
 
double prevEventTime
 
bool udpPresent [MAX_ALPHA16 *NUM_CHAN_ALPHA16]
 
uint32_t udpEventTs [MAX_ALPHA16 *NUM_CHAN_ALPHA16]
 
Alpha16Packet udpPacket [MAX_ALPHA16 *NUM_CHAN_ALPHA16]
 
Alpha16Waveform waveform [MAX_ALPHA16 *NUM_CHAN_ALPHA16]
 
int numChan
 
bool error
 
bool complete
 

Detailed Description

Definition at line 53 of file Alpha16.h.

Constructor & Destructor Documentation

◆ Alpha16Event()

Alpha16Event::Alpha16Event ( )

Definition at line 189 of file Alpha16.cxx.

Here is the call graph for this function:

◆ ~Alpha16Event()

Alpha16Event::~Alpha16Event ( )

Definition at line 206 of file Alpha16.cxx.

Member Function Documentation

◆ Print()

void Alpha16Event::Print ( ) const

Definition at line 210 of file Alpha16.cxx.

◆ Reset()

void Alpha16Event::Reset ( )

Definition at line 194 of file Alpha16.cxx.

Here is the caller graph for this function:

Field Documentation

◆ complete

bool Alpha16Event::complete

Definition at line 68 of file Alpha16.h.

◆ error

bool Alpha16Event::error

Definition at line 67 of file Alpha16.h.

◆ eventNo

int Alpha16Event::eventNo

Definition at line 55 of file Alpha16.h.

◆ eventTime

double Alpha16Event::eventTime

Definition at line 56 of file Alpha16.h.

◆ numChan

int Alpha16Event::numChan

Definition at line 65 of file Alpha16.h.

◆ prevEventTime

double Alpha16Event::prevEventTime

Definition at line 57 of file Alpha16.h.

◆ udpEventTs

uint32_t Alpha16Event::udpEventTs[MAX_ALPHA16 *NUM_CHAN_ALPHA16]

Definition at line 60 of file Alpha16.h.

◆ udpPacket

Alpha16Packet Alpha16Event::udpPacket[MAX_ALPHA16 *NUM_CHAN_ALPHA16]

Definition at line 62 of file Alpha16.h.

◆ udpPresent

bool Alpha16Event::udpPresent[MAX_ALPHA16 *NUM_CHAN_ALPHA16]

Definition at line 59 of file Alpha16.h.

◆ waveform

Alpha16Waveform Alpha16Event::waveform[MAX_ALPHA16 *NUM_CHAN_ALPHA16]

Definition at line 63 of file Alpha16.h.


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