ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <memory>
#include <vector>
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Utilities/BinnedArray.hpp"
#include "Acts/Utilities/BinningType.hpp"
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. | |