![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Plugins/EDM4hep/EDM4hepUtil.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/EventData/MultiTrajectory.hpp"#include "Acts/EventData/MultiTrajectoryHelpers.hpp"#include "edm4hep/TrackState.h"
Include dependency graph for EDM4hepUtil.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::EDM4hepUtil |
| namespace | Acts::EDM4hepUtil::detail |
Functions | |
| ActsSquareMatrix< 6 > | Acts::EDM4hepUtil::detail::jacobianToEdm4hep (double theta, double qOverP, double Bz) |
| ActsSquareMatrix< 6 > | Acts::EDM4hepUtil::detail::jacobianFromEdm4hep (double tanLambda, double omega, double Bz) |
| void | Acts::EDM4hepUtil::detail::packCovariance (const ActsSquareMatrix< 6 > &from, float *to) |
| void | Acts::EDM4hepUtil::detail::unpackCovariance (const float *from, ActsSquareMatrix< 6 > &to) |
| Parameters | Acts::EDM4hepUtil::detail::convertTrackParametersToEdm4hep (const Acts::GeometryContext &gctx, double Bz, const BoundTrackParameters ¶ms) |
| BoundTrackParameters | Acts::EDM4hepUtil::detail::convertTrackParametersFromEdm4hep (double Bz, const Parameters ¶ms) |