![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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 |
| Set the Geometry Context PLUGIN. | |
Typedefs | |
| using | Acts::MutableTrackingVolumePtr = std::shared_ptr< TrackingVolume > |
| using | Acts::MutableTrackingVolumeVector = std::vector< MutableTrackingVolumePtr > |