| 73 | G4VPhysicalVolume* GetContainerVolume() const {return fpContainerVolume;} |
| 74 | G4VPhysicalVolume* GetParameterisedVolume() const {return fpParameterisedVolume;} |
| 75 | MeshType GetMeshType() const {return fMeshType;} |
| 76 | G4int GetMeshDepth() const {return fMeshDepth;} |
| 77 | const G4Transform3D& GetTransform() const {return fTransform;} |
| 78 | const ThreeDRectangleParameters& GetThreeDRectParameters() const {return f3DRPs;} |
no outgoing calls
no test coverage detected