EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::DD4hepVolumeBuilder::Config Struct Reference

#include <acts/blob/sPHENIX/Plugins/DD4hep/include/Acts/Plugins/DD4hep/DD4hepVolumeBuilder.hpp>

+ Collaboration diagram for Acts::DD4hepVolumeBuilder::Config:

Public Attributes

std::string configurationName = "undefined"
 string based identification
 
std::vector< dd4hep::DetElement > centralVolumes
 Vector of central confined volumes.
 

Detailed Description

Nested configuration struct for steering of the volume builder

Definition at line 40 of file DD4hepVolumeBuilder.hpp.

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

Member Data Documentation

std::vector<dd4hep::DetElement> Acts::DD4hepVolumeBuilder::Config::centralVolumes

Vector of central confined volumes.

Definition at line 44 of file DD4hepVolumeBuilder.hpp.

View newest version in sPHENIX GitHub at line 44 of file DD4hepVolumeBuilder.hpp

Referenced by Acts::volumeBuilder_dd4hep().

std::string Acts::DD4hepVolumeBuilder::Config::configurationName = "undefined"

string based identification

Definition at line 42 of file DD4hepVolumeBuilder.hpp.

View newest version in sPHENIX GitHub at line 42 of file DD4hepVolumeBuilder.hpp

Referenced by Acts::DD4hepVolumeBuilder::identification(), and Acts::volumeBuilder_dd4hep().


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