![]() |
ATLAS Offline Software
|
#include "MuonGeoModel/MultiLayer.h"#include "MuonIdHelpers/MdtIdHelper.h"#include "AthenaKernel/getMessageSvc.h"#include "GaudiKernel/SystemOfUnits.h"#include "GeoGenericFunctions/AbsFunction.h"#include "GeoGenericFunctions/Variable.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoSerialDenominator.h"#include "GeoModelKernel/GeoSerialIdentifier.h"#include "GeoModelKernel/GeoSerialTransformer.h"#include "GeoModelKernel/GeoShape.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 "GeoModelKernel/GeoXF.h"#include "MuonGeoModel/DriftTube.h"#include "MuonGeoModel/MDT_Technology.h"#include "MuonGeoModel/MYSQL.h"#include <GaudiKernel/IMessageSvc.h>#include <GaudiKernel/MsgStream.h>#include <array>#include <cassert>#include <cstdlib>#include <memory>#include <stdexcept>#include <utility>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | MuonGM |
| Ensure that the Athena extensions are properly loaded. | |
Macros | |
| #define | verbose_multilayer false |
| #define verbose_multilayer false |
Definition at line 48 of file MultiLayer.cxx.