![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/BoundarySurfaceFace.hpp"#include "Acts/Utilities/BinnedArray.hpp"#include <iosfwd>#include <map>#include <memory>#include <string>#include <vector>
Include dependency graph for GlueVolumesDescriptor.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::GlueVolumesDescriptor |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Typedefs | |
| using | Acts::TrackingVolumePtr = std::shared_ptr< const TrackingVolume > |
| A std::shared_ptr to a tracking volume. | |
| using | Acts::TrackingVolumeArray = BinnedArray< TrackingVolumePtr > |
| A BinnedArray of a std::shared_tr to a TrackingVolume. | |
Functions | |
| std::ostream & | Acts::operator<< (std::ostream &sl, const GlueVolumesDescriptor &gvd) |