Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/TrackFindingExaTrkX/TrackFindingAlgorithmExaTrkX.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Plugins/ExaTrkX/TorchTruthGraphMetricsHook.hpp"
#include "Acts/Utilities/Zip.hpp"
#include "ActsExamples/EventData/Index.hpp"
#include "ActsExamples/EventData/IndexSourceLink.hpp"
#include "ActsExamples/EventData/ProtoTrack.hpp"
#include "ActsExamples/EventData/SimSpacePoint.hpp"
#include "ActsExamples/Framework/WhiteBoard.hpp"
#include <numeric>
Go to the source code of this file.
Enumerations | |
enum | feat : std::size_t { eR = 0, ePhi, eZ, eCellCount, eCellSum, eClusterX, eClusterY } |
Allow access to features with nice names. More... | |
enum feat : std::size_t |
Allow access to features with nice names.
Definition at line 163 of file TrackFindingAlgorithmExaTrkX.cpp.
View newest version in sPHENIX GitHub at line 163 of file TrackFindingAlgorithmExaTrkX.cpp