ATLAS Offline Software
Loading...
Searching...
No Matches
SupComponent.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 SupComponent_H
6#define SupComponent_H
7
9
10namespace MuonGM {
11 class MYSQL;
12
14 public:
15 static double xAMDB0(const MYSQL& mysql, const StandardComponent &c);
16 static double yAMDB0(const MYSQL& mysql, const StandardComponent &c);
17 static double zAMDB0(const MYSQL& mysql, const StandardComponent &c);
18 static double bottomsizewrtAMDB0(const MYSQL& mysql, const StandardComponent &c);
19 static double topsizewrtAMDB0(const MYSQL& mysql, const StandardComponent &c);
20 };
21} // namespace MuonGM
22
23#endif
static double zAMDB0(const MYSQL &mysql, const StandardComponent &c)
static double bottomsizewrtAMDB0(const MYSQL &mysql, const StandardComponent &c)
static double yAMDB0(const MYSQL &mysql, const StandardComponent &c)
static double xAMDB0(const MYSQL &mysql, const StandardComponent &c)
static double topsizewrtAMDB0(const MYSQL &mysql, const StandardComponent &c)
Ensure that the Athena extensions are properly loaded.
Definition GeoMuonHits.h:27