![]() |
ATLAS Offline Software
|
#include <TrigEFBphys_p2.h>
Public Types | |
| enum | pType_p1 { PHIKK =0 , DSPHIPI =1 , BMUMU =2 , BMUMUX =3 , JPSIEE =4 , JPSIMUMU =5 , MULTIMU =6 , BKMUMU =7 , BDKSTMUMU =8 , BSPHIMUMU =9 , LBLMUMU =10 , BCDSMUMU =11 } |
Public Member Functions | |
| TrigEFBphys_p2 () | |
| virtual | ~TrigEFBphys_p2 ()=default |
Public Attributes | |
| int | m_roiID = 0 |
| pType_p1 | m_particleType = PHIKK |
| float | m_eta = 0 |
| float | m_phi = 0 |
| float | m_mass = 0 |
| float | m_fitmass = 0 |
| float | m_fitchi2 = 0 |
| int | m_fitndof = 0 |
| float | m_fitx = 0 |
| float | m_fity = 0 |
| float | m_fitz = 0 |
| ElementLinkInt_p1 | m_secondaryDecay |
| ElementLinkIntVector_p1 | m_trackVector |
Friends | |
| class | TrigEFBphysCnv_p2 |
Definition at line 25 of file TrigEFBphys_p2.h.
|
inline |
Definition at line 31 of file TrigEFBphys_p2.h.
|
virtualdefault |
|
friend |
Definition at line 27 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_eta = 0 |
Definition at line 40 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_fitchi2 = 0 |
Definition at line 44 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_fitmass = 0 |
Definition at line 43 of file TrigEFBphys_p2.h.
| int TrigEFBphys_p2::m_fitndof = 0 |
Definition at line 45 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_fitx = 0 |
Definition at line 46 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_fity = 0 |
Definition at line 47 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_fitz = 0 |
Definition at line 48 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_mass = 0 |
Definition at line 42 of file TrigEFBphys_p2.h.
Definition at line 39 of file TrigEFBphys_p2.h.
| float TrigEFBphys_p2::m_phi = 0 |
Definition at line 41 of file TrigEFBphys_p2.h.
| int TrigEFBphys_p2::m_roiID = 0 |
Definition at line 38 of file TrigEFBphys_p2.h.
| ElementLinkInt_p1 TrigEFBphys_p2::m_secondaryDecay |
Definition at line 50 of file TrigEFBphys_p2.h.
| ElementLinkIntVector_p1 TrigEFBphys_p2::m_trackVector |
Definition at line 51 of file TrigEFBphys_p2.h.