![]() |
Project
|
#include <TrackingParameterTestSupport.h>
Inherits o2::itsmft::tracking::ClusterSourceInput.
Public Member Functions | |
| template<typename Decoder > | |
| void | setDecoder (const Decoder &decoder) |
Public Attributes | |
| o2::its::LayerTiming | timing {} |
| RuntimeROFViews | rofViews {} |
| std::function< DecodedCluster(const itsmft::CompClusterExt &, gsl::span< const unsigned char >::iterator &, const itsmft::TopologyDictionary *, uint32_t)> | decode |
Public Attributes inherited from o2::itsmft::tracking::ClusterSourceInput | |
| ClusterSourceId | id {} |
| o2::detectors::DetID::ID | detector {o2::detectors::DetID::ITS} |
| gsl::span< const o2::itsmft::CompClusterExt > | clusters {} |
| gsl::span< const unsigned char > | patterns {} |
| gsl::span< const o2::itsmft::ROFRecord > | rofs {} |
| const o2::itsmft::TopologyDictionary * | dictionary {nullptr} |
| const o2::dataformats::MCTruthContainer< o2::MCCompLabel > * | labels {nullptr} |
| gsl::span< const LayerId > | layerToSurface {} |
Definition at line 114 of file TrackingParameterTestSupport.h.
|
inline |
Definition at line 123 of file TrackingParameterTestSupport.h.
| std::function<DecodedCluster(const itsmft::CompClusterExt&, gsl::span<const unsigned char>::iterator&, const itsmft::TopologyDictionary*, uint32_t)> o2::itsmft::tracking::test::TestClusterSourceInput::decode |
Definition at line 120 of file TrackingParameterTestSupport.h.
| RuntimeROFViews o2::itsmft::tracking::test::TestClusterSourceInput::rofViews {} |
Definition at line 117 of file TrackingParameterTestSupport.h.
| o2::its::LayerTiming o2::itsmft::tracking::test::TestClusterSourceInput::timing {} |
Definition at line 116 of file TrackingParameterTestSupport.h.