![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Mockup internal surface builder. More...
Inheritance diagram for InternalSurfaceBuilder< surface_type, bounds_type >:
Collaboration diagram for InternalSurfaceBuilder< surface_type, bounds_type >:Public Member Functions | |
| InternalSurfaceBuilder (const Transform3 &transform, const bounds_type &bounds) | |
| InternalStructure | construct ([[maybe_unused]] const 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 | |
| Transform3 | m_transform = Transform3::Identity() |
| bounds_type | m_bounds |
Mockup internal surface builder.
| surface_type | the surface type to be constructed |
| bounds_type | the bounds type that is constructed |
Definition at line 65 of file DetectorVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 65 of file DetectorVolumeBuilderTests.cpp
|
inline |
Definition at line 67 of file DetectorVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 67 of file DetectorVolumeBuilderTests.cpp
|
inlinefinal |
Definition at line 72 of file DetectorVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 72 of file DetectorVolumeBuilderTests.cpp
References m_transform(), writeMapConfig::surface, Acts::Experimental::tryAllPortalsAndSurfaces(), and tryNoVolumes().
Here is the call graph for this function:
|
private |
Definition at line 81 of file DetectorVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 81 of file DetectorVolumeBuilderTests.cpp
|
private |
Definition at line 80 of file DetectorVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 80 of file DetectorVolumeBuilderTests.cpp