#include <SourceLinks.h>
Source Link for simulation in the acts-framework.
https://github.com/acts-project/acts/blob/master/Core/include/Acts/EventData/SourceLinkConcept.hpp The source link stores the measuremts, surface, and the associated simulated truth hit.
- Todo:
- Allow multiple truth hits e.g. for merged hits.
Source Link for simulation in the acts-framework.
https://github.com/acts-project/acts/blob/master/Core/include/Acts/EventData/SourceLinkConcept.hpp The source link stores the measuremts, surface, and the associated simulated truth hit.
◆ SourceLink() [1/8]
Jug::SourceLink::SourceLink |
( |
const Acts::Surface & |
surface, |
|
|
size_t |
dim, |
|
|
int32_t |
index, |
|
|
Acts::BoundVector |
values, |
|
|
Acts::BoundMatrix |
cov |
|
) |
| |
|
inline |
◆ SourceLink() [2/8]
Jug::SourceLink::SourceLink |
( |
| ) |
|
|
default |
Must be default_constructible to satisfy SourceLinkConcept.
◆ SourceLink() [3/8]
◆ SourceLink() [4/8]
Jug::SourceLink::SourceLink |
( |
const SourceLink & |
| ) |
|
|
default |
◆ SourceLink() [5/8]
Jug::SourceLink::SourceLink |
( |
const Acts::Surface & |
surface, |
|
|
size_t |
dim, |
|
|
int32_t |
index, |
|
|
Acts::BoundVector |
values, |
|
|
Acts::BoundMatrix |
cov |
|
) |
| |
|
inline |
◆ SourceLink() [6/8]
Jug::SourceLink::SourceLink |
( |
| ) |
|
|
default |
Must be default_constructible to satisfy SourceLinkConcept.
◆ SourceLink() [7/8]
◆ SourceLink() [8/8]
Jug::SourceLink::SourceLink |
( |
const SourceLink & |
| ) |
|
|
default |
◆ geometryId() [1/2]
constexpr Acts::GeometryIdentifier Jug::SourceLink::geometryId |
( |
| ) |
const |
|
inlineconstexpr |
◆ geometryId() [2/2]
constexpr Acts::GeometryIdentifier Jug::SourceLink::geometryId |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator*() [1/2]
Acts::FittableMeasurement<SourceLink> Jug::SourceLink::operator* |
( |
| ) |
const |
|
inline |
◆ operator*() [2/2]
Acts::FittableMeasurement<SourceLink> Jug::SourceLink::operator* |
( |
| ) |
const |
|
inline |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ referenceSurface() [1/2]
constexpr const Acts::Surface& Jug::SourceLink::referenceSurface |
( |
| ) |
const |
|
inlineconstexpr |
◆ referenceSurface() [2/2]
constexpr const Acts::Surface& Jug::SourceLink::referenceSurface |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!= [1/2]
◆ operator!= [2/2]
◆ operator== [1/2]
◆ operator== [2/2]
The documentation for this class was generated from the following file: