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

Event identifiers used by the validation chain. More...

#include <TgcL0ValidationEvent.h>

Collaboration diagram for L0Muon::TgcL0ValidationEventInfo:

Public Attributes

std::uint32_t runNumber {0}
std::uint64_t eventNumber {0}
std::uint32_t lumiBlock {0}
std::uint32_t bcid {0}

Detailed Description

Event identifiers used by the validation chain.

Definition at line 34 of file TgcL0ValidationEvent.h.

Member Data Documentation

◆ bcid

std::uint32_t L0Muon::TgcL0ValidationEventInfo::bcid {0}

Definition at line 38 of file TgcL0ValidationEvent.h.

38{0};

◆ eventNumber

std::uint64_t L0Muon::TgcL0ValidationEventInfo::eventNumber {0}

Definition at line 36 of file TgcL0ValidationEvent.h.

36{0};

◆ lumiBlock

std::uint32_t L0Muon::TgcL0ValidationEventInfo::lumiBlock {0}

Definition at line 37 of file TgcL0ValidationEvent.h.

37{0};

◆ runNumber

std::uint32_t L0Muon::TgcL0ValidationEventInfo::runNumber {0}

Definition at line 35 of file TgcL0ValidationEvent.h.

35{0};

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