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 205 of file MuonIdHelperSvc.h.

Member Data Documentation

◆ chIndex

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

Definition at line 209 of file MuonIdHelperSvc.h.

209{ChIdx::ChUnknown};

◆ isEndcap

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

Definition at line 207 of file MuonIdHelperSvc.h.

207{false};

◆ isSmall

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

Definition at line 208 of file MuonIdHelperSvc.h.

208{false};

◆ stationName

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

Definition at line 206 of file MuonIdHelperSvc.h.

206{};

◆ stIndex

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

Definition at line 210 of file MuonIdHelperSvc.h.

210{StIdx::StUnknown};

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