ATLAS Offline Software
Loading...
Searching...
No Matches
L0Muon::TgcL0ValidationCandidateBlock Struct Reference

Reconstruction quantities exposed to validation backends. More...

#include <TgcL0ValidationEvent.h>

Collaboration diagram for L0Muon::TgcL0ValidationCandidateBlock:

Public Attributes

std::vector< std::uint16_t > subdetectorId
std::vector< std::uint16_t > triggerSector
std::vector< std::uint16_t > readoutSector
std::vector< std::uint16_t > bcTag
std::vector< std::uint8_t > stationMask
std::vector< std::uint8_t > wireStationMask
std::vector< std::uint8_t > stripStationMask
std::vector< float > eta
std::vector< float > phi
std::vector< float > deltaTheta
std::vector< float > deltaPhi
std::vector< int > truthIndex

Detailed Description

Reconstruction quantities exposed to validation backends.

Definition at line 88 of file TgcL0ValidationEvent.h.

Member Data Documentation

◆ bcTag

std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::bcTag

Definition at line 92 of file TgcL0ValidationEvent.h.

◆ deltaPhi

std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::deltaPhi

Definition at line 99 of file TgcL0ValidationEvent.h.

◆ deltaTheta

std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::deltaTheta

Definition at line 98 of file TgcL0ValidationEvent.h.

◆ eta

std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::eta

Definition at line 96 of file TgcL0ValidationEvent.h.

◆ phi

std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::phi

Definition at line 97 of file TgcL0ValidationEvent.h.

◆ readoutSector

std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::readoutSector

Definition at line 91 of file TgcL0ValidationEvent.h.

◆ stationMask

std::vector<std::uint8_t> L0Muon::TgcL0ValidationCandidateBlock::stationMask

Definition at line 93 of file TgcL0ValidationEvent.h.

◆ stripStationMask

std::vector<std::uint8_t> L0Muon::TgcL0ValidationCandidateBlock::stripStationMask

Definition at line 95 of file TgcL0ValidationEvent.h.

◆ subdetectorId

std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::subdetectorId

Definition at line 89 of file TgcL0ValidationEvent.h.

◆ triggerSector

std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::triggerSector

Definition at line 90 of file TgcL0ValidationEvent.h.

◆ truthIndex

std::vector<int> L0Muon::TgcL0ValidationCandidateBlock::truthIndex

Definition at line 100 of file TgcL0ValidationEvent.h.

◆ wireStationMask

std::vector<std::uint8_t> L0Muon::TgcL0ValidationCandidateBlock::wireStationMask

Definition at line 94 of file TgcL0ValidationEvent.h.


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