Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Experimental::VolumeStructureBuilder::Config Struct Reference

Nexted configuration struct. More...

#include <acts/blob/sPHENIX/Core/include/Acts/Detector/VolumeStructureBuilder.hpp>

+ Collaboration diagram for Acts::Experimental::VolumeStructureBuilder::Config:

Public Attributes

VolumeBounds::BoundsType boundsType = VolumeBounds::BoundsType::eOther
 A defined volume bound type.
 
Transform3 transform = Transform3::Identity()
 The starting transform.
 
std::vector< ActsScalarboundValues = {}
 The values (if already defined)
 
std::optional< Extentextent = std::nullopt
 The optional extent to feed into the values.
 
std::string auxiliary = ""
 Some auxiliary information.
 

Detailed Description

Nexted configuration struct.

Definition at line 40 of file VolumeStructureBuilder.hpp.

View newest version in sPHENIX GitHub at line 40 of file VolumeStructureBuilder.hpp

Member Data Documentation

std::string Acts::Experimental::VolumeStructureBuilder::Config::auxiliary = ""

Some auxiliary information.

Definition at line 50 of file VolumeStructureBuilder.hpp.

View newest version in sPHENIX GitHub at line 50 of file VolumeStructureBuilder.hpp

Referenced by Acts::Experimental::MultiWireStructureBuilder::construct(), and Acts::Experimental::CylindricalContainerBuilder::CylindricalContainerBuilder().

std::optional<Extent> Acts::Experimental::VolumeStructureBuilder::Config::extent = std::nullopt

The optional extent to feed into the values.

Definition at line 48 of file VolumeStructureBuilder.hpp.

View newest version in sPHENIX GitHub at line 48 of file VolumeStructureBuilder.hpp

Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Experimental::VolumeStructureBuilder::VolumeStructureBuilder().

Transform3 Acts::Experimental::VolumeStructureBuilder::Config::transform = Transform3::Identity()

The documentation for this struct was generated from the following file: