Project
Loading...
Searching...
No Matches
o2::trd::KrClusterFinder::LandauChi2Functor Struct Reference

#include <KrClusterFinder.h>

Public Member Functions

double operator() (const double *par) const
 

Public Attributes

std::vector< float > x
 the number of the time bin
 
std::vector< float > y
 ADC sum per time bin.
 
int xLowerBound
 
int xUpperBound
 

Detailed Description

Definition at line 46 of file KrClusterFinder.h.

Member Function Documentation

◆ operator()()

double KrClusterFinder::LandauChi2Functor::operator() ( const double *  par) const

Definition at line 25 of file KrClusterFinder.cxx.

Member Data Documentation

◆ x

std::vector<float> o2::trd::KrClusterFinder::LandauChi2Functor::x

the number of the time bin

Definition at line 48 of file KrClusterFinder.h.

◆ xLowerBound

int o2::trd::KrClusterFinder::LandauChi2Functor::xLowerBound

Definition at line 50 of file KrClusterFinder.h.

◆ xUpperBound

int o2::trd::KrClusterFinder::LandauChi2Functor::xUpperBound

Definition at line 51 of file KrClusterFinder.h.

◆ y

std::vector<float> o2::trd::KrClusterFinder::LandauChi2Functor::y

ADC sum per time bin.

Definition at line 49 of file KrClusterFinder.h.


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