ATLAS Offline Software
|
Persistent representation of MuCTPIL1TopoCandidate. More...
#include <MuCTPIL1TopoCandidate_p1.h>
Public Attributes | |
std::string | m_sectorName {} |
unsigned int | m_roiID {} |
unsigned int | m_bcid {} |
unsigned int | m_ptThresholdID {} |
unsigned int | m_ptL1TopoCode {} |
unsigned int | m_ptValue {} |
float | m_eta {} |
float | m_phi {} |
unsigned int | m_etacode {} |
unsigned int | m_phicode {} |
float | m_etamin {} |
float | m_etamax {} |
float | m_phimin {} |
float | m_phimax {} |
unsigned int | m_roiWord {} |
unsigned int | m_mioctID {} |
int | m_ieta {} |
int | m_iphi {} |
bool | m_phiOvl {} |
bool | m_is2cand {} |
int | m_charge {} |
bool | m_bw2or3 {} |
bool | m_innerCoin {} |
bool | m_goodMF {} |
Persistent representation of MuCTPIL1TopoCandidate.
This is the first version of the persistent representation(s) of MuCTPIL1TopoCandidate. It stores the same data as the transient one, without having the easy accessor functions.
Definition at line 20 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_bcid {} |
Definition at line 23 of file MuCTPIL1TopoCandidate_p1.h.
bool MuCTPIL1TopoCandidate_p1::m_bw2or3 {} |
Definition at line 42 of file MuCTPIL1TopoCandidate_p1.h.
int MuCTPIL1TopoCandidate_p1::m_charge {} |
Definition at line 41 of file MuCTPIL1TopoCandidate_p1.h.
float MuCTPIL1TopoCandidate_p1::m_eta {} |
Definition at line 27 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_etacode {} |
Definition at line 29 of file MuCTPIL1TopoCandidate_p1.h.
float MuCTPIL1TopoCandidate_p1::m_etamax {} |
Definition at line 32 of file MuCTPIL1TopoCandidate_p1.h.
float MuCTPIL1TopoCandidate_p1::m_etamin {} |
Definition at line 31 of file MuCTPIL1TopoCandidate_p1.h.
bool MuCTPIL1TopoCandidate_p1::m_goodMF {} |
Definition at line 44 of file MuCTPIL1TopoCandidate_p1.h.
int MuCTPIL1TopoCandidate_p1::m_ieta {} |
Definition at line 37 of file MuCTPIL1TopoCandidate_p1.h.
bool MuCTPIL1TopoCandidate_p1::m_innerCoin {} |
Definition at line 43 of file MuCTPIL1TopoCandidate_p1.h.
int MuCTPIL1TopoCandidate_p1::m_iphi {} |
Definition at line 38 of file MuCTPIL1TopoCandidate_p1.h.
bool MuCTPIL1TopoCandidate_p1::m_is2cand {} |
Definition at line 40 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_mioctID {} |
Definition at line 36 of file MuCTPIL1TopoCandidate_p1.h.
float MuCTPIL1TopoCandidate_p1::m_phi {} |
Definition at line 28 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_phicode {} |
Definition at line 30 of file MuCTPIL1TopoCandidate_p1.h.
float MuCTPIL1TopoCandidate_p1::m_phimax {} |
Definition at line 34 of file MuCTPIL1TopoCandidate_p1.h.
float MuCTPIL1TopoCandidate_p1::m_phimin {} |
Definition at line 33 of file MuCTPIL1TopoCandidate_p1.h.
bool MuCTPIL1TopoCandidate_p1::m_phiOvl {} |
Definition at line 39 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_ptL1TopoCode {} |
Definition at line 25 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_ptThresholdID {} |
Definition at line 24 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_ptValue {} |
Definition at line 26 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_roiID {} |
Definition at line 22 of file MuCTPIL1TopoCandidate_p1.h.
unsigned int MuCTPIL1TopoCandidate_p1::m_roiWord {} |
Definition at line 35 of file MuCTPIL1TopoCandidate_p1.h.
std::string MuCTPIL1TopoCandidate_p1::m_sectorName {} |
Definition at line 21 of file MuCTPIL1TopoCandidate_p1.h.