Analysis Software
Documentation for sPHENIX simulation software
|
a simple link to volume struct More...
Public Member Functions | |
LinkToVolumeImpl (std::shared_ptr< DetectorVolume > dv) | |
Constructor from volume. | |
void | link (const GeometryContext &, NavigationState &nState) const |
Public Member Functions inherited from Acts::Experimental::INavigationDelegate | |
virtual | ~INavigationDelegate ()=default |
Public Attributes | |
std::shared_ptr< DetectorVolume > | dVolume = nullptr |
a simple link to volume struct
Definition at line 36 of file PortalTests.cpp.
View newest version in sPHENIX GitHub at line 36 of file PortalTests.cpp
|
inline |
Constructor from volume.
Definition at line 41 of file PortalTests.cpp.
View newest version in sPHENIX GitHub at line 41 of file PortalTests.cpp
|
inline |
Definition at line 46 of file PortalTests.cpp.
View newest version in sPHENIX GitHub at line 46 of file PortalTests.cpp
References Acts::Experimental::NavigationState::currentVolume, and dVolume.
Referenced by BOOST_AUTO_TEST_CASE().
std::shared_ptr<DetectorVolume> Acts::Experimental::LinkToVolumeImpl::dVolume = nullptr |
Definition at line 38 of file PortalTests.cpp.
View newest version in sPHENIX GitHub at line 38 of file PortalTests.cpp
Referenced by link().