#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 184 of file SeedContainer.h.
184 {
186}
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 181 of file SeedContainer.h.
181 {
183}
SpacePointRange spacePoints(Index index) const noexcept
◆ vertexZ()
| float ActsTrk::Seed::vertexZ |
( |
| ) |
const |
|
inlinenoexcept |
Definition at line 187 of file SeedContainer.h.
187 {
189}
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: