CbmRoot
Loading...
Searching...
No Matches
cbm::algo::bmon::HitfindQaParameters::Diamond Struct Reference

A diamond representation. More...

#include <BmonHitfindQaParameters.h>

Public Attributes

double timeRes {0.}
 Time resolution [ns].
 
double maxTimeDist {0.}
 Max time distance between digis in a hit [ns].
 
int32_t address {0}
 Address of a diamond.
 
int32_t nChannels {0}
 Number of channels in a diamond.
 
uint32_t deadStrips {0}
 A bit mask of dead strips.
 

Detailed Description

A diamond representation.

Definition at line 24 of file BmonHitfindQaParameters.h.

Member Data Documentation

◆ address

int32_t cbm::algo::bmon::HitfindQaParameters::Diamond::address {0}

Address of a diamond.

Definition at line 27 of file BmonHitfindQaParameters.h.

◆ deadStrips

uint32_t cbm::algo::bmon::HitfindQaParameters::Diamond::deadStrips {0}

A bit mask of dead strips.

Definition at line 29 of file BmonHitfindQaParameters.h.

◆ maxTimeDist

double cbm::algo::bmon::HitfindQaParameters::Diamond::maxTimeDist {0.}

Max time distance between digis in a hit [ns].

Definition at line 26 of file BmonHitfindQaParameters.h.

◆ nChannels

int32_t cbm::algo::bmon::HitfindQaParameters::Diamond::nChannels {0}

Number of channels in a diamond.

Definition at line 28 of file BmonHitfindQaParameters.h.

◆ timeRes

double cbm::algo::bmon::HitfindQaParameters::Diamond::timeRes {0.}

Time resolution [ns].

Definition at line 25 of file BmonHitfindQaParameters.h.


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