ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonDetDescr
MuonGeoModel
MuonGeoModel
sTGCComponent.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 sTGCComponent_H
6
#define sTGCComponent_H
7
8
#include "
MuonGeoModel/StandardComponent.h
"
9
10
#include <iostream>
11
#include <string>
12
13
namespace
MuonGM
{
14
15
class
sTGCComponent
:
public
StandardComponent
{
16
17
public
:
18
sTGCComponent
() =
default
;
19
friend
std::ostream &
operator<<
(std::ostream &os,
const
sTGCComponent
&c);
20
21
double
yCutout
{0.};
22
double
yCutoutCathode
{0.};
23
std::string
subType
{};
24
};
25
26
}
// namespace MuonGM
27
28
#endif
StandardComponent.h
MuonGM::StandardComponent::StandardComponent
StandardComponent()=default
MuonGM::sTGCComponent::operator<<
friend std::ostream & operator<<(std::ostream &os, const sTGCComponent &c)
Definition
sTGCComponent.cxx:8
MuonGM::sTGCComponent::subType
std::string subType
Definition
sTGCComponent.h:23
MuonGM::sTGCComponent::yCutout
double yCutout
Definition
sTGCComponent.h:21
MuonGM::sTGCComponent::yCutoutCathode
double yCutoutCathode
Definition
sTGCComponent.h:22
MuonGM::sTGCComponent::sTGCComponent
sTGCComponent()=default
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition
GeoMuonHits.h:27
Generated on
for ATLAS Offline Software by
1.14.0