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 42 of file TgcL0ValidationEvent.h.

Member Data Documentation

◆ bcid

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

Definition at line 46 of file TgcL0ValidationEvent.h.

46{0};

◆ eventNumber

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

Definition at line 44 of file TgcL0ValidationEvent.h.

44{0};

◆ lumiBlock

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

Definition at line 45 of file TgcL0ValidationEvent.h.

45{0};

◆ runNumber

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

Definition at line 43 of file TgcL0ValidationEvent.h.

43{0};

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