Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Units.hpp"
#include "Acts/Detector/LayerStructureBuilder.hpp"
#include "Acts/Detector/ProtoBinning.hpp"
#include "Acts/Plugins/DD4hep/DD4hepDetectorElement.hpp"
#include "Acts/Plugins/DD4hep/DD4hepDetectorSurfaceFactory.hpp"
#include "Acts/Utilities/Logger.hpp"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | Acts::Experimental::DD4hepLayerStructure |
This class allows to generate layer structure builders for dd4hep sub detectors It performs an intermediate step by taking dd4hep::DetElemnent objects that describe a detector structure and prepares the translation of the detector element and eventual passive surfaces. More... | |
struct | Acts::Experimental::DD4hepLayerStructure::Options |
Nested options struct. More... | |
Namespaces | |
namespace | dd4hep |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::Experimental |