ATLAS Offline Software
MuonSpectrometer
MuonValidation
MuonDQA
MuonDQAUtils
MuonDQAUtils
MuonDQA/MuonDQAUtils/MuonDQAUtils/MuonChamberNameConverter.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONCHAMBERNAMECONVERTER_H
6
#define MUONCHAMBERNAMECONVERTER_H
7
8
#include <string>
9
#include <sstream>
10
#include <vector>
11
#include <iostream>
12
13
std::string
convertChamberName
(
int
,
int
,
int
,
const
std::string&);
14
15
#endif
convertChamberName
std::string convertChamberName(int, int, int, const std::string &)
Definition:
MuonDQA/MuonDQAUtils/src/MuonChamberNameConverter.cxx:10
Generated on Thu Nov 7 2024 21:21:48 for ATLAS Offline Software by
1.8.18