#include <SeedContainer.h>
|
| using | Index = Acts::SeedIndex2 |
Definition at line 44 of file SeedContainer.h.
◆ Index
◆ Seed()
Definition at line 47 of file SeedContainer.h.
Index index() const noexcept
const SeedContainer & container() const noexcept
const SeedContainer * m_container
◆ container()
◆ index()
| Index ActsTrk::Seed::index |
( |
| ) |
const |
|
inlinenoexcept |
◆ quality()
| float ActsTrk::Seed::quality |
( |
| ) |
const |
|
inlinenoexcept |
Definition at line 174 of file SeedContainer.h.
174 {
176}
float quality(Index index) const noexcept
◆ seedQuality()
| float ActsTrk::Seed::seedQuality |
( |
| ) |
const |
|
inlinenoexcept |
◆ sp()
Definition at line 58 of file SeedContainer.h.
SpacePointRange spacePoints() const noexcept
◆ spacePoints()
Definition at line 171 of file SeedContainer.h.
171 {
173}
SpacePointRange spacePoints(Index index) const noexcept
◆ vertexZ()
| float ActsTrk::Seed::vertexZ |
( |
| ) |
const |
|
inlinenoexcept |
Definition at line 177 of file SeedContainer.h.
177 {
179}
float vertexZ(Index index) const noexcept
◆ z()
| float ActsTrk::Seed::z |
( |
| ) |
const |
|
inlinenoexcept |
◆ m_container
◆ m_index
| Index ActsTrk::Seed::m_index {0} |
|
private |
The documentation for this struct was generated from the following file: