ATLAS Offline Software
|
#include <CpmMonitorAlgorithm.h>
Public Attributes | |
const xAOD::CPMTower_v2 * | ttower {} |
double | phi_scaled {} |
int | slice {} |
bool | emParityError {} |
bool | emLinkDownError {} |
bool | hadParityError {} |
bool | hadLinkDownError {} |
Definition at line 30 of file CpmMonitorAlgorithm.h.
bool CpmMonitorAlgorithm::MonitorCpmTT::emLinkDownError {} |
Definition at line 37 of file CpmMonitorAlgorithm.h.
bool CpmMonitorAlgorithm::MonitorCpmTT::emParityError {} |
Definition at line 36 of file CpmMonitorAlgorithm.h.
bool CpmMonitorAlgorithm::MonitorCpmTT::hadLinkDownError {} |
Definition at line 39 of file CpmMonitorAlgorithm.h.
bool CpmMonitorAlgorithm::MonitorCpmTT::hadParityError {} |
Definition at line 38 of file CpmMonitorAlgorithm.h.
double CpmMonitorAlgorithm::MonitorCpmTT::phi_scaled {} |
Definition at line 33 of file CpmMonitorAlgorithm.h.
int CpmMonitorAlgorithm::MonitorCpmTT::slice {} |
Definition at line 34 of file CpmMonitorAlgorithm.h.
const xAOD::CPMTower_v2* CpmMonitorAlgorithm::MonitorCpmTT::ttower {} |
Definition at line 31 of file CpmMonitorAlgorithm.h.