ROOTANA
Public Member Functions | Data Fields
VF48event Struct Reference

#include <UnpackVF48A.h>

Collaboration diagram for VF48event:
Collaboration graph
[legend]

Public Member Functions

 VF48event (int eventNo)
 
 ~VF48event ()
 
void PrintSummary () const
 
void PrintEvent () const
 

Data Fields

int eventNo
 
int complete
 
int error
 
uint32_t modulesMask
 
double timestamp
 
VF48modulemodules [VF48_MAX_MODULES]
 

Detailed Description

Definition at line 48 of file UnpackVF48A.h.

Constructor & Destructor Documentation

◆ VF48event()

VF48event::VF48event ( int  eventNo)

Definition at line 60 of file UnpackVF48A.cxx.

◆ ~VF48event()

VF48event::~VF48event ( )

Definition at line 71 of file UnpackVF48A.cxx.

Member Function Documentation

◆ PrintEvent()

void VF48event::PrintEvent ( ) const

Definition at line 108 of file UnpackVF48A.cxx.

Here is the call graph for this function:

◆ PrintSummary()

void VF48event::PrintSummary ( ) const

Definition at line 83 of file UnpackVF48A.cxx.

Here is the caller graph for this function:

Field Documentation

◆ complete

int VF48event::complete

Definition at line 51 of file UnpackVF48A.h.

◆ error

int VF48event::error

Definition at line 52 of file UnpackVF48A.h.

◆ eventNo

int VF48event::eventNo

Definition at line 50 of file UnpackVF48A.h.

◆ modules

VF48module* VF48event::modules[VF48_MAX_MODULES]

Definition at line 55 of file UnpackVF48A.h.

◆ modulesMask

uint32_t VF48event::modulesMask

Definition at line 53 of file UnpackVF48A.h.

◆ timestamp

double VF48event::timestamp

Definition at line 54 of file UnpackVF48A.h.


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