Project
Loading...
Searching...
No Matches
o2::itsmft::tracking::test::TestClusterSourceInput Struct Reference

#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 {}
 

Detailed Description

Definition at line 114 of file TrackingParameterTestSupport.h.

Member Function Documentation

◆ setDecoder()

template<typename Decoder >
void o2::itsmft::tracking::test::TestClusterSourceInput::setDecoder ( const Decoder &  decoder)
inline

Definition at line 123 of file TrackingParameterTestSupport.h.

Member Data Documentation

◆ decode

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.

◆ rofViews

RuntimeROFViews o2::itsmft::tracking::test::TestClusterSourceInput::rofViews {}

Definition at line 117 of file TrackingParameterTestSupport.h.

◆ timing

o2::its::LayerTiming o2::itsmft::tracking::test::TestClusterSourceInput::timing {}

Definition at line 116 of file TrackingParameterTestSupport.h.


The documentation for this struct was generated from the following file: