![]() |
ATLAS Offline Software
|
#include "CaloBlueprintNodeBuilder.h"#include "Acts/Geometry/Blueprint.hpp"#include "Acts/Geometry/PortalShell.hpp"#include "Acts/Geometry/Volume.hpp"#include "Acts/Geometry/StaticBlueprintNode.hpp"#include "Acts/Geometry/GeometryIdentifierBlueprintNode.hpp"#include <Acts/Navigation/SurfaceArrayNavigationPolicy.hpp>#include <Acts/Navigation/TryAllNavigationPolicy.hpp>#include <Acts/Utilities/AxisDefinitions.hpp>#include <Acts/Geometry/ContainerBlueprintNode.hpp>#include <Acts/Geometry/Extent.hpp>#include <Acts/Definitions/Units.hpp>#include <Acts/Geometry/LayerBlueprintNode.hpp>#include <Acts/Geometry/VolumeResizeStrategy.hpp>#include <Acts/Geometry/VolumeAttachmentStrategy.hpp>#include <Acts/Geometry/TrackingVolume.hpp>#include <Acts/Geometry/CylinderVolumeBounds.hpp>#include "CaloDetDescrUtils/CaloDetDescrBuilder.h"#include <Acts/Surfaces/SurfaceArray.hpp>#include "CaloIdentifier/CaloCell_ID.h"Go to the source code of this file.
Typedefs | |
| using | AttachmentStrategy = Acts::VolumeAttachmentStrategy |
| using | ResizeStrategy = Acts::VolumeResizeStrategy |
| using AttachmentStrategy = Acts::VolumeAttachmentStrategy |
Definition at line 32 of file CaloBlueprintNodeBuilder.cxx.
| using ResizeStrategy = Acts::VolumeResizeStrategy |
Definition at line 33 of file CaloBlueprintNodeBuilder.cxx.