CbmRoot
Loading...
Searching...
No Matches
cbm::algo::trd2d::NoiseChannelPar Struct Reference

TRD2D noise parameters for one Asic channel. More...

#include <UnpackMS.h>

Public Attributes

uint16_t tDelay = 0
 
uint16_t tWindow = 0
 time [clk] delay wrt to causing primary signal
 
uint16_t lThreshold = 0
 time [clk] window to search for noisy signal
 
uint16_t fSignalThres = 0
 Signal threshold for independent - static noise.
 

Detailed Description

TRD2D noise parameters for one Asic channel.

Author
Alexandru Bercuci aberc.nosp@m.uci@.nosp@m.niham.nosp@m..nip.nosp@m.ne.ro
Since
10 February 2025

Definition at line 140 of file trd2d/UnpackMS.h.

Member Data Documentation

◆ fSignalThres

uint16_t cbm::algo::trd2d::NoiseChannelPar::fSignalThres = 0

Signal threshold for independent - static noise.

Definition at line 144 of file trd2d/UnpackMS.h.

◆ lThreshold

uint16_t cbm::algo::trd2d::NoiseChannelPar::lThreshold = 0

time [clk] window to search for noisy signal

Signal threshold for induced - dynamic noise

Definition at line 143 of file trd2d/UnpackMS.h.

◆ tDelay

uint16_t cbm::algo::trd2d::NoiseChannelPar::tDelay = 0

Definition at line 141 of file trd2d/UnpackMS.h.

◆ tWindow

uint16_t cbm::algo::trd2d::NoiseChannelPar::tWindow = 0

time [clk] delay wrt to causing primary signal

Definition at line 142 of file trd2d/UnpackMS.h.


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