ATLAS Offline Software
|
The persistent partner of the TrigHisto2D class. More...
#include <TrigHisto2D_p1.h>
Public Member Functions | |
TrigHisto2D_p1 () | |
Public Attributes | |
std::vector< float > | m_contents |
unsigned int | m_nbins_x |
float | m_min_x |
float | m_max_x |
unsigned int | m_nbins_y |
float | m_min_y |
float | m_max_y |
The persistent partner of the TrigHisto2D class.
Definition at line 17 of file TrigHisto2D_p1.h.
|
inline |
std::vector<float> TrigHisto2D_p1::m_contents |
Definition at line 23 of file TrigHisto2D_p1.h.
float TrigHisto2D_p1::m_max_x |
Definition at line 26 of file TrigHisto2D_p1.h.
float TrigHisto2D_p1::m_max_y |
Definition at line 29 of file TrigHisto2D_p1.h.
float TrigHisto2D_p1::m_min_x |
Definition at line 25 of file TrigHisto2D_p1.h.
float TrigHisto2D_p1::m_min_y |
Definition at line 28 of file TrigHisto2D_p1.h.
unsigned int TrigHisto2D_p1::m_nbins_x |
Definition at line 24 of file TrigHisto2D_p1.h.
unsigned int TrigHisto2D_p1::m_nbins_y |
Definition at line 27 of file TrigHisto2D_p1.h.