![]() |
ATLAS Offline Software
|
details of the histogram axes etc More...
#include <computils.h>
Public Member Functions | |
| HistDetails (const std::vector< std::string > &v) | |
| HistDetails (const std::string *vp) | |
| const std::string & | name () const |
| const std::string & | detail () const |
| const std::string & | info () const |
| const std::string & | xtitle () const |
| const std::string & | ytitle () const |
| const AxisInfo & | xaxis () const |
| const AxisInfo & | yaxis () const |
Private Member Functions | |
| void | getextra () |
Private Attributes | |
| std::vector< std::string > | m_details |
| std::string | m_extra |
| AxisInfo | m_xinfo |
| AxisInfo | m_yinfo |
details of the histogram axes etc
Definition at line 1568 of file computils.h.
|
inline |
Definition at line 1572 of file computils.h.
|
inline |
|
inline |
Definition at line 1587 of file computils.h.
|
inlineprivate |
Definition at line 1599 of file computils.h.
|
inline |
Definition at line 1589 of file computils.h.
|
inline |
Definition at line 1585 of file computils.h.
Definition at line 1594 of file computils.h.
|
inline |
Definition at line 1591 of file computils.h.
Definition at line 1595 of file computils.h.
|
inline |
Definition at line 1592 of file computils.h.
|
private |
Definition at line 1612 of file computils.h.
|
private |
Definition at line 1614 of file computils.h.
|
private |
Definition at line 1616 of file computils.h.
|
private |
Definition at line 1617 of file computils.h.