![]() |
ATLAS Offline Software
|
#include <MuonGeoUtilityTool.h>
Public Member Functions | |
| virtual | ~MuonGeoUtilityTool () override final |
| const GeoAlignableTransform * | findAlignableTransform (const PVConstLink &physVol) const override final |
| const GeoShape * | extractShape (const PVConstLink &physVol) const override final |
| const GeoShape * | extractShape (const GeoShape *inShape) const override final |
| std::vector< physVolWithTrans > | findAllLeafNodesByName (const PVConstLink &physVol, const std::string &volumeName) const override final |
| std::vector< const GeoShape * > | getComponents (const GeoShape *booleanShape) const override final |
| std::string | dumpShape (const GeoShape *inShape) const override final |
| Dumps the shape to string. | |
| std::string | dumpVolume (const PVConstLink &physVol) const override final |
| std::vector< Amg::Vector2D > | polygonEdges (const GeoSimplePolygonBrep &polygon) const override |
| Transforms the vertices of the Polygon shape into a std::vector consisting of Amg::Vector2D objects. | |
| std::vector< Amg::Vector3D > | shapeEdges (const GeoShape *shape, const Amg::Transform3D &refTrf) const override |
Definition at line 18 of file MuonGeoUtilityTool.h.
|
finaloverridevirtualdefault |
|
finaloverride |
Dumps the shape to string.
Definition at line 57 of file MuonGeoUtilitiyTool.cxx.
|
finaloverride |
Definition at line 58 of file MuonGeoUtilitiyTool.cxx.
|
finaloverride |
Definition at line 40 of file MuonGeoUtilitiyTool.cxx.
|
finaloverride |
Definition at line 37 of file MuonGeoUtilitiyTool.cxx.
|
finaloverride |
Definition at line 59 of file MuonGeoUtilitiyTool.cxx.
|
finaloverride |
Definition at line 80 of file MuonGeoUtilitiyTool.cxx.
|
finaloverride |
Definition at line 85 of file MuonGeoUtilitiyTool.cxx.
|
override |
Transforms the vertices of the Polygon shape into a std::vector consisting of Amg::Vector2D objects.
Definition at line 89 of file MuonGeoUtilitiyTool.cxx.
|
override |
Definition at line 99 of file MuonGeoUtilitiyTool.cxx.