![]() |
ATLAS Offline Software
|
#include <WTAObject.h>
Public Member Functions | |
| WTATrigObj (pt_t pt=0, eta_t eta=0, phi_t phi=0, m_t m=0, int idx=-99) | |
| pt_t | pt () const |
| void | pt (pt_t pt) |
| eta_t | eta () const |
| void | eta (eta_t eta) |
| phi_t | phi () const |
| void | phi (phi_t phi) |
| m_t | m () const |
| void | m (m_t m) |
| int | idx () const |
| void | idx (int idx) |
| phi_t | d_phi_MPI_PI (const WTATrigObj &o2) const |
| eta_t | d_eta (const WTATrigObj &o2) const |
| bool | IsAssocdR (WTATrigObj &tower, tech_t dr) |
| WTATrigObj | operator+ (const WTATrigObj &obj) |
Private Attributes | |
| pt_t | m_pt |
| eta_t | m_eta |
| phi_t | m_phi |
| m_t | m_m |
| int | m_idx |
Friends | |
| bool | operator< (const WTATrigObj &o1, const WTATrigObj &o2) |
| bool | operator> (const WTATrigObj &o1, const WTATrigObj &o2) |
| bool | operator<= (const WTATrigObj &o1, const WTATrigObj &o2) |
| bool | operator>= (const WTATrigObj &o1, const WTATrigObj &o2) |
Definition at line 26 of file WTAObject.h.
|
inline |
Definition at line 28 of file WTAObject.h.
|
inline |
Definition at line 46 of file WTAObject.h.
|
inline |
Definition at line 90 of file WTAObject.h.
|
inline |
Definition at line 33 of file WTAObject.h.
|
inline |
Definition at line 34 of file WTAObject.h.
|
inline |
Definition at line 39 of file WTAObject.h.
|
inline |
Definition at line 40 of file WTAObject.h.
|
inline |
Definition at line 115 of file WTAObject.h.
|
inline |
Definition at line 37 of file WTAObject.h.
|
inline |
Definition at line 38 of file WTAObject.h.
|
inline |
Definition at line 56 of file WTAObject.h.
|
inline |
Definition at line 35 of file WTAObject.h.
|
inline |
Definition at line 36 of file WTAObject.h.
|
inline |
Definition at line 31 of file WTAObject.h.
|
inline |
Definition at line 32 of file WTAObject.h.
|
friend |
Definition at line 50 of file WTAObject.h.
|
friend |
Definition at line 52 of file WTAObject.h.
|
friend |
Definition at line 51 of file WTAObject.h.
|
friend |
Definition at line 53 of file WTAObject.h.
|
private |
Definition at line 67 of file WTAObject.h.
|
private |
Definition at line 70 of file WTAObject.h.
|
private |
Definition at line 69 of file WTAObject.h.
|
private |
Definition at line 68 of file WTAObject.h.
|
private |
Definition at line 66 of file WTAObject.h.