![]() |
ATLAS Offline Software
|
#include <PATTERNidentity.h>
Public Member Functions | |
| PATTERNidentity (CMAinput, int) | |
| PATTERNidentity (const PATTERNidentity &) | |
| PATTERNidentity | operator= (const PATTERNidentity &) |
| bool | operator== (const PATTERNidentity &) const |
| bool | operator!= (const PATTERNidentity &) const |
| bool | operator< (const PATTERNidentity &) const |
| CMAinput | input_id (void) const |
| int | layer_id (void) const |
| void | Print (std::ostream &, bool) const |
Private Attributes | |
| CMAinput | m_input_id |
| int | m_layer_id |
Static Private Attributes | |
| static const char | s_inputTag [4][9] |
Definition at line 12 of file PATTERNidentity.h.
| PATTERNidentity::PATTERNidentity | ( | CMAinput | io, |
| int | layer | ||
| ) |
Definition at line 13 of file PATTERNidentity.cxx.
| PATTERNidentity::PATTERNidentity | ( | const PATTERNidentity & | id | ) |
Definition at line 16 of file PATTERNidentity.cxx.
|
inline |
Definition at line 30 of file PATTERNidentity.h.
|
inline |
Definition at line 31 of file PATTERNidentity.h.
| bool PATTERNidentity::operator!= | ( | const PATTERNidentity & | id | ) | const |
Definition at line 37 of file PATTERNidentity.cxx.
| bool PATTERNidentity::operator< | ( | const PATTERNidentity & | id | ) | const |
Definition at line 42 of file PATTERNidentity.cxx.
| PATTERNidentity PATTERNidentity::operator= | ( | const PATTERNidentity & | id | ) |
Definition at line 22 of file PATTERNidentity.cxx.
| bool PATTERNidentity::operator== | ( | const PATTERNidentity & | id | ) | const |
Definition at line 30 of file PATTERNidentity.cxx.
| void PATTERNidentity::Print | ( | std::ostream & | stream, |
| bool | detail | ||
| ) | const |
Definition at line 49 of file PATTERNidentity.cxx.
|
private |
Definition at line 17 of file PATTERNidentity.h.
|
private |
Definition at line 18 of file PATTERNidentity.h.
|
staticprivate |
Definition at line 15 of file PATTERNidentity.h.
1.8.18