![]() |
ATLAS Offline Software
|
#include <MuonReadoutGeometryR4/StripDesign.h>#include <GeoModelHelpers/TransformSorter.h>#include <GaudiKernel/SystemOfUnits.h>#include <climits>Go to the source code of this file.
Namespaces | |
| namespace | MuonGMR4 |
| The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |
Macros | |
| #define | ORDER_PROP(PROP) |
| Helper macro to facilliate the ordering. | |
Functions | |
| bool | MuonGMR4::operator< (const StripDesignPtr &a, const StripDesignPtr &b) |
| std::ostream & | MuonGMR4::operator<< (std::ostream &ostr, const StripDesign &design) |
| #define ORDER_PROP | ( | PROP | ) |
Helper macro to facilliate the ordering.
Definition at line 13 of file StripDesign.cxx.