EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IConfinedTrackingVolumeBuilder.hpp File Reference
#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 >