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