#include <GoldenPattern.h>
|
| Key (int iEta=99, unsigned int iPt=0, int iCharge=0, unsigned int iNumber=999) |
|
unsigned int | number () const |
|
bool | operator< (const Key &o) const |
|
bool | operator== (const Key &o) const |
|
Definition at line 15 of file GoldenPattern.h.
Key::Key |
( |
int |
iEta = 99 , |
|
|
unsigned int |
iPt = 0 , |
|
|
int |
iCharge = 0 , |
|
|
unsigned int |
iNumber = 999 |
|
) |
| |
|
inline |
unsigned int Key::number |
( |
| ) |
const |
|
inline |
bool Key::operator< |
( |
const Key & |
o | ) |
const |
|
inline |
bool Key::operator== |
( |
const Key & |
o | ) |
const |
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const Key & |
o |
|
) |
| |
|
friend |
unsigned int Key::theNumber |
unsigned int Key::thePtCode |