Analysis Software
Documentation for sPHENIX simulation software
|
Make Acts geometry from sPHENIX TGeometry. More...
#include <fun4all/SubsysReco.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase/ActsGeometry.h>
#include <Acts/Definitions/Algebra.hpp>
#include <Acts/Utilities/BinnedArray.hpp>
#include <Acts/Utilities/Logger.hpp>
#include <Acts/EventData/MeasurementHelpers.hpp>
#include <Acts/Geometry/TrackingGeometry.hpp>
#include <Acts/MagneticField/MagneticFieldContext.hpp>
#include <Acts/Utilities/CalibrationContext.hpp>
#include <Acts/MagneticField/MagneticFieldProvider.hpp>
#include <ActsExamples/Detector/TGeoDetectorWithOptions.hpp>
#include <boost/program_options.hpp>
#include <map>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | MakeActsGeometry |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
Typedefs | |
using | Surface = std::shared_ptr< const Acts::Surface > |
using | TrackingGeometry = std::shared_ptr< const Acts::TrackingGeometry > |
using | TrackingVolumePtr = std::shared_ptr< const Acts::TrackingVolume > |
Make Acts geometry from sPHENIX TGeometry.
Make Acts geometry from sPHENIX TGeometry
Definition in file MakeActsGeometry.h.
using Surface = std::shared_ptr<const Acts::Surface> |
Definition at line 46 of file MakeActsGeometry.h.
View newest version in sPHENIX GitHub at line 46 of file MakeActsGeometry.h
using TrackingGeometry = std::shared_ptr<const Acts::TrackingGeometry> |
Definition at line 47 of file MakeActsGeometry.h.
View newest version in sPHENIX GitHub at line 47 of file MakeActsGeometry.h
using TrackingVolumePtr = std::shared_ptr<const Acts::TrackingVolume> |
Definition at line 49 of file MakeActsGeometry.h.
View newest version in sPHENIX GitHub at line 49 of file MakeActsGeometry.h