#include <Acts/Seeding/GbtsDataStorage.hpp>
|
| | GbtsNode (std::uint16_t l) |
| std::uint16_t | layer () const noexcept |
| float | localPositionY () const noexcept |
| float & | localPositionY () noexcept |
| float | phi () const noexcept |
| float & | phi () noexcept |
| float | pixelClusterWidth () const noexcept |
| float & | pixelClusterWidth () noexcept |
| float | r () const noexcept |
| float & | r () noexcept |
| std::uint32_t | sp_idx () const noexcept |
| std::uint32_t & | sp_idx () noexcept |
| float | x () const noexcept |
| float & | x () noexcept |
| float | y () const noexcept |
| float & | y () noexcept |
| float | z () const noexcept |
| float & | z () noexcept |
◆ GbtsNode()
| Acts::Experimental::GbtsNode::GbtsNode |
( |
std::uint16_t | l | ) |
|
|
explicit |
◆ layer()
| std::uint16_t Acts::Experimental::GbtsNode::layer |
( |
| ) |
const |
|
noexcept |
◆ localPositionY() [1/2]
| float Acts::Experimental::GbtsNode::localPositionY |
( |
| ) |
const |
|
noexcept |
◆ localPositionY() [2/2]
| float & Acts::Experimental::GbtsNode::localPositionY |
( |
| ) |
|
|
noexcept |
◆ phi() [1/2]
| float Acts::Experimental::GbtsNode::phi |
( |
| ) |
const |
|
noexcept |
◆ phi() [2/2]
| float & Acts::Experimental::GbtsNode::phi |
( |
| ) |
|
|
noexcept |
◆ pixelClusterWidth() [1/2]
| float Acts::Experimental::GbtsNode::pixelClusterWidth |
( |
| ) |
const |
|
noexcept |
◆ pixelClusterWidth() [2/2]
| float & Acts::Experimental::GbtsNode::pixelClusterWidth |
( |
| ) |
|
|
noexcept |
◆ r() [1/2]
| float Acts::Experimental::GbtsNode::r |
( |
| ) |
const |
|
noexcept |
◆ r() [2/2]
| float & Acts::Experimental::GbtsNode::r |
( |
| ) |
|
|
noexcept |
◆ sp_idx() [1/2]
| std::uint32_t Acts::Experimental::GbtsNode::sp_idx |
( |
| ) |
const |
|
noexcept |
◆ sp_idx() [2/2]
| std::uint32_t & Acts::Experimental::GbtsNode::sp_idx |
( |
| ) |
|
|
noexcept |
◆ x() [1/2]
| float Acts::Experimental::GbtsNode::x |
( |
| ) |
const |
|
noexcept |
◆ x() [2/2]
| float & Acts::Experimental::GbtsNode::x |
( |
| ) |
|
|
noexcept |
◆ y() [1/2]
| float Acts::Experimental::GbtsNode::y |
( |
| ) |
const |
|
noexcept |
◆ y() [2/2]
| float & Acts::Experimental::GbtsNode::y |
( |
| ) |
|
|
noexcept |
◆ z() [1/2]
| float Acts::Experimental::GbtsNode::z |
( |
| ) |
const |
|
noexcept |
◆ z() [2/2]
| float & Acts::Experimental::GbtsNode::z |
( |
| ) |
|
|
noexcept |