Belle II Software  release-08-01-10
SegmentNetworkProducerModule::RawSectorData Struct Reference

Simple struct for collecting raw data for a single sector. More...

#include <SegmentNetworkProducerModule.h>

Collaboration diagram for SegmentNetworkProducerModule::RawSectorData:

Public Attributes

FullSecID secID
 secID of rawSector
 
bool wasCreated
 Whether the sector was already added to the network.
 
ActiveSector< StaticSectorType, TrackNode > * sector
 Stores a sector if one is found, nullptr else.
 
const StaticSectorTypestaticSector
 Stores a static sector.
 
std::vector< Belle2::TrackNode * > hits
 collects the hits found on this sector
 

Detailed Description

Simple struct for collecting raw data for a single sector.

Definition at line 47 of file SegmentNetworkProducerModule.h.


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