ATLAS Offline Software
Loading...
Searching...
No Matches
FH1D Struct Reference

#include <FH_structs.h>

Collaboration diagram for FH1D:

Public Attributes

float * h_borders {0}
float * h_contents {0}
float * h_errors {0}
int nbins {0}

Detailed Description

Definition at line 22 of file FH_structs.h.

Member Data Documentation

◆ h_borders

float* FH1D::h_borders {0}

Definition at line 23 of file FH_structs.h.

23{0};// low edge for each bin + the up edge for the last bin

◆ h_contents

float* FH1D::h_contents {0}

Definition at line 24 of file FH_structs.h.

24{0};

◆ h_errors

float* FH1D::h_errors {0}

Definition at line 25 of file FH_structs.h.

25{0};

◆ nbins

int FH1D::nbins {0}

Definition at line 26 of file FH_structs.h.

26{0};

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