ATLAS Offline Software
Loading...
Searching...
No Matches
CpmMonitorAlgorithm::MonitorCpmTT Struct Reference

#include <CpmMonitorAlgorithm.h>

Collaboration diagram for CpmMonitorAlgorithm::MonitorCpmTT:

Public Attributes

const xAOD::CPMTower_v2ttower {}
double phi_scaled {}
int slice {}
bool emParityError {}
bool emLinkDownError {}
bool hadParityError {}
bool hadLinkDownError {}

Detailed Description

Definition at line 31 of file CpmMonitorAlgorithm.h.

Member Data Documentation

◆ emLinkDownError

bool CpmMonitorAlgorithm::MonitorCpmTT::emLinkDownError {}

Definition at line 38 of file CpmMonitorAlgorithm.h.

38{};

◆ emParityError

bool CpmMonitorAlgorithm::MonitorCpmTT::emParityError {}

Definition at line 37 of file CpmMonitorAlgorithm.h.

37{};

◆ hadLinkDownError

bool CpmMonitorAlgorithm::MonitorCpmTT::hadLinkDownError {}

Definition at line 40 of file CpmMonitorAlgorithm.h.

40{};

◆ hadParityError

bool CpmMonitorAlgorithm::MonitorCpmTT::hadParityError {}

Definition at line 39 of file CpmMonitorAlgorithm.h.

39{};

◆ phi_scaled

double CpmMonitorAlgorithm::MonitorCpmTT::phi_scaled {}

Definition at line 34 of file CpmMonitorAlgorithm.h.

34{}; // rescaled for 2D plots

◆ slice

int CpmMonitorAlgorithm::MonitorCpmTT::slice {}

Definition at line 35 of file CpmMonitorAlgorithm.h.

35{}; // crate * m_maxSlices + emEnergyVec()).size() - 1;

◆ ttower

const xAOD::CPMTower_v2* CpmMonitorAlgorithm::MonitorCpmTT::ttower {}

Definition at line 32 of file CpmMonitorAlgorithm.h.

32{};

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