ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Plugins/DD4hep/include/Acts/Plugins/DD4hep/DD4hepVolumeBuilder.hpp>
Public Attributes | |
std::string | configurationName = "undefined" |
string based identification | |
std::vector< dd4hep::DetElement > | centralVolumes |
Vector of central confined volumes. | |
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
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().