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

32{0};

◆ h_bordersy

float* FH2D::h_bordersy {0}

Definition at line 33 of file FH_structs.h.

33{0};

◆ h_contents

float* FH2D::h_contents {0}

Definition at line 34 of file FH_structs.h.

34{0};

◆ nbinsx

int FH2D::nbinsx {0}

Definition at line 30 of file FH_structs.h.

30{0};

◆ nbinsy

int FH2D::nbinsy {0}

Definition at line 31 of file FH_structs.h.

31{0};

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