Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include "Acts/Utilities/Any.hpp"
#include "Acts/Utilities/Delegate.hpp"
#include "Acts/Utilities/TypeTraits.hpp"
#include <cassert>
#include <iostream>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
exception | Acts::SourceLink |
struct | Acts::SourceLinkAdapterIterator< T > |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
Macros | |
#define | ACTS_SOURCELINK_SBO_SIZE 16 |
Typedefs | |
using | Acts::SourceLinkSurfaceAccessor = Delegate< const Surface *(const SourceLink &)> |
Delegate to unpack the surface associated with a source link. | |
#define ACTS_SOURCELINK_SBO_SIZE 16 |
Definition at line 23 of file SourceLink.hpp.
View newest version in sPHENIX GitHub at line 23 of file SourceLink.hpp