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

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

Detailed Description

Definition at line 118 of file IOUtils.h.

Member Data Documentation

◆ clusters

gsl::span<const o2::itsmft::CompClusterExt> o2::itsmft::tracking::ClusterSourceInput::clusters {}

Definition at line 121 of file IOUtils.h.

◆ detector

o2::detectors::DetID::ID o2::itsmft::tracking::ClusterSourceInput::detector {o2::detectors::DetID::ITS}

Definition at line 120 of file IOUtils.h.

◆ dictionary

const o2::itsmft::TopologyDictionary* o2::itsmft::tracking::ClusterSourceInput::dictionary {nullptr}

Definition at line 124 of file IOUtils.h.

◆ id

ClusterSourceId o2::itsmft::tracking::ClusterSourceInput::id {}

Definition at line 119 of file IOUtils.h.

◆ labels

const o2::dataformats::MCTruthContainer<o2::MCCompLabel>* o2::itsmft::tracking::ClusterSourceInput::labels {nullptr}

Definition at line 125 of file IOUtils.h.

◆ layerToSurface

gsl::span<const LayerId> o2::itsmft::tracking::ClusterSourceInput::layerToSurface {}

Definition at line 126 of file IOUtils.h.

◆ patterns

gsl::span<const unsigned char> o2::itsmft::tracking::ClusterSourceInput::patterns {}

Definition at line 122 of file IOUtils.h.

◆ rofs

gsl::span<const o2::itsmft::ROFRecord> o2::itsmft::tracking::ClusterSourceInput::rofs {}

Definition at line 123 of file IOUtils.h.


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