Function that runs the fit for the thrust axis determination.
More...
#include <analyzers/dataframe/FCCAnalyses/Algorithms.h>
|
| thrustFit (const ROOT::VecOps::RVec< float > &arg_px, const ROOT::VecOps::RVec< float > &arg_py, const ROOT::VecOps::RVec< float > &arg_pz) |
|
float | operator() (const double *par) |
|
|
ROOT::VecOps::RVec< float > | _px |
|
ROOT::VecOps::RVec< float > | _py |
| vector of px
|
|
ROOT::VecOps::RVec< float > | _pz |
| vector of py
|
|
Function that runs the fit for the thrust axis determination.
◆ thrustFit()
FCCAnalyses::Algorithms::thrustFit::thrustFit |
( |
const ROOT::VecOps::RVec< float > & | arg_px, |
|
|
const ROOT::VecOps::RVec< float > & | arg_py, |
|
|
const ROOT::VecOps::RVec< float > & | arg_pz ) |
◆ operator()()
float FCCAnalyses::Algorithms::thrustFit::operator() |
( |
const double * | par | ) |
|
◆ _px
ROOT::VecOps::RVec<float> FCCAnalyses::Algorithms::thrustFit::_px |
|
private |
◆ _py
ROOT::VecOps::RVec<float> FCCAnalyses::Algorithms::thrustFit::_py |
|
private |
◆ _pz
ROOT::VecOps::RVec<float> FCCAnalyses::Algorithms::thrustFit::_pz |
|
private |
The documentation for this struct was generated from the following files: