![]() |
ATLAS Offline Software
|
Struct to contain PPM trigger tower info. More...
#include <PprMonitorAlgorithm.h>
Public Attributes | |
| const xAOD::TriggerTower_v2 * | tower |
| double | phiScaled |
| double | maxADC |
| phi for 2d maps with integer bins (taking into account granularity in eta) | |
| int | jepET |
| max ADC timeslice | |
Struct to contain PPM trigger tower info.
Definition at line 19 of file PprMonitorAlgorithm.h.
| int PprMonitorAlgorithm::MonitorTT::jepET |
max ADC timeslice
Definition at line 23 of file PprMonitorAlgorithm.h.
| double PprMonitorAlgorithm::MonitorTT::maxADC |
phi for 2d maps with integer bins (taking into account granularity in eta)
Definition at line 22 of file PprMonitorAlgorithm.h.
| double PprMonitorAlgorithm::MonitorTT::phiScaled |
Definition at line 21 of file PprMonitorAlgorithm.h.
| const xAOD::TriggerTower_v2* PprMonitorAlgorithm::MonitorTT::tower |
Definition at line 20 of file PprMonitorAlgorithm.h.