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