Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
MuonStationIndex.cxx File Reference
#include "MuonStationIndex/MuonStationIndex.h"
#include <array>
Include dependency graph for MuonStationIndex.cxx:

Go to the source code of this file.

Namespaces

 Muon
 NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
 
 Muon::MuonStationIndex
 

Functions

ChIndex Muon::MuonStationIndex::chIndex (const std::string &index)
 convert ChIndex name string to enum More...
 
StIndex Muon::MuonStationIndex::toStationIndex (DetectorRegionIndex region, LayerIndex layer)
 convert DetectorRegionIndex + LayerIndex into StIndex More...
 
ChIndex Muon::MuonStationIndex::toChamberIndex (DetectorRegionIndex region, LayerIndex layer, bool isSmall)
 convert DetectorRegionIndex + LayerIndex + isSmall into ChIndex More...
 
const std::string & Muon::MuonStationIndex::phiName (PhiIndex index)
 convert PhiIndex into a string More...
 
const std::string & Muon::MuonStationIndex::stName (StIndex index)
 convert StIndex into a string More...
 
const std::string & Muon::MuonStationIndex::chName (ChIndex index)
 convert ChIndex into a string More...
 
const std::string & Muon::MuonStationIndex::regionName (DetectorRegionIndex index)
 convert DetectorRegionIndex into a string More...
 
const std::string & Muon::MuonStationIndex::layerName (LayerIndex index)
 convert LayerIndex into a string More...
 
const std::string & Muon::MuonStationIndex::technologyName (TechnologyIndex index)
 convert LayerIndex into a string More...