![]() |
ATLAS Offline Software
|
#include "MuonReadoutGeometry/MMReadoutElement.h"#include <GeoPrimitives/GeoPrimitivesToStringConverter.h>#include <GaudiKernel/IMessageSvc.h>#include <GeoModelKernel/GeoLogVol.h>#include <GeoModelKernel/GeoShape.h>#include <GeoModelKernel/GeoVFullPhysVol.h>#include <GeoModelKernel/GeoDefinitions.h>#include <cstdlib>#include <cmath>#include <memory>#include <utility>#include "GaudiKernel/SystemOfUnits.h"#include "GeoModelHelpers/getChildNodesWithTrf.h"#include "GeoModelHelpers/StringUtils.h"#include "GeoModelHelpers/GeoShapeUtils.h"#include "GeoModelHelpers/TransformToStringConverter.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoShapeSubtraction.h"#include "GeoModelKernel/GeoTrd.h"#include "Identifier/IdentifierHash.h"#include "MuonAGDDDescription/MMDetectorDescription.h"#include "MuonAGDDDescription/MMDetectorHelper.h"#include "MuonAlignmentData/ALinePar.h"#include "MuonAlignmentData/CorrContainer.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkSurfaces/RotatedTrapezoidBounds.h"#include "GaudiKernel/ISvcLocator.h"#include "AthenaBaseComps/AthCheckMacros.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include "RDBAccessSvc/IRDBRecord.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "GeoModelInterfaces/IGeoDbTagSvc.h"Go to the source code of this file.
Namespaces | |
| namespace | MuonGM |
| Ensure that the Athena extensions are properly loaded. | |
Macros | |
| #define | THROW_EXCEPTION_MM(MSG) |
| #define THROW_EXCEPTION_MM | ( | MSG | ) |
Definition at line 49 of file MMReadoutElement.cxx.