ATLAS Offline Software
|
#include <TgcRawDataMonitorAlgorithm.h>
Public Attributes | |
std::string | trigItem |
std::string | title |
long unsigned int | multiplicity {} |
int | rpcThr {} |
int | tgcThr {} |
int | sys {} |
int | threshold {} |
int | charge {} |
bool | tgcF {} |
bool | tgcC {} |
bool | tgcH {} |
bool | rpcR {} |
bool | rpcM {} |
double | eta {} |
double | phi {} |
unsigned int | roiWord {} |
Definition at line 209 of file TgcRawDataMonitorAlgorithm.h.
int TgcRawDataMonitorAlgorithm::CtpDecMonObj::charge {} |
Definition at line 217 of file TgcRawDataMonitorAlgorithm.h.
double TgcRawDataMonitorAlgorithm::CtpDecMonObj::eta {} |
Definition at line 223 of file TgcRawDataMonitorAlgorithm.h.
long unsigned int TgcRawDataMonitorAlgorithm::CtpDecMonObj::multiplicity {} |
Definition at line 212 of file TgcRawDataMonitorAlgorithm.h.
double TgcRawDataMonitorAlgorithm::CtpDecMonObj::phi {} |
Definition at line 224 of file TgcRawDataMonitorAlgorithm.h.
unsigned int TgcRawDataMonitorAlgorithm::CtpDecMonObj::roiWord {} |
Definition at line 225 of file TgcRawDataMonitorAlgorithm.h.
bool TgcRawDataMonitorAlgorithm::CtpDecMonObj::rpcM {} |
Definition at line 222 of file TgcRawDataMonitorAlgorithm.h.
bool TgcRawDataMonitorAlgorithm::CtpDecMonObj::rpcR {} |
Definition at line 221 of file TgcRawDataMonitorAlgorithm.h.
int TgcRawDataMonitorAlgorithm::CtpDecMonObj::rpcThr {} |
Definition at line 213 of file TgcRawDataMonitorAlgorithm.h.
int TgcRawDataMonitorAlgorithm::CtpDecMonObj::sys {} |
Definition at line 215 of file TgcRawDataMonitorAlgorithm.h.
bool TgcRawDataMonitorAlgorithm::CtpDecMonObj::tgcC {} |
Definition at line 219 of file TgcRawDataMonitorAlgorithm.h.
bool TgcRawDataMonitorAlgorithm::CtpDecMonObj::tgcF {} |
Definition at line 218 of file TgcRawDataMonitorAlgorithm.h.
bool TgcRawDataMonitorAlgorithm::CtpDecMonObj::tgcH {} |
Definition at line 220 of file TgcRawDataMonitorAlgorithm.h.
int TgcRawDataMonitorAlgorithm::CtpDecMonObj::tgcThr {} |
Definition at line 214 of file TgcRawDataMonitorAlgorithm.h.
int TgcRawDataMonitorAlgorithm::CtpDecMonObj::threshold {} |
Definition at line 216 of file TgcRawDataMonitorAlgorithm.h.
std::string TgcRawDataMonitorAlgorithm::CtpDecMonObj::title |
Definition at line 211 of file TgcRawDataMonitorAlgorithm.h.
std::string TgcRawDataMonitorAlgorithm::CtpDecMonObj::trigItem |
Definition at line 210 of file TgcRawDataMonitorAlgorithm.h.