Analysis Software
Documentation for sPHENIX simulation software
|
#include <fun4all/SubsysReco.h>
#include <trackbase/ActsTrackingGeometry.h>
#include <trackbase/TpcDefs.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase_historic/SvtxTrackMap.h>
#include <globalvertex/SvtxVertexMap.h>
#include <tpc/TpcClusterZCrossingCorrection.h>
#include <tpc/TpcDistortionCorrection.h>
#include <Acts/Definitions/Algebra.hpp>
#include <Acts/EventData/TrackParameters.hpp>
#include <Acts/Surfaces/CylinderSurface.hpp>
#include <Acts/Utilities/Result.hpp>
#include <ActsExamples/EventData/Trajectories.hpp>
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
class | KshortReconstruction |
Typedefs | |
using | BoundTrackParam = const Acts::BoundTrackParameters |
using | BoundTrackParamResult = Acts::Result< BoundTrackParam > |
using | SurfacePtr = std::shared_ptr< const Acts::Surface > |
using | Trajectory = ActsExamples::Trajectories |
using BoundTrackParam = const Acts::BoundTrackParameters |
Definition at line 33 of file KshortReconstruction.h.
View newest version in sPHENIX GitHub at line 33 of file KshortReconstruction.h
Definition at line 34 of file KshortReconstruction.h.
View newest version in sPHENIX GitHub at line 34 of file KshortReconstruction.h
using SurfacePtr = std::shared_ptr<const Acts::Surface> |
Definition at line 35 of file KshortReconstruction.h.
View newest version in sPHENIX GitHub at line 35 of file KshortReconstruction.h
using Trajectory = ActsExamples::Trajectories |
Definition at line 36 of file KshortReconstruction.h.
View newest version in sPHENIX GitHub at line 36 of file KshortReconstruction.h