![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <memory>#include <vector>
Include dependency graph for IConfinedTrackingVolumeBuilder.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::IConfinedTrackingVolumeBuilder |
| This is an interface class for constructing TrackingVolumes whose are confined in a mother-TrackingVolume. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Typedefs | |
| using | Acts::MutableTrackingVolumePtr = std::shared_ptr< TrackingVolume > |
| using | Acts::MutableTrackingVolumeVector = std::vector< MutableTrackingVolumePtr > |