![]() |
Project
|
#include <IOUtils.h>
Inherited by o2::itsmft::tracking::test::TestClusterSourceInput.
Public Attributes | |
| 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 {} |
| gsl::span<const o2::itsmft::CompClusterExt> o2::itsmft::tracking::ClusterSourceInput::clusters {} |
| o2::detectors::DetID::ID o2::itsmft::tracking::ClusterSourceInput::detector {o2::detectors::DetID::ITS} |
| const o2::itsmft::TopologyDictionary* o2::itsmft::tracking::ClusterSourceInput::dictionary {nullptr} |
| ClusterSourceId o2::itsmft::tracking::ClusterSourceInput::id {} |
| const o2::dataformats::MCTruthContainer<o2::MCCompLabel>* o2::itsmft::tracking::ClusterSourceInput::labels {nullptr} |
| gsl::span<const LayerId> o2::itsmft::tracking::ClusterSourceInput::layerToSurface {} |
| gsl::span<const unsigned char> o2::itsmft::tracking::ClusterSourceInput::patterns {} |
| gsl::span<const o2::itsmft::ROFRecord> o2::itsmft::tracking::ClusterSourceInput::rofs {} |