ATLAS Offline Software
MuonSpectrometer
MuonDetDescr
MuonAGDDBase
MuonAGDDBase
AGDDMicromegas.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AGDDMicromegas_H
6
#define AGDDMicromegas_H
7
8
#include "
GeoPrimitives/GeoPrimitives.h
"
10
#include "
MuonAGDDDescription/MMDetectorDescription.h
"
11
#include "
AGDDKernel/AGDDVolume.h
"
12
#include <string>
13
#include <vector>
14
#include <iostream>
15
class
AGDDVolumeStore
;
16
class
AGDDSectionStore
;
17
18
19
class
AGDDMicromegas
:
public
MMDetectorDescription
,
public
AGDDVolume
{
20
public
:
21
AGDDMicromegas
(
const
std::string&
s
,
22
AGDDDetectorStore
&
ds
,
23
AGDDVolumeStore
& vs,
24
AGDDSectionStore
&
ss
);
25
26
virtual
void
CreateVolume
(
AGDDBuilder
&
builder
)
override
;
27
virtual
void
CreateSolid
(
const
AGDDBuilder
&
builder
)
override
;
28
29
private
:
30
31
};
32
33
#endif
checkxAOD.ds
ds
Definition:
Tools/PyUtils/bin/checkxAOD.py:258
python.SystemOfUnits.s
int s
Definition:
SystemOfUnits.py:131
MMDetectorDescription.h
PowhegControl_ttHplus_NLO.ss
ss
Definition:
PowhegControl_ttHplus_NLO.py:83
AGDDVolumeStore
Definition:
AGDDVolumeStore.h:15
AGDDMicromegas::CreateVolume
virtual void CreateVolume(AGDDBuilder &builder) override
Definition:
AGDDMicromegas.cxx:53
AGDDSectionStore
Definition:
AGDDSectionStore.h:15
GeoPrimitives.h
AGDDBuilder
Definition:
AGDDBuilder.h:31
MMDetectorDescription
Definition:
MMDetectorDescription.h:45
AGDDMicromegas
Definition:
AGDDMicromegas.h:19
createSimpleDistributions.builder
builder
Definition:
createSimpleDistributions.py:52
AGDDDetectorStore
Definition:
AGDDDetectorStore.h:18
AGDDMicromegas::AGDDMicromegas
AGDDMicromegas(const std::string &s, AGDDDetectorStore &ds, AGDDVolumeStore &vs, AGDDSectionStore &ss)
Definition:
AGDDMicromegas.cxx:30
AGDDVolume
Definition:
AGDDVolume.h:16
AGDDVolume.h
AGDDMicromegas::CreateSolid
virtual void CreateSolid(const AGDDBuilder &builder) override
Definition:
AGDDMicromegas.cxx:39
Generated on Thu Nov 7 2024 21:09:42 for ATLAS Offline Software by
1.8.18