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

#include <FH_structs.h>

Collaboration diagram for FH2D:

Public Attributes

int nbinsx {0}
 
int nbinsy {0}
 
float * h_bordersx {0}
 
float * h_bordersy {0}
 
float * h_contents {0}
 

Detailed Description

Definition at line 29 of file FH_structs.h.

Member Data Documentation

◆ h_bordersx

float* FH2D::h_bordersx {0}

Definition at line 32 of file FH_structs.h.

◆ h_bordersy

float* FH2D::h_bordersy {0}

Definition at line 33 of file FH_structs.h.

◆ h_contents

float* FH2D::h_contents {0}

Definition at line 34 of file FH_structs.h.

◆ nbinsx

int FH2D::nbinsx {0}

Definition at line 30 of file FH_structs.h.

◆ nbinsy

int FH2D::nbinsy {0}

Definition at line 31 of file FH_structs.h.


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