![]() |
ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"#include "MuonGeoModel/Csc.h"#include "MuonGeoModel/Cutout.h"#include "MuonGeoModel/Ded.h"#include "MuonGeoModel/FPVMAP.h"#include "MuonGeoModel/Mdt.h"#include "MuonGeoModel/MuonChamber.h"#include "MuonGeoModel/Position.h"#include "MuonGeoModel/Rpc.h"#include "MuonGeoModel/Spacer.h"#include "MuonGeoModel/SpacerBeam.h"#include "MuonGeoModel/Station.h"#include "MuonGeoModel/Tgc.h"#include "MuonReadoutGeometry/GlobalUtilities.h"#include "MuonReadoutGeometry/MuonDetectorManager.h"#include "MuonReadoutGeometry/MuonStation.h"#include "MuonGeoModel/CbmComponent.h"#include "MuonGeoModel/CscComponent.h"#include "MuonGeoModel/LbiComponent.h"#include "MuonGeoModel/MdtComponent.h"#include "MuonGeoModel/RpcComponent.h"#include "MuonGeoModel/StandardComponent.h"#include "MuonGeoModel/SupComponent.h"#include "MuonGeoModel/TgcComponent.h"#include "MuonReadoutGeometry/CscReadoutElement.h"#include "MuonReadoutGeometry/MdtReadoutElement.h"#include "MuonReadoutGeometry/RpcReadoutElement.h"#include "MuonReadoutGeometry/TgcReadoutElement.h"#include "MuonGeoModel/CSC_Technology.h"#include "MuonGeoModel/LBI_Technology.h"#include "MuonGeoModel/MDT_Technology.h"#include "MuonGeoModel/MYSQL.h"#include "MuonGeoModel/RPC_Technology.h"#include "MuonGeoModel/TGC_Technology.h"#include "MuonIdHelpers/CscIdHelper.h"#include "MuonIdHelpers/MdtIdHelper.h"#include "MuonIdHelpers/RpcIdHelper.h"#include "MuonIdHelpers/TgcIdHelper.h"#include "GaudiKernel/SystemOfUnits.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoSerialDenominator.h"#include "GeoModelKernel/GeoShapeIntersection.h"#include "GeoModelKernel/GeoShapeShift.h"#include "GeoModelKernel/GeoShapeSubtraction.h"#include "GeoModelKernel/GeoShapeUnion.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoTrd.h"#include "GeoModelKernel/GeoTube.h"#include <fstream>#include <iomanip>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | MuonGM |
| Ensure that the Athena extensions are properly loaded. | |
Macros | |
| #define | RPCON true |
| #define | useAssemblies false |
| #define RPCON true |
Definition at line 70 of file MuonChamber.cxx.
| #define useAssemblies false |
Definition at line 71 of file MuonChamber.cxx.