ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonDetDescr
MuonGeoModel
MuonGeoModel
SPA_Technology.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SPA_H
6
#define SPA_H
7
8
#include "
MuonGeoModel/Technology.h
"
9
10
namespace
MuonGM
{
11
class
MYSQL
;
12
13
class
SPA
:
public
Technology
{
14
public
:
15
inline
SPA
(
MYSQL
& mysql,
const
std::string& s);
16
};
17
18
SPA::SPA
(
MYSQL
& mysql,
const
std::string& s) :
Technology
(mysql, s) {}
19
}
// namespace MuonGM
20
21
#endif
Technology.h
MuonGM::MYSQL
Definition
MYSQL.h:43
MuonGM::SPA::SPA
SPA(MYSQL &mysql, const std::string &s)
Definition
SPA_Technology.h:18
MuonGM::Technology::Technology
Technology(MYSQL &mysql, std::string s)
Definition
Technology.cxx:15
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition
GeoMuonHits.h:27
Generated on
for ATLAS Offline Software by
1.14.0