ATLAS Offline Software
|
#include <FH_structs.h>
Public Attributes | |
int | nbinsx {0} |
int | nbinsy {0} |
float * | h_bordersx {0} |
float * | h_bordersy {0} |
float * | h_contents {0} |
Definition at line 29 of file FH_structs.h.
float* FH2D::h_bordersx {0} |
Definition at line 32 of file FH_structs.h.
float* FH2D::h_bordersy {0} |
Definition at line 33 of file FH_structs.h.
float* FH2D::h_contents {0} |
Definition at line 34 of file FH_structs.h.
int FH2D::nbinsx {0} |
Definition at line 30 of file FH_structs.h.
int FH2D::nbinsy {0} |
Definition at line 31 of file FH_structs.h.