ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::MuonIdHelperSvc::StationNameData Struct Reference
Collaboration diagram for Muon::MuonIdHelperSvc::StationNameData:

Public Attributes

std::string stationName {}
bool isEndcap {false}
bool isSmall {false}
ChIdx chIndex {ChIdx::ChUnknown}
StIdx stIndex {StIdx::StUnknown}

Detailed Description

Definition at line 224 of file MuonIdHelperSvc.h.

Member Data Documentation

◆ chIndex

ChIdx Muon::MuonIdHelperSvc::StationNameData::chIndex {ChIdx::ChUnknown}

Definition at line 228 of file MuonIdHelperSvc.h.

228{ChIdx::ChUnknown};

◆ isEndcap

bool Muon::MuonIdHelperSvc::StationNameData::isEndcap {false}

Definition at line 226 of file MuonIdHelperSvc.h.

226{false};

◆ isSmall

bool Muon::MuonIdHelperSvc::StationNameData::isSmall {false}

Definition at line 227 of file MuonIdHelperSvc.h.

227{false};

◆ stationName

std::string Muon::MuonIdHelperSvc::StationNameData::stationName {}

Definition at line 225 of file MuonIdHelperSvc.h.

225{};

◆ stIndex

StIdx Muon::MuonIdHelperSvc::StationNameData::stIndex {StIdx::StUnknown}

Definition at line 229 of file MuonIdHelperSvc.h.

229{StIdx::StUnknown};

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