g4tools  5.4.0
Public Types | Public Attributes | List of all members
caxis_dui Struct Reference

Public Types

typedef double TC
 
typedef unsigned int TO
 
typedef unsigned int bn_t
 

Public Attributes

TO m_offset
 
bn_t m_number_of_bins
 
TC m_minimum_value
 
TC m_maximum_value
 
unsigned char m_fixed
 
TC m_bin_width
 
unsigned int m_number_of_edges
 
TCm_edges
 

Detailed Description

Definition at line 7 of file htoc.

Member Typedef Documentation

◆ bn_t

typedef unsigned int caxis_dui::bn_t

Definition at line 10 of file htoc.

◆ TC

typedef double caxis_dui::TC

Definition at line 8 of file htoc.

◆ TO

typedef unsigned int caxis_dui::TO

Definition at line 9 of file htoc.

Member Data Documentation

◆ m_bin_width

TC caxis_dui::m_bin_width

Definition at line 17 of file htoc.

◆ m_edges

TC* caxis_dui::m_edges

Definition at line 19 of file htoc.

◆ m_fixed

unsigned char caxis_dui::m_fixed

Definition at line 16 of file htoc.

◆ m_maximum_value

TC caxis_dui::m_maximum_value

Definition at line 15 of file htoc.

◆ m_minimum_value

TC caxis_dui::m_minimum_value

Definition at line 14 of file htoc.

◆ m_number_of_bins

bn_t caxis_dui::m_number_of_bins

Definition at line 13 of file htoc.

◆ m_number_of_edges

unsigned int caxis_dui::m_number_of_edges

Definition at line 18 of file htoc.

◆ m_offset

TO caxis_dui::m_offset

Definition at line 12 of file htoc.


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