FCCAnalyses
Loading...
Searching...
No Matches
FCCAnalyses::Algorithms::sphericityFit Struct Reference

Function that runs the fit for the sphericity axis determination. More...

#include <analyzers/dataframe/FCCAnalyses/Algorithms.h>

Public Member Functions

 sphericityFit (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)
 

Private Attributes

ROOT::VecOps::RVec< float > _px
 
ROOT::VecOps::RVec< float > _py
 vector of px
 
ROOT::VecOps::RVec< float > _pz
 vector of py
 

Detailed Description

Function that runs the fit for the sphericity axis determination.

Constructor & Destructor Documentation

◆ sphericityFit()

FCCAnalyses::Algorithms::sphericityFit::sphericityFit ( const ROOT::VecOps::RVec< float > & arg_px,
const ROOT::VecOps::RVec< float > & arg_py,
const ROOT::VecOps::RVec< float > & arg_pz )

Member Function Documentation

◆ operator()()

float FCCAnalyses::Algorithms::sphericityFit::operator() ( const double * par)

Member Data Documentation

◆ _px

ROOT::VecOps::RVec<float> FCCAnalyses::Algorithms::sphericityFit::_px
private

◆ _py

ROOT::VecOps::RVec<float> FCCAnalyses::Algorithms::sphericityFit::_py
private

vector of px

◆ _pz

ROOT::VecOps::RVec<float> FCCAnalyses::Algorithms::sphericityFit::_pz
private

vector of py


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