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

#include <LandauTable.h>

Static Public Member Functions

static LandauTable FromFile (fs::path path)
 

Public Attributes

std::vector< f32values
 
f32 stepSize = 0
 

Detailed Description

Definition at line 15 of file LandauTable.h.

Member Function Documentation

◆ FromFile()

sts::LandauTable sts::LandauTable::FromFile ( fs::path path)
static

Definition at line 12 of file LandauTable.cxx.

References L_, stepSize, and values.

Referenced by cbm::algo::Reco::Init().

Member Data Documentation

◆ stepSize

f32 cbm::algo::sts::LandauTable::stepSize = 0

Definition at line 20 of file LandauTable.h.

Referenced by FromFile().

◆ values

std::vector<f32> cbm::algo::sts::LandauTable::values

Definition at line 19 of file LandauTable.h.

Referenced by FromFile().


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