Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
SurfaceBuilder (const Acts::Transform3 &trf, Acts::ActsScalar p0, Acts::ActsScalar p1) | |
Acts::Experimental::InternalStructure | construct ([[maybe_unused]] const Acts::GeometryContext &gctx) const final |
Public Member Functions inherited from Acts::Experimental::IInternalStructureBuilder | |
virtual | ~IInternalStructureBuilder ()=default |
virtual InternalStructure | construct (const GeometryContext &gctx) const =0 |
Private Attributes | |
std::shared_ptr< Acts::Surface > | m_surface |
Definition at line 30 of file CylindricalDetectorFromBlueprintTests.cpp.
View newest version in sPHENIX GitHub at line 30 of file CylindricalDetectorFromBlueprintTests.cpp
|
inline |
Definition at line 32 of file CylindricalDetectorFromBlueprintTests.cpp.
View newest version in sPHENIX GitHub at line 32 of file CylindricalDetectorFromBlueprintTests.cpp
|
inlinefinal |
Conrstruct and return the internal structure creation
gctx | the geometry context at the creation of the internal structure |
Definition at line 40 of file CylindricalDetectorFromBlueprintTests.cpp.
View newest version in sPHENIX GitHub at line 40 of file CylindricalDetectorFromBlueprintTests.cpp
References SurfaceBuilder< surface_type >::m_surface, testing::internal::move(), Acts::Experimental::tryAllPortalsAndSurfaces(), and Acts::Experimental::tryNoVolumes().
|
private |
Definition at line 61 of file CylindricalDetectorFromBlueprintTests.cpp.
View newest version in sPHENIX GitHub at line 61 of file CylindricalDetectorFromBlueprintTests.cpp
Referenced by SurfaceBuilder< surface_type >::construct().