ROOTANA
Public Member Functions | Data Fields
VF48module Struct Reference

#include <UnpackVF48A.h>

Collaboration diagram for VF48module:
Collaboration graph
[legend]

Public Member Functions

 VF48module (int i)
 
void PrintModule () const
 

Data Fields

int unit
 
uint32_t trigger
 
int error
 
int tgroup
 
uint32_t timestampGroupMask
 
uint64_t timestamp64 [VF48_MAX_GROUPS]
 
double timestamps [VF48_MAX_GROUPS]
 
uint32_t trigno [VF48_MAX_GROUPS]
 
uint32_t groupMask
 
uint32_t completeGroupMask
 
bool complete
 
int presentMask [VF48_MAX_GROUPS]
 
int hitMask [VF48_MAX_GROUPS]
 
VF48channel channels [VF48_MAX_CHANNELS]
 

Detailed Description

Definition at line 24 of file UnpackVF48A.h.

Constructor & Destructor Documentation

◆ VF48module()

VF48module::VF48module ( int  i)

Definition at line 14 of file UnpackVF48A.cxx.

Member Function Documentation

◆ PrintModule()

void VF48module::PrintModule ( ) const

Definition at line 43 of file UnpackVF48A.cxx.

Here is the caller graph for this function:

Field Documentation

◆ channels

VF48channel VF48module::channels[VF48_MAX_CHANNELS]

Definition at line 41 of file UnpackVF48A.h.

◆ complete

bool VF48module::complete

Definition at line 36 of file UnpackVF48A.h.

◆ completeGroupMask

uint32_t VF48module::completeGroupMask

Definition at line 35 of file UnpackVF48A.h.

◆ error

int VF48module::error

Definition at line 28 of file UnpackVF48A.h.

◆ groupMask

uint32_t VF48module::groupMask

Definition at line 34 of file UnpackVF48A.h.

◆ hitMask

int VF48module::hitMask[VF48_MAX_GROUPS]

Definition at line 40 of file UnpackVF48A.h.

◆ presentMask

int VF48module::presentMask[VF48_MAX_GROUPS]

Definition at line 39 of file UnpackVF48A.h.

◆ tgroup

int VF48module::tgroup

Definition at line 29 of file UnpackVF48A.h.

◆ timestamp64

uint64_t VF48module::timestamp64[VF48_MAX_GROUPS]

Definition at line 31 of file UnpackVF48A.h.

◆ timestampGroupMask

uint32_t VF48module::timestampGroupMask

Definition at line 30 of file UnpackVF48A.h.

◆ timestamps

double VF48module::timestamps[VF48_MAX_GROUPS]

Definition at line 32 of file UnpackVF48A.h.

◆ trigger

uint32_t VF48module::trigger

Definition at line 27 of file UnpackVF48A.h.

◆ trigno

uint32_t VF48module::trigno[VF48_MAX_GROUPS]

Definition at line 33 of file UnpackVF48A.h.

◆ unit

int VF48module::unit

Definition at line 26 of file UnpackVF48A.h.


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