ROOTANA
Data Fields
VF48channel Struct Reference

#include <UnpackVF48A.h>

Collaboration diagram for VF48channel:
Collaboration graph
[legend]

Data Fields

int channel
 
uint32_t time
 
uint32_t charge
 
bool complete
 
int numSamples
 
uint16_t samples [VF48_MAX_SAMPLES]
 

Detailed Description

Definition at line 14 of file UnpackVF48A.h.

Field Documentation

◆ channel

int VF48channel::channel

Definition at line 16 of file UnpackVF48A.h.

◆ charge

uint32_t VF48channel::charge

Definition at line 18 of file UnpackVF48A.h.

◆ complete

bool VF48channel::complete

Definition at line 19 of file UnpackVF48A.h.

◆ numSamples

int VF48channel::numSamples

Definition at line 20 of file UnpackVF48A.h.

◆ samples

uint16_t VF48channel::samples[VF48_MAX_SAMPLES]

Definition at line 21 of file UnpackVF48A.h.

◆ time

uint32_t VF48channel::time

Definition at line 17 of file UnpackVF48A.h.


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