ATLAS Offline Software
|
#include <string>
#include <string_view>
#include <GeoPrimitives/GeoPrimitivesHelpers.h>
#include <CxxUtils/ArrayHelper.h>
Go to the source code of this file.
Namespaces | |
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. More... | |
int | MuonGM::amdbPhiTGC (std::string_view stName, int phiIndex, int eta_index) |
Converts the Identifier phi index to the AMDB phi index. More... | |