![]() |
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) | |
| std::string | name () const |
| const std::string & | detail () const |
| std::string | info () const |
| std::string | xtitle () 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 1261 of file computils.h.
|
inline |
Definition at line 1265 of file computils.h.
|
inline |
|
inline |
Definition at line 1280 of file computils.h.
|
inlineprivate |
Definition at line 1292 of file computils.h.
|
inline |
Definition at line 1282 of file computils.h.
|
inline |
Definition at line 1278 of file computils.h.
|
inline |
Definition at line 1287 of file computils.h.
|
inline |
Definition at line 1284 of file computils.h.
|
inline |
Definition at line 1288 of file computils.h.
|
inline |
Definition at line 1285 of file computils.h.
|
private |
Definition at line 1305 of file computils.h.
|
private |
Definition at line 1307 of file computils.h.
|
private |
Definition at line 1309 of file computils.h.
|
private |
Definition at line 1310 of file computils.h.