AmpTools
HistStruct Struct Reference

#include <Histogram.h>

Public Attributes

int nBins
 
int nBinsX
 
int nBinsY
 
float xLow
 
float xHigh
 
float yLow
 
float yHigh
 
float entries
 
float contents [MAXBINS]
 

Detailed Description

Definition at line 48 of file Histogram.h.

Member Data Documentation

◆ contents

float HistStruct::contents[MAXBINS]

Definition at line 53 of file Histogram.h.

◆ entries

float HistStruct::entries

Definition at line 52 of file Histogram.h.

◆ nBins

int HistStruct::nBins

Definition at line 49 of file Histogram.h.

◆ nBinsX

int HistStruct::nBinsX

Definition at line 49 of file Histogram.h.

◆ nBinsY

int HistStruct::nBinsY

Definition at line 49 of file Histogram.h.

◆ xHigh

float HistStruct::xHigh

Definition at line 50 of file Histogram.h.

◆ xLow

float HistStruct::xLow

Definition at line 50 of file Histogram.h.

◆ yHigh

float HistStruct::yHigh

Definition at line 51 of file Histogram.h.

◆ yLow

float HistStruct::yLow

Definition at line 51 of file Histogram.h.


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