EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ITrackingVolumeArrayCreator.hpp File Reference
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Utilities/BinnedArray.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include <memory>
#include <vector>
+ Include dependency graph for ITrackingVolumeArrayCreator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::ITrackingVolumeArrayCreator
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::TrackingVolumeVector = std::vector< TrackingVolumePtr >
 A std::vector of a std::shared_ptr to a TrackingVolume.