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

#include <TgcL0FloatingData.h>

Collaboration diagram for L0Muon::TgcL0Floating::Segment:

Public Member Functions

 Segment (const HitGroupKey &key, std::uint16_t firstChannel, std::uint16_t lastChannel, std::size_t nHits)

Public Attributes

HitGroupKey key {}
std::uint16_t firstChannel {0}
std::uint16_t lastChannel {0}
std::size_t nHits {0}

Detailed Description

Definition at line 58 of file TgcL0FloatingData.h.

Constructor & Destructor Documentation

◆ Segment()

L0Muon::TgcL0Floating::Segment::Segment ( const HitGroupKey & key,
std::uint16_t firstChannel,
std::uint16_t lastChannel,
std::size_t nHits )
inline

Member Data Documentation

◆ firstChannel

std::uint16_t L0Muon::TgcL0Floating::Segment::firstChannel {0}

Definition at line 67 of file TgcL0FloatingData.h.

67{0};

◆ key

HitGroupKey L0Muon::TgcL0Floating::Segment::key {}

Definition at line 66 of file TgcL0FloatingData.h.

66{};

◆ lastChannel

std::uint16_t L0Muon::TgcL0Floating::Segment::lastChannel {0}

Definition at line 68 of file TgcL0FloatingData.h.

68{0};

◆ nHits

std::size_t L0Muon::TgcL0Floating::Segment::nHits {0}

Definition at line 69 of file TgcL0FloatingData.h.

69{0};

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