ATLAS Offline Software
Loading...
Searching...
No Matches
MuonGM::MuonSystemDescription Class Reference

#include <MuonSystemDescription.h>

Collaboration diagram for MuonGM::MuonSystemDescription:

Public Member Functions

 MuonSystemDescription (std::string n)

Public Attributes

double barrelInnerRadius {0.}
double innerRadius {0.}
double outerRadius {0.}
double endcapFrontFace {0.}
double length {0.}
double barreLength {0.}
double barrelInterRadius {0.}
double extraZ {0.}
double extraR {0.}
std::string amdb {}

Private Attributes

std::string m_name {}

Detailed Description

Definition at line 12 of file MuonSystemDescription.h.

Constructor & Destructor Documentation

◆ MuonSystemDescription()

Member Data Documentation

◆ amdb

std::string MuonGM::MuonSystemDescription::amdb {}

Definition at line 25 of file MuonSystemDescription.h.

25{};

◆ barreLength

double MuonGM::MuonSystemDescription::barreLength {0.}

Definition at line 19 of file MuonSystemDescription.h.

19{0.};

◆ barrelInnerRadius

double MuonGM::MuonSystemDescription::barrelInnerRadius {0.}

Definition at line 14 of file MuonSystemDescription.h.

14{0.}; // Inner radius behind the idet

◆ barrelInterRadius

double MuonGM::MuonSystemDescription::barrelInterRadius {0.}

Definition at line 20 of file MuonSystemDescription.h.

20{0.};

◆ endcapFrontFace

double MuonGM::MuonSystemDescription::endcapFrontFace {0.}

Definition at line 17 of file MuonSystemDescription.h.

17{0.}; // Z at the endcap front face

◆ extraR

double MuonGM::MuonSystemDescription::extraR {0.}

Definition at line 23 of file MuonSystemDescription.h.

23{0.};

◆ extraZ

double MuonGM::MuonSystemDescription::extraZ {0.}

Definition at line 22 of file MuonSystemDescription.h.

22{0.};

◆ innerRadius

double MuonGM::MuonSystemDescription::innerRadius {0.}

Definition at line 15 of file MuonSystemDescription.h.

15{0.}; // Inner radius at the beam pipe

◆ length

double MuonGM::MuonSystemDescription::length {0.}

Definition at line 18 of file MuonSystemDescription.h.

18{0.};

◆ m_name

std::string MuonGM::MuonSystemDescription::m_name {}
private

Definition at line 30 of file MuonSystemDescription.h.

30{};

◆ outerRadius

double MuonGM::MuonSystemDescription::outerRadius {0.}

Definition at line 16 of file MuonSystemDescription.h.

16{0.};

The documentation for this class was generated from the following files: