ATLAS Offline Software
Public Attributes | List of all members
FHs Struct Reference

#include <FH_structs.h>

Collaboration diagram for FHs:

Public Attributes

uint32_t s_MaxValue {0}
 
float * low_edge {0}
 
unsigned int nhist {0}
 
unsigned int mxsz {0}
 
unsigned int * h_szs {0}
 
uint32_t ** h_contents {0}
 
float ** h_borders {0}
 
uint32_t * d_contents1D {0}
 
float * d_borders1D {0}
 

Detailed Description

Definition at line 10 of file FH_structs.h.

Member Data Documentation

◆ d_borders1D

float* FHs::d_borders1D {0}

Definition at line 19 of file FH_structs.h.

◆ d_contents1D

uint32_t* FHs::d_contents1D {0}

Definition at line 18 of file FH_structs.h.

◆ h_borders

float** FHs::h_borders {0}

Definition at line 17 of file FH_structs.h.

◆ h_contents

uint32_t** FHs::h_contents {0}

Definition at line 16 of file FH_structs.h.

◆ h_szs

unsigned int* FHs::h_szs {0}

Definition at line 15 of file FH_structs.h.

◆ low_edge

float* FHs::low_edge {0}

Definition at line 12 of file FH_structs.h.

◆ mxsz

unsigned int FHs::mxsz {0}

Definition at line 14 of file FH_structs.h.

◆ nhist

unsigned int FHs::nhist {0}

Definition at line 13 of file FH_structs.h.

◆ s_MaxValue

uint32_t FHs::s_MaxValue {0}

Definition at line 11 of file FH_structs.h.


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