ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/IConfinedTrackingVolumeBuilder.hpp"
#include "Acts/Geometry/TrackingVolume.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Logger.hpp"
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 | dd4hep |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
Typedefs | |
using | MutableTrackingVolumePtr = std::shared_ptr< TrackingVolume > |
using | MutableTrackingVolumeVector = std::vector< MutableTrackingVolumePtr > |
using MutableTrackingVolumePtr = std::shared_ptr<TrackingVolume> |
Definition at line 17 of file DD4hepVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 17 of file DD4hepVolumeBuilder.hpp
using MutableTrackingVolumeVector = std::vector<MutableTrackingVolumePtr> |
Definition at line 18 of file DD4hepVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 18 of file DD4hepVolumeBuilder.hpp