![]() |
ATLAS Offline Software
|
Public Member Functions | |
| bands () | |
| bands (const bands &b)=default | |
| bands & | operator= (const bands &b)=default |
| bands (const std::vector< double > &limits, const std::vector< std::string > &labels) | |
| void | range (const std::string &chain, TH1F *h) |
| void | range (size_t i, TH1F *h) |
Private Attributes | |
| std::vector< double > | m_limits |
| std::vector< std::string > | m_labels |
Definition at line 222 of file comparitor.cxx.
|
inline |
Definition at line 226 of file comparitor.cxx.
|
inline |
Definition at line 231 of file comparitor.cxx.
|
inline |
Definition at line 235 of file comparitor.cxx.
|
inline |
Definition at line 243 of file comparitor.cxx.
|
private |
Definition at line 270 of file comparitor.cxx.
|
private |
Definition at line 269 of file comparitor.cxx.