![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Utilities/Logger.hpp"#include "ActsExamples/EventData/Index.hpp"#include "ActsExamples/EventData/SimHit.hpp"#include "ActsExamples/Utilities/Range.hpp"#include <tuple>
Include dependency graph for AverageSimHits.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ActsExamples |
Typedefs | |
| using | ActsExamples::HitSimHitsRange = Range< IndexMultimap< Index >::const_iterator > |
| A range within a hit-simhits map. | |
Functions | |
| std::tuple< Acts::Vector2, Acts::Vector4, Acts::Vector3 > | ActsExamples::averageSimHits (const Acts::GeometryContext &gCtx, const Acts::Surface &surface, const SimHitContainer &simHits, const HitSimHitsRange &hitSimHitsRange, const Acts::Logger &logger) |