Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Plugins/EDM4hep/include/Acts/Plugins/EDM4hep/EDM4hepUtil.hpp>
Public Attributes | |
Acts::ActsVector< 6 > | values |
ParticleHypothesis | particleHypothesis = ParticleHypothesis::pion() |
std::optional < Acts::BoundSquareMatrix > | covariance |
std::shared_ptr< const Acts::Surface > | surface |
Definition at line 42 of file EDM4hepUtil.hpp.
View newest version in sPHENIX GitHub at line 42 of file EDM4hepUtil.hpp
std::optional<Acts::BoundSquareMatrix> Acts::EDM4hepUtil::detail::Parameters::covariance |
Definition at line 46 of file EDM4hepUtil.hpp.
View newest version in sPHENIX GitHub at line 46 of file EDM4hepUtil.hpp
Referenced by BOOST_AUTO_TEST_CASE(), Acts::EDM4hepUtil::detail::convertTrackParametersFromEdm4hep(), Acts::EDM4hepUtil::detail::convertTrackParametersToEdm4hep(), Acts::EDM4hepUtil::readTrack(), Acts::EDM4hepUtil::writeTrack(), and ActsExamples::EDM4hepUtil::writeTrajectory().
ParticleHypothesis Acts::EDM4hepUtil::detail::Parameters::particleHypothesis = ParticleHypothesis::pion() |
Definition at line 45 of file EDM4hepUtil.hpp.
View newest version in sPHENIX GitHub at line 45 of file EDM4hepUtil.hpp
Referenced by Acts::EDM4hepUtil::detail::convertTrackParametersFromEdm4hep(), and Acts::EDM4hepUtil::detail::convertTrackParametersToEdm4hep().
std::shared_ptr<const Acts::Surface> Acts::EDM4hepUtil::detail::Parameters::surface |
Definition at line 47 of file EDM4hepUtil.hpp.
View newest version in sPHENIX GitHub at line 47 of file EDM4hepUtil.hpp
Referenced by BOOST_AUTO_TEST_CASE(), Acts::EDM4hepUtil::detail::convertTrackParametersFromEdm4hep(), Acts::EDM4hepUtil::detail::convertTrackParametersToEdm4hep(), Acts::EDM4hepUtil::readTrack(), Acts::EDM4hepUtil::writeTrack(), and ActsExamples::EDM4hepUtil::writeTrajectory().
Acts::ActsVector<6> Acts::EDM4hepUtil::detail::Parameters::values |
Definition at line 43 of file EDM4hepUtil.hpp.
View newest version in sPHENIX GitHub at line 43 of file EDM4hepUtil.hpp
Referenced by BOOST_AUTO_TEST_CASE(), Acts::EDM4hepUtil::detail::convertTrackParametersFromEdm4hep(), Acts::EDM4hepUtil::detail::convertTrackParametersToEdm4hep(), Acts::EDM4hepUtil::readTrack(), Acts::EDM4hepUtil::writeTrack(), and ActsExamples::EDM4hepUtil::writeTrajectory().