ATLAS Offline Software
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
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition:
GeoMuonHits.h:27
MuonGM::MicromegasComponent::operator<<
friend std::ostream & operator<<(std::ostream &os, const MicromegasComponent &c)
Definition:
MicromegasComponent.cxx:10
MuonGM::StandardComponent
Definition:
StandardComponent.h:15
StandardComponent.h
MuonGM::MicromegasComponent
Definition:
MicromegasComponent.h:15
ReadFromCoolCompare.os
os
Definition:
ReadFromCoolCompare.py:231
MuonGM::MicromegasComponent::subType
std::string subType
Definition:
MicromegasComponent.h:21
MuonGM::MicromegasComponent::MicromegasComponent
MicromegasComponent()=default
python.compressB64.c
def c
Definition:
compressB64.py:93
Generated on Sun Dec 22 2024 21:14:29 for ATLAS Offline Software by
1.8.18