ATLAS Offline Software
|
#include <TrigPhoton_p3.h>
Public Member Functions | |
TrigPhoton_p3 ()=default | |
virtual | ~TrigPhoton_p3 ()=default |
Public Attributes | |
int | m_roiID {} |
float | m_allTheFloats [11] {} |
bool | m_valid {false} |
ElementLinkInt_p3 | m_cluster |
P4PtEtaPhiM_p1 | m_P4PtEtaPhiM |
Friends | |
class | TrigPhotonCnv_p3 |
Definition at line 22 of file TrigPhoton_p3.h.
|
default |
|
virtualdefault |
|
friend |
Definition at line 33 of file TrigPhoton_p3.h.
float TrigPhoton_p3::m_allTheFloats[11] {} |
Definition at line 41 of file TrigPhoton_p3.h.
ElementLinkInt_p3 TrigPhoton_p3::m_cluster |
Definition at line 58 of file TrigPhoton_p3.h.
P4PtEtaPhiM_p1 TrigPhoton_p3::m_P4PtEtaPhiM |
Definition at line 60 of file TrigPhoton_p3.h.
int TrigPhoton_p3::m_roiID {} |
Definition at line 40 of file TrigPhoton_p3.h.
bool TrigPhoton_p3::m_valid {false} |
Definition at line 56 of file TrigPhoton_p3.h.