![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Utilities/Logger.hpp"#include "ActsExamples/EventData/Index.hpp"#include "ActsExamples/EventData/IndexSourceLink.hpp"#include "ActsExamples/EventData/Measurement.hpp"#include "ActsExamples/EventData/ProtoTrack.hpp"#include "ActsExamples/EventData/SimHit.hpp"#include "ActsExamples/EventData/Track.hpp"#include "ActsExamples/Framework/DataHandle.hpp"#include "ActsExamples/Framework/IAlgorithm.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include <map>#include <memory>#include <string>#include <vector>
Include dependency graph for SurfaceSortingAlgorithm.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| exception | ActsExamples::SurfaceSortingAlgorithm |
| struct | ActsExamples::SurfaceSortingAlgorithm::Config |
Namespaces | |
| namespace | ActsExamples |
Typedefs | |
| using | ActsExamples::TrackHitList = std::map< const double, const Index > |