ATLAS Offline Software
Loading...
Searching...
No Matches
PPMSimBSMonitorAlgorithm::MonitorTT Struct Reference

Struct to contain PPM trigger tower info. More...

#include <PPMSimBSMonitorAlgorithm.h>

Collaboration diagram for PPMSimBSMonitorAlgorithm::MonitorTT:

Public Attributes

const xAOD::TriggerTowertower {}
double phiScaled {}
double phi1d {}
 phi for 2d maps with integer bins (taking into account granularity in eta)
int jepET {}
 phi for 1d phi distributions (taking into account granularity in eta)
double maxADC {}

Detailed Description

Struct to contain PPM trigger tower info.

Definition at line 28 of file PPMSimBSMonitorAlgorithm.h.

Member Data Documentation

◆ jepET

int PPMSimBSMonitorAlgorithm::MonitorTT::jepET {}

phi for 1d phi distributions (taking into account granularity in eta)

Definition at line 32 of file PPMSimBSMonitorAlgorithm.h.

32{};

◆ maxADC

double PPMSimBSMonitorAlgorithm::MonitorTT::maxADC {}

Definition at line 33 of file PPMSimBSMonitorAlgorithm.h.

33{};

◆ phi1d

double PPMSimBSMonitorAlgorithm::MonitorTT::phi1d {}

phi for 2d maps with integer bins (taking into account granularity in eta)

Definition at line 31 of file PPMSimBSMonitorAlgorithm.h.

31{};

◆ phiScaled

double PPMSimBSMonitorAlgorithm::MonitorTT::phiScaled {}

Definition at line 30 of file PPMSimBSMonitorAlgorithm.h.

30{};

◆ tower

const xAOD::TriggerTower* PPMSimBSMonitorAlgorithm::MonitorTT::tower {}

Definition at line 29 of file PPMSimBSMonitorAlgorithm.h.

29{};

The documentation for this struct was generated from the following file: