CbmRoot
Loading...
Searching...
No Matches
bmon/ClusterizerPars.h
Go to the documentation of this file.
1/* Copyright (C) 2025 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Sergei Zharko [committer] */
4
9
10#pragma once
11
12#include <cstdint>
13#include <vector>
14
15namespace cbm::algo::bmon
16{
20 uint32_t fAddress;
21 uint32_t fDeadStrips;
23 double fTimeRes;
24 };
25} // namespace cbm::algo::bmon
Clusterizer parameters for Diamond.
uint32_t fDeadStrips
Dead strip bitmask.
double fdMaxTimeDist
Maximum time difference between two consecutive digis to form a single hit.
uint32_t fAddress
Address of the diamond (the channel bit field is 0)