ATLAS Offline Software
Loading...
Searching...
No Matches
ActsTrk::IStripClusteringTool::Cell Struct Reference

#include <IStripClusteringTool.h>

Collaboration diagram for ActsTrk::IStripClusteringTool::Cell:

Public Member Functions

 Cell (size_t i, Identifier id, const std::bitset< 3 > &timeBits)

Public Attributes

size_t index
Identifier id
std::bitset< 3 > timeBits

Detailed Description

Definition at line 31 of file IStripClusteringTool.h.

Constructor & Destructor Documentation

◆ Cell()

ActsTrk::IStripClusteringTool::Cell::Cell ( size_t i,
Identifier id,
const std::bitset< 3 > & timeBits )
inline

Member Data Documentation

◆ id

Identifier ActsTrk::IStripClusteringTool::Cell::id

Definition at line 33 of file IStripClusteringTool.h.

◆ index

size_t ActsTrk::IStripClusteringTool::Cell::index

Definition at line 32 of file IStripClusteringTool.h.

◆ timeBits

std::bitset<3> ActsTrk::IStripClusteringTool::Cell::timeBits

Definition at line 34 of file IStripClusteringTool.h.


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