Project
Loading...
Searching...
No Matches
o2::trk::SeedACTS Struct Reference

Seed (triplet of space points) More...

#include <TrackerACTS.h>

Public Attributes

const SpacePointbottom {nullptr}
 
const SpacePointmiddle {nullptr}
 
const SpacePointtop {nullptr}
 
float quality {0.f}
 

Detailed Description

Seed (triplet of space points)

Definition at line 77 of file TrackerACTS.h.

Member Data Documentation

◆ bottom

const SpacePoint* o2::trk::SeedACTS::bottom {nullptr}

Definition at line 78 of file TrackerACTS.h.

◆ middle

const SpacePoint* o2::trk::SeedACTS::middle {nullptr}

Definition at line 79 of file TrackerACTS.h.

◆ quality

float o2::trk::SeedACTS::quality {0.f}

Definition at line 81 of file TrackerACTS.h.

◆ top

const SpacePoint* o2::trk::SeedACTS::top {nullptr}

Definition at line 80 of file TrackerACTS.h.


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