EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GlueVolumesDescriptor.hpp File Reference
#include "Acts/Geometry/BoundarySurfaceFace.hpp"
#include "Acts/Utilities/BinnedArray.hpp"
#include <map>
#include <memory>
#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
 Set the Geometry Context PLUGIN.
 

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)