ATLAS Offline Software
|
The persistent partner of TrigHisto1D class. More...
#include <TrigHisto1D_p1.h>
Public Member Functions | |
TrigHisto1D_p1 () | |
Public Attributes | |
std::vector< float > | m_contents |
unsigned int | m_nbins_x |
float | m_min_x |
float | m_max_x |
The persistent partner of TrigHisto1D class.
Definition at line 17 of file TrigHisto1D_p1.h.
|
inline |
Definition at line 19 of file TrigHisto1D_p1.h.
std::vector<float> TrigHisto1D_p1::m_contents |
Definition at line 22 of file TrigHisto1D_p1.h.
float TrigHisto1D_p1::m_max_x |
Definition at line 25 of file TrigHisto1D_p1.h.
float TrigHisto1D_p1::m_min_x |
Definition at line 24 of file TrigHisto1D_p1.h.
unsigned int TrigHisto1D_p1::m_nbins_x |
Definition at line 23 of file TrigHisto1D_p1.h.