|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include "GeoModelKernel/GeoVFullPhysVol.h"
16 class MuonDetectorManager;
17 class CscReadoutElement;
18 class MdtReadoutElement;
19 class RpcReadoutElement;
20 class TgcReadoutElement;
45 virtual void print()
const override;
void setFineClashFixingFlag(int value)
virtual void print() const override
Ensure that the Athena extensions are properly loaded.
void setTgcReadoutGeom(const MYSQL &mysql, TgcReadoutElement *re, const TgcComponent *cc, const Position &p, const std::string &statname)
An RpcReadoutElement corresponds to a single RPC module; therefore typicaly a barrel muon station con...
void setCscReadoutGeom(const MYSQL &mysql, CscReadoutElement *re, const CscComponent *cc, const Position &p)
MuonChamber(const MYSQL &mysql, Station *s)
int m_enableFineClashFixing
void setMdtReadoutGeom(const MYSQL &mysql, MdtReadoutElement *re, const MdtComponent *cc, const Position &p)
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
Class to provide easy MsgStream access and capabilities.
GeoVPhysVol * build(StoredMaterialManager &matManager, const MYSQL &mysql, MuonDetectorManager *manager, int ieta, int iphi, bool is_mirrored, bool &isAssembly)
std::array< double, 10 > rotangle
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
const boost::regex re(r_e)
This class holds one or more material managers and makes them storeable, under StoreGate.
void setRpcReadoutGeom(const MYSQL &mysql, RpcReadoutElement *re, const RpcComponent *cc, const Position &p)
void setFPVMAP(FPVMAP *fpvmap)