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

Event-local projection segment optionally exposed for validation. More...

#include <TgcL0Segment.h>

Collaboration diagram for L0Muon::TgcL0Segment:

Public Attributes

std::uint16_t subdetectorId {0}
std::uint16_t triggerSector {0}
std::uint16_t bcTag {0}
TgcL0SegmentProjection projection {TgcL0SegmentProjection::Wire}
std::uint8_t stationMask {0}
std::uint8_t summedQuality {0}
std::uint8_t nStations {0}
float eta {0.F}
float phi {0.F}
float residual {0.F}
float outputResidual {0.F}
float consistency {0.F}
std::uint16_t pivotChannel {0}

Detailed Description

Event-local projection segment optionally exposed for validation.

Definition at line 18 of file TgcL0Segment.h.

Member Data Documentation

◆ bcTag

std::uint16_t L0Muon::TgcL0Segment::bcTag {0}

Definition at line 21 of file TgcL0Segment.h.

21{0};

◆ consistency

float L0Muon::TgcL0Segment::consistency {0.F}

Definition at line 30 of file TgcL0Segment.h.

30{0.F};

◆ eta

float L0Muon::TgcL0Segment::eta {0.F}

Definition at line 26 of file TgcL0Segment.h.

26{0.F};

◆ nStations

std::uint8_t L0Muon::TgcL0Segment::nStations {0}

Definition at line 25 of file TgcL0Segment.h.

25{0};

◆ outputResidual

float L0Muon::TgcL0Segment::outputResidual {0.F}

Definition at line 29 of file TgcL0Segment.h.

29{0.F};

◆ phi

float L0Muon::TgcL0Segment::phi {0.F}

Definition at line 27 of file TgcL0Segment.h.

27{0.F};

◆ pivotChannel

std::uint16_t L0Muon::TgcL0Segment::pivotChannel {0}

Definition at line 31 of file TgcL0Segment.h.

31{0};

◆ projection

◆ residual

float L0Muon::TgcL0Segment::residual {0.F}

Definition at line 28 of file TgcL0Segment.h.

28{0.F};

◆ stationMask

std::uint8_t L0Muon::TgcL0Segment::stationMask {0}

Definition at line 23 of file TgcL0Segment.h.

23{0};

◆ subdetectorId

std::uint16_t L0Muon::TgcL0Segment::subdetectorId {0}

Definition at line 19 of file TgcL0Segment.h.

19{0};

◆ summedQuality

std::uint8_t L0Muon::TgcL0Segment::summedQuality {0}

Definition at line 24 of file TgcL0Segment.h.

24{0};

◆ triggerSector

std::uint16_t L0Muon::TgcL0Segment::triggerSector {0}

Definition at line 20 of file TgcL0Segment.h.

20{0};

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