Pid Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Pid::Parameters Class Reference

Class for fit result parametrizing. More...

#include <Parameters.h>

Public Member Functions

 Parameters ()
 
void Parametrize (std::vector< ParticleFit > &particles)
 
void SetParams (std::vector< double > &&x, std::vector< std::vector< double > > &&params, std::vector< std::vector< double > > &&params_errors)
 

Detailed Description

Class for fit result parametrizing.

Author
Viktor Klochkov (kloch.nosp@m.kov4.nosp@m.4@gma.nosp@m.il.c.nosp@m.om)
Ilya Selyuzhenkov (ilya..nosp@m.sely.nosp@m.uzhen.nosp@m.kov@.nosp@m.gmail.nosp@m..com)

Constructor & Destructor Documentation

◆ Parameters()

Pid::Parameters::Parameters ( )
default

Default constructor

Member Function Documentation

◆ Parametrize()

void Pid::Parameters::Parametrize ( std::vector< ParticleFit > & particles)

Parametrize fit results for all particles

Parameters
particlesvector of particles

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