ATLAS Offline Software
Loading...
Searching...
No Matches
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.

19{0};

◆ d_contents1D

uint32_t* FHs::d_contents1D {0}

Definition at line 18 of file FH_structs.h.

18{0};

◆ h_borders

float** FHs::h_borders {0}

Definition at line 17 of file FH_structs.h.

17{0};

◆ h_contents

uint32_t** FHs::h_contents {0}

Definition at line 16 of file FH_structs.h.

16{0};

◆ h_szs

unsigned int* FHs::h_szs {0}

Definition at line 15 of file FH_structs.h.

15{0};

◆ low_edge

float* FHs::low_edge {0}

Definition at line 12 of file FH_structs.h.

12{0};

◆ mxsz

unsigned int FHs::mxsz {0}

Definition at line 14 of file FH_structs.h.

14{0};

◆ nhist

unsigned int FHs::nhist {0}

Definition at line 13 of file FH_structs.h.

13{0};

◆ s_MaxValue

uint32_t FHs::s_MaxValue {0}

Definition at line 11 of file FH_structs.h.

11{0};

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