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 |
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 1254 of file computils.h.
|
inline |
|
inline |
|
inline |
Definition at line 1273 of file computils.h.
|
inlineprivate |
Definition at line 1285 of file computils.h.
|
inline |
Definition at line 1275 of file computils.h.
|
inline |
Definition at line 1271 of file computils.h.
Definition at line 1280 of file computils.h.
|
inline |
Definition at line 1277 of file computils.h.
Definition at line 1281 of file computils.h.
|
inline |
Definition at line 1278 of file computils.h.
|
private |
Definition at line 1298 of file computils.h.
|
private |
Definition at line 1300 of file computils.h.
|
private |
Definition at line 1302 of file computils.h.
|
private |
Definition at line 1303 of file computils.h.