ATLAS Offline Software
Loading...
Searching...
No Matches
TgcRawDataMonitorAlgorithm::TgcTrigTile Struct Reference

#include <TgcRawDataMonitorAlgorithm.h>

Collaboration diagram for TgcRawDataMonitorAlgorithm::TgcTrigTile:

Public Attributes

int slSector {-999}
double roiEta {-999}
double roiPhi {-999}
int roiNum {-999}
int deltaBcid {-999}
int deltaTiming {-999}
int tmdbDecisions {-999}
int bcid {-999}
int bunch {-999}
int currBc {0}
int goodBcid0 {0}
int goodBcid1 {0}
int goodBcid2 {0}
int goodTiming {0}

Detailed Description

Definition at line 99 of file TgcRawDataMonitorAlgorithm.h.

Member Data Documentation

◆ bcid

int TgcRawDataMonitorAlgorithm::TgcTrigTile::bcid {-999}

Definition at line 107 of file TgcRawDataMonitorAlgorithm.h.

107{-999};

◆ bunch

int TgcRawDataMonitorAlgorithm::TgcTrigTile::bunch {-999}

Definition at line 108 of file TgcRawDataMonitorAlgorithm.h.

108{-999};

◆ currBc

int TgcRawDataMonitorAlgorithm::TgcTrigTile::currBc {0}

Definition at line 109 of file TgcRawDataMonitorAlgorithm.h.

109{0};

◆ deltaBcid

int TgcRawDataMonitorAlgorithm::TgcTrigTile::deltaBcid {-999}

Definition at line 104 of file TgcRawDataMonitorAlgorithm.h.

104{-999}; // BCID difference between SL and TMDB

◆ deltaTiming

int TgcRawDataMonitorAlgorithm::TgcTrigTile::deltaTiming {-999}

Definition at line 105 of file TgcRawDataMonitorAlgorithm.h.

105{-999}; // Signal timing difference between SL and TMDB

◆ goodBcid0

int TgcRawDataMonitorAlgorithm::TgcTrigTile::goodBcid0 {0}

Definition at line 110 of file TgcRawDataMonitorAlgorithm.h.

110{0};

◆ goodBcid1

int TgcRawDataMonitorAlgorithm::TgcTrigTile::goodBcid1 {0}

Definition at line 111 of file TgcRawDataMonitorAlgorithm.h.

111{0};

◆ goodBcid2

int TgcRawDataMonitorAlgorithm::TgcTrigTile::goodBcid2 {0}

Definition at line 112 of file TgcRawDataMonitorAlgorithm.h.

112{0};

◆ goodTiming

int TgcRawDataMonitorAlgorithm::TgcTrigTile::goodTiming {0}

Definition at line 113 of file TgcRawDataMonitorAlgorithm.h.

113{0};

◆ roiEta

double TgcRawDataMonitorAlgorithm::TgcTrigTile::roiEta {-999}

Definition at line 101 of file TgcRawDataMonitorAlgorithm.h.

101{-999}; // SL RoI at the current BC and with matched offline muon

◆ roiNum

int TgcRawDataMonitorAlgorithm::TgcTrigTile::roiNum {-999}

Definition at line 103 of file TgcRawDataMonitorAlgorithm.h.

103{-999};

◆ roiPhi

double TgcRawDataMonitorAlgorithm::TgcTrigTile::roiPhi {-999}

Definition at line 102 of file TgcRawDataMonitorAlgorithm.h.

102{-999};

◆ slSector

int TgcRawDataMonitorAlgorithm::TgcTrigTile::slSector {-999}

Definition at line 100 of file TgcRawDataMonitorAlgorithm.h.

100{-999}; // SL sector ID

◆ tmdbDecisions

int TgcRawDataMonitorAlgorithm::TgcTrigTile::tmdbDecisions {-999}

Definition at line 106 of file TgcRawDataMonitorAlgorithm.h.

106{-999}; // TMDB signal decisions for modules 0..3 (D5 only, D6 only, D5+D6)

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