|
Jpp
|
Map key. More...
#include <JHistogramToolkit.hh>
Public Member Functions | |
| JKey (const char *name, const int index) | |
| Constructor. More... | |
Public Attributes | |
| std::string | name |
| int | index |
Friends | |
| bool | operator< (const JKey &first, const JKey &second) |
| Less than operator. More... | |
Map key.
Definition at line 25 of file JHistogramToolkit.hh.
|
inline |
Constructor.
| name | parameter name |
| index | parameter value (= index in user data) |
Definition at line 32 of file JHistogramToolkit.hh.
Less than operator.
| first | first key |
| second | second key |
Definition at line 47 of file JHistogramToolkit.hh.
| std::string JKey::name |
Definition at line 52 of file JHistogramToolkit.hh.
| int JKey::index |
Definition at line 53 of file JHistogramToolkit.hh.
1.8.5