Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DD4hepVolumeBuilder.hpp File Reference
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Geometry/IConfinedTrackingVolumeBuilder.hpp"
#include "Acts/Geometry/TrackingVolume.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/Logger.hpp"
#include <memory>
#include <string>
#include <vector>
#include "DD4hep/DetElement.h"
+ Include dependency graph for DD4hepVolumeBuilder.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::DD4hepVolumeBuilder
 build confined TrackingVolumes of one cylinder setup from DD4hep input. More...
 
struct  Acts::DD4hepVolumeBuilder::Config
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 

Typedefs

using MutableTrackingVolumePtr = std::shared_ptr< TrackingVolume >
 
using MutableTrackingVolumeVector = std::vector< MutableTrackingVolumePtr >
 

Typedef Documentation

using MutableTrackingVolumePtr = std::shared_ptr<TrackingVolume>

Definition at line 27 of file DD4hepVolumeBuilder.hpp.

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

Definition at line 28 of file DD4hepVolumeBuilder.hpp.

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