CbmRoot
Loading...
Searching...
No Matches
cbm::algo::sts::ClusterCalculationProperties Struct Reference

#include <Hitfinder.h>

Public Attributes

float tSum = 0.
 
int chanF = 9999999
 
int chanL = -1
 
float qF = 0.f
 
float qM = 0.f
 
float qL = 0.f
 
float eqFsq = 0.f
 
float eqMsq = 0.f
 
float eqLsq = 0.f
 
float tResolSum = 0.f
 
float xSum = 0.f
 

Detailed Description

Definition at line 143 of file Hitfinder.h.

Member Data Documentation

◆ chanF

int cbm::algo::sts::ClusterCalculationProperties::chanF = 9999999

◆ chanL

int cbm::algo::sts::ClusterCalculationProperties::chanL = -1

◆ eqFsq

float cbm::algo::sts::ClusterCalculationProperties::eqFsq = 0.f

◆ eqLsq

float cbm::algo::sts::ClusterCalculationProperties::eqLsq = 0.f

◆ eqMsq

float cbm::algo::sts::ClusterCalculationProperties::eqMsq = 0.f

◆ qF

float cbm::algo::sts::ClusterCalculationProperties::qF = 0.f

◆ qL

float cbm::algo::sts::ClusterCalculationProperties::qL = 0.f

◆ qM

float cbm::algo::sts::ClusterCalculationProperties::qM = 0.f

◆ tResolSum

float cbm::algo::sts::ClusterCalculationProperties::tResolSum = 0.f

◆ tSum

float cbm::algo::sts::ClusterCalculationProperties::tSum = 0.

◆ xSum

float cbm::algo::sts::ClusterCalculationProperties::xSum = 0.f

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