ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Make Acts geometry from sPHENIX TGeometry. More...
#include <fun4all/SubsysReco.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase/ActsTrackingGeometry.h>
#include <trackbase/ActsSurfaceMaps.h>
#include <Acts/Utilities/Definitions.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 <ActsExamples/TGeoDetector/TGeoDetector.hpp>
#include <ActsExamples/Fitting/TrkrClusterFittingAlgorithm.hpp>
#include <ActsExamples/Plugins/BField/BFieldOptions.hpp>
#include <map>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | MakeActsGeometry |
Namespaces | |
namespace | ActsExamples |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
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 52 of file MakeActsGeometry.h.
View newest version in sPHENIX GitHub at line 52 of file MakeActsGeometry.h
using TrackingGeometry = std::shared_ptr<const Acts::TrackingGeometry> |
Definition at line 53 of file MakeActsGeometry.h.
View newest version in sPHENIX GitHub at line 53 of file MakeActsGeometry.h
using TrackingVolumePtr = std::shared_ptr<const Acts::TrackingVolume> |
Definition at line 54 of file MakeActsGeometry.h.
View newest version in sPHENIX GitHub at line 54 of file MakeActsGeometry.h