ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <algorithm>
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/ITrackingVolumeArrayCreator.hpp"
#include "Acts/Utilities/BinnedArray.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Logger.hpp"
Go to the source code of this file.
Classes | |
class | Acts::TrackingVolumeArrayCreator |
struct | Acts::TrackingVolumeArrayCreator::Config |
This struct stores the configuration of the tracking geometry. More... | |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
Typedefs | |
using | Acts::TrackingVolumeOrderPosition = std::pair< TrackingVolumePtr, Vector3D > |