#include <IMuonGeoUtilityTool.h>
|
using | physVolWithTrans = GeoChildNodeWithTrf |
| Helper struct to cache a PhysVolume pointer together with the transformation to go from the volume to the given parent node in the tree. More...
|
|
Definition at line 23 of file IMuonGeoUtilityTool.h.
◆ physVolWithTrans
Helper struct to cache a PhysVolume pointer together with the transformation to go from the volume to the given parent node in the tree.
Definition at line 42 of file IMuonGeoUtilityTool.h.
◆ DeclareInterfaceID()
◆ dumpShape()
virtual std::string MuonGMR4::IMuonGeoUtilityTool::dumpShape |
( |
const GeoShape * |
inShape | ) |
const |
|
pure virtual |
◆ dumpVolume()
virtual std::string MuonGMR4::IMuonGeoUtilityTool::dumpVolume |
( |
const PVConstLink & |
physVol | ) |
const |
|
pure virtual |
◆ extractShape() [1/2]
virtual const GeoShape* MuonGMR4::IMuonGeoUtilityTool::extractShape |
( |
const GeoShape * |
inShape | ) |
const |
|
pure virtual |
◆ extractShape() [2/2]
virtual const GeoShape* MuonGMR4::IMuonGeoUtilityTool::extractShape |
( |
const PVConstLink & |
physVol | ) |
const |
|
pure virtual |
Navigates throughs the volume to find a Box / Prd shape.
◆ extractShifts() [1/2]
◆ extractShifts() [2/2]
virtual Amg::Transform3D MuonGMR4::IMuonGeoUtilityTool::extractShifts |
( |
const PVConstLink & |
physVol | ) |
const |
|
pure virtual |
◆ findAlignableTransform()
virtual const GeoAlignableTransform* MuonGMR4::IMuonGeoUtilityTool::findAlignableTransform |
( |
const PVConstLink & |
physVol | ) |
const |
|
pure virtual |
Returns the next Geo alignable transform in the GeoModelTree upstream.
◆ findAllLeafNodesByName()
virtual std::vector<physVolWithTrans> MuonGMR4::IMuonGeoUtilityTool::findAllLeafNodesByName |
( |
const PVConstLink & |
physVol, |
|
|
const std::string & |
volumeName |
|
) |
| const |
|
pure virtual |
Searches through all child volumes and collects the nodes where the logical volumes have the requested name together with the transformations to go from the node to the parent physical volume.
◆ getComponents()
virtual std::vector<const GeoShape*> MuonGMR4::IMuonGeoUtilityTool::getComponents |
( |
const GeoShape * |
booleanShape | ) |
const |
|
pure virtual |
Splits a boolean shape into its building blocks.
◆ polygonEdges()
virtual std::vector<Amg::Vector2D> MuonGMR4::IMuonGeoUtilityTool::polygonEdges |
( |
const GeoSimplePolygonBrep & |
polygon | ) |
const |
|
pure virtual |
Transforms the vertices of the Polygon shape into a std::vector consisting of Amg::Vector2D objects.
◆ shapeEdges()
Returns the edge points of the polygon like GeoShapes.
The documentation for this class was generated from the following file: