ATLAS Offline Software
Loading...
Searching...
No Matches
GlobalUtilities.cxx File Reference
#include "MuonReadoutGeometry/GlobalUtilities.h"
#include <charconv>
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <sstream>
Include dependency graph for GlobalUtilities.cxx:

Go to the source code of this file.

Namespaces

namespace  MuonGM
 Ensure that the Athena extensions are properly loaded.

Functions

std::string MuonGM::buildString (int i, int ncha)
int MuonGM::strtoint (std::string_view str, unsigned int istart, unsigned int length)
int MuonGM::stationPhiTGC (std::string_view stName, int fi, int zi_input)
 Converts the AMDB phi index to the Identifier phi Index.
int MuonGM::amdbPhiTGC (std::string_view stName, int phiIndex, int eta_index)
 Converts the Identifier phi index to the AMDB phi index.