Logo ROOT   6.10/09
Reference Guide
List of all members | Public Attributes | List of all members
Data Struct Reference

Definition at line 2 of file data.h.

Public Attributes

double * fArray
 
Double32_t fDouble32
 
Float16_t fFloat16
 
int fSize
 
float * fUArray
 
unsigned int fUSize
 
std::vector< double > fVec
 

#include </mnt/build/workspace/root-makedoc-v610/rootspi/rdoc/src/v6-10-00-patches/tree/treeplayer/test/data.h>

Member Data Documentation

◆ fArray

double* Data::fArray

Definition at line 5 of file data.h.

◆ fDouble32

Double32_t Data::fDouble32

Definition at line 8 of file data.h.

◆ fFloat16

Float16_t Data::fFloat16

Definition at line 9 of file data.h.

◆ fSize

int Data::fSize

Definition at line 4 of file data.h.

◆ fUArray

float* Data::fUArray

Definition at line 6 of file data.h.

◆ fUSize

unsigned int Data::fUSize

Definition at line 3 of file data.h.

◆ fVec

std::vector<double> Data::fVec

Definition at line 7 of file data.h.


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