ATLAS Offline Software
|
Struct to contain PPM trigger tower info. More...
#include <MistimedStreamMonitorAlgorithm.h>
Public Attributes | |
const xAOD::TriggerTower * | tower = nullptr |
double | phiScaled = 0 |
double | phi1d = 0 |
phi for 2d maps with integer bins (taking into account granularity in eta) More... | |
Struct to contain PPM trigger tower info.
Definition at line 64 of file MistimedStreamMonitorAlgorithm.h.
double MistimedStreamMonitorAlgorithm::MonitorTT::phi1d = 0 |
phi for 2d maps with integer bins (taking into account granularity in eta)
Definition at line 67 of file MistimedStreamMonitorAlgorithm.h.
double MistimedStreamMonitorAlgorithm::MonitorTT::phiScaled = 0 |
Definition at line 66 of file MistimedStreamMonitorAlgorithm.h.
const xAOD::TriggerTower* MistimedStreamMonitorAlgorithm::MonitorTT::tower = nullptr |
Definition at line 65 of file MistimedStreamMonitorAlgorithm.h.