ATLAS Offline Software
Public Attributes | List of all members
MistimedStreamMonitorAlgorithm::MonitorCPM Struct Reference

Struct to contain CPM tower info. More...

#include <MistimedStreamMonitorAlgorithm.h>

Collaboration diagram for MistimedStreamMonitorAlgorithm::MonitorCPM:

Public Attributes

const xAOD::CPMTowertower = nullptr
 
std::vector< double > phiScaled
 
double etaScaled = 0
 
double phi1d = 0
 phi for 2d maps with integer bins (taking into account granularity in eta) More...
 

Detailed Description

Struct to contain CPM tower info.

Definition at line 68 of file MistimedStreamMonitorAlgorithm.h.

Member Data Documentation

◆ etaScaled

double MistimedStreamMonitorAlgorithm::MonitorCPM::etaScaled = 0

Definition at line 71 of file MistimedStreamMonitorAlgorithm.h.

◆ phi1d

double MistimedStreamMonitorAlgorithm::MonitorCPM::phi1d = 0

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

Definition at line 72 of file MistimedStreamMonitorAlgorithm.h.

◆ phiScaled

std::vector<double> MistimedStreamMonitorAlgorithm::MonitorCPM::phiScaled

Definition at line 70 of file MistimedStreamMonitorAlgorithm.h.

◆ tower

const xAOD::CPMTower* MistimedStreamMonitorAlgorithm::MonitorCPM::tower = nullptr

Definition at line 69 of file MistimedStreamMonitorAlgorithm.h.


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