Class IConfinedTrackingVolumeBuilder

Class Documentation

class Acts::IConfinedTrackingVolumeBuilder

This is an interface class for constructing TrackingVolumes whose are confined in a mother-TrackingVolume.

Public Functions

~IConfinedTrackingVolumeBuilder() = default

Virtual destructor.

MutableTrackingVolumeVector centralVolumes() const = 0

Interface for constructing a vector of confined TrackingVolumes.

const std::string &identification() const = 0

Interface for retreiving the identification string of the confined volumes.