![]() |
ATLAS Offline Software
|
#include <WTAObject.h>
Public Member Functions | |
| WTAJet (pt_t pt=0, eta_t eta=0, phi_t phi=0, m_t m=0, int idx=-99, tech_t jet_dr=R_PAR) | |
| const WTATrigObj & | GetSeed () const |
| void | MergeConstituent (WTATrigObj &tower) |
| void | MergeConstituent (WTATrigObj *tower) |
| void | MergeWTAJet (WTAJet &targetjet) |
| void | PopOutLastConstituent () |
| const std::vector< WTATrigObj > & | GetConstituentList () const |
| tobn_t | GetConstituentCount () const |
| unsigned int | GetRingN (const WTATrigObj &tower) const |
| void | CreateERingInfo () |
| void | PrintERingInfo () const |
| const WTA4JetERingInfo & | GetERingInfo () const |
| void | SetERingInfo (const WTA4JetERingInfo &ering_info) |
| 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 | |
| WTATrigObj | m_Seed |
| std::vector< WTATrigObj > | m_ConstituentList |
| tech_t | m_jet_dr |
| unsigned int | m_ring_n |
| WTA4JetERingInfo | m_ERingInfo |
| pt_t | m_pt |
| eta_t | m_eta |
| phi_t | m_phi |
| m_t | m_m |
| int | m_idx |
Definition at line 150 of file WTAObject.h.
|
inline |
Definition at line 152 of file WTAObject.h.
|
inline |
Definition at line 240 of file WTAObject.h.
|
inlineinherited |
Definition at line 46 of file WTAObject.h.
|
inlineinherited |
Definition at line 90 of file WTAObject.h.
|
inlineinherited |
Definition at line 33 of file WTAObject.h.
|
inlineinherited |
Definition at line 34 of file WTAObject.h.
|
inline |
Definition at line 171 of file WTAObject.h.
|
inline |
Definition at line 170 of file WTAObject.h.
|
inline |
Definition at line 176 of file WTAObject.h.
|
inline |
|
inline |
Definition at line 165 of file WTAObject.h.
|
inlineinherited |
Definition at line 39 of file WTAObject.h.
|
inlineinherited |
Definition at line 40 of file WTAObject.h.
|
inlineinherited |
Definition at line 115 of file WTAObject.h.
|
inlineinherited |
Definition at line 37 of file WTAObject.h.
|
inlineinherited |
Definition at line 38 of file WTAObject.h.
|
inline |
Definition at line 187 of file WTAObject.h.
|
inline |
Definition at line 193 of file WTAObject.h.
|
inline |
Definition at line 199 of file WTAObject.h.
|
inlineinherited |
Definition at line 56 of file WTAObject.h.
|
inlineinherited |
Definition at line 35 of file WTAObject.h.
|
inlineinherited |
Definition at line 36 of file WTAObject.h.
|
inline |
Definition at line 207 of file WTAObject.h.
|
inline |
Definition at line 283 of file WTAObject.h.
|
inlineinherited |
Definition at line 31 of file WTAObject.h.
|
inlineinherited |
Definition at line 32 of file WTAObject.h.
|
inline |
Definition at line 177 of file WTAObject.h.
|
private |
Definition at line 181 of file WTAObject.h.
|
private |
Definition at line 184 of file WTAObject.h.
|
privateinherited |
Definition at line 67 of file WTAObject.h.
|
privateinherited |
Definition at line 70 of file WTAObject.h.
|
private |
Definition at line 182 of file WTAObject.h.
|
privateinherited |
Definition at line 69 of file WTAObject.h.
|
privateinherited |
Definition at line 68 of file WTAObject.h.
|
privateinherited |
Definition at line 66 of file WTAObject.h.
|
private |
Definition at line 183 of file WTAObject.h.
|
private |
Definition at line 180 of file WTAObject.h.