Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/TrackParametrization.hpp"
#include <unordered_set>
#include <utility>
Go to the source code of this file.
Classes | |
struct | ActsFatras::Channel< signal_t, kSize > |
struct | ActsFatras::Cluster< signal_t, kSize > |
Namespaces | |
namespace | ActsFatras |
Typedefs | |
using | ActsFatras::Cell = std::pair< unsigned int, Acts::ActsScalar > |
A single cell definition: index, cell central value. | |