EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <memory>
#include <vector>
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 > |