ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
AGDDVolume.h
GeoPrimitives.h
ss
static Double_t ss
Definition
LArPhysWaveHECTool.cxx:37
MMDetectorDescription.h
AGDDBuilder
Definition
AGDDBuilder.h:31
AGDDDetectorStore
Definition
AGDDDetectorStore.h:18
AGDDMicromegas::CreateSolid
virtual void CreateSolid(const AGDDBuilder &builder) override
Definition
AGDDMicromegas.cxx:39
AGDDMicromegas::CreateVolume
virtual void CreateVolume(AGDDBuilder &builder) override
Definition
AGDDMicromegas.cxx:53
AGDDMicromegas::AGDDMicromegas
AGDDMicromegas(const std::string &s, AGDDDetectorStore &ds, AGDDVolumeStore &vs, AGDDSectionStore &ss)
Definition
AGDDMicromegas.cxx:30
AGDDSectionStore
Definition
AGDDSectionStore.h:15
AGDDVolumeStore
Definition
AGDDVolumeStore.h:15
AGDDVolume::AGDDVolume
AGDDVolume(const std::string &s, AGDDVolumeStore &vs, AGDDSectionStore &ss, bool v=false)
Definition
AGDDVolume.cxx:10
MMDetectorDescription::MMDetectorDescription
MMDetectorDescription(const std::string &s, AGDDDetectorStore &ds)
Definition
MMDetectorDescription.cxx:14
Generated on
for ATLAS Offline Software by
1.17.0