CbmRoot
Loading...
Searching...
No Matches
cbm::algo::sts::DigiConnector Class Reference

#include <Hitfinder.h>

Public Member Functions

XPU_D bool HasPrevious () const
 
XPU_D void SetHasPrevious (bool hasPrevious)
 
XPU_D unsigned int next () const
 
XPU_D void SetNext (unsigned int next)
 
XPU_D bool HasNext () const
 

Private Member Functions

XPU_D unsigned int UnpackNext (unsigned int val) const
 

Private Attributes

unsigned int hasPreviousAndNext
 

Detailed Description

Definition at line 158 of file Hitfinder.h.

Member Function Documentation

◆ HasNext()

XPU_D bool cbm::algo::sts::DigiConnector::HasNext ( ) const
inline

Definition at line 194 of file Hitfinder.h.

References hasPreviousAndNext, and UnpackNext().

◆ HasPrevious()

XPU_D bool cbm::algo::sts::DigiConnector::HasPrevious ( ) const
inline

Definition at line 165 of file Hitfinder.h.

References hasPreviousAndNext.

◆ next()

XPU_D unsigned int cbm::algo::sts::DigiConnector::next ( ) const
inline

◆ SetHasPrevious()

XPU_D void cbm::algo::sts::DigiConnector::SetHasPrevious ( bool hasPrevious)
inline

Definition at line 167 of file Hitfinder.h.

References hasPreviousAndNext, and UnpackNext().

◆ SetNext()

XPU_D void cbm::algo::sts::DigiConnector::SetNext ( unsigned int next)
inline

Definition at line 181 of file Hitfinder.h.

References hasPreviousAndNext, and next().

◆ UnpackNext()

XPU_D unsigned int cbm::algo::sts::DigiConnector::UnpackNext ( unsigned int val) const
inlineprivate

Definition at line 162 of file Hitfinder.h.

Referenced by HasNext(), next(), and SetHasPrevious().

Member Data Documentation

◆ hasPreviousAndNext

unsigned int cbm::algo::sts::DigiConnector::hasPreviousAndNext
private

Definition at line 160 of file Hitfinder.h.

Referenced by HasNext(), HasPrevious(), next(), SetHasPrevious(), and SetNext().


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